Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h570 __field(int, yclk_khz)
582 __entry->yclk_khz = clk->yclk_khz;
596 __entry->yclk_khz,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
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-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h451 int yclk_khz; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c855 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce100_validate_bandwidth()
858 context->bw_ctx.bw.dce.yclk_khz = 0; in dce100_validate_bandwidth()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c882 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce60_validate_bandwidth()
885 context->bw_ctx.bw.dce.yclk_khz = 0; in dce60_validate_bandwidth()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c889 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce80_validate_bandwidth()
892 context->bw_ctx.bw.dce.yclk_khz = 0; in dce80_validate_bandwidth()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clk_mgr.c629 pp_display_cfg->min_memory_clock_khz = context->bw_ctx.bw.dce.yclk_khz in dce11_pplib_apply_display_requirements()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c954 context->bw_ctx.bw.dce.yclk_khz, in dce112_validate_bandwidth()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1031 context->bw_ctx.bw.dce.yclk_khz, in dce110_validate_bandwidth()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/calcs/
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()