Home
last modified time | relevance | path

Searched refs:yclk_khz (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_trace.h568 __field(int, yclk_khz)
580 __entry->yclk_khz = clk->yclk_khz;
594 __entry->yclk_khz,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
A Ddce110_clk_mgr.c205 pp_display_cfg->min_memory_clock_khz = context->bw_ctx.bw.dce.yclk_khz in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h432 int yclk_khz; member
/linux/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_resource.c852 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce100_validate_bandwidth()
855 context->bw_ctx.bw.dce.yclk_khz = 0; in dce100_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c881 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce60_validate_bandwidth()
884 context->bw_ctx.bw.dce.yclk_khz = 0; in dce60_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_resource.c886 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce80_validate_bandwidth()
889 context->bw_ctx.bw.dce.yclk_khz = 0; in dce80_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_clk_mgr.c627 pp_display_cfg->min_memory_clock_khz = context->bw_ctx.bw.dce.yclk_khz in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c951 context->bw_ctx.bw.dce.yclk_khz, in dce112_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_resource.c1031 context->bw_ctx.bw.dce.yclk_khz, in dce110_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/calcs/
A Ddce_calcs.c3105 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()
3108 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()
3111 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()

Completed in 29 milliseconds