Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/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.12.1/drivers/gpu/drm/amd/display/dc/resource/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.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h517 int yclk_khz; member
/linux-6.12.1/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.12.1/drivers/gpu/drm/amd/display/dc/resource/dce80/
Ddce80_resource.c888 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce80_validate_bandwidth()
891 context->bw_ctx.bw.dce.yclk_khz = 0; in dce80_validate_bandwidth()
/linux-6.12.1/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.12.1/drivers/gpu/drm/amd/display/dc/resource/dce112/
Ddce112_resource.c952 context->bw_ctx.bw.dce.yclk_khz, in dce112_validate_bandwidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce110/
Ddce110_resource.c1031 context->bw_ctx.bw.dce.yclk_khz, in dce110_validate_bandwidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
Ddce_calcs.c3103 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()
3106 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()
3109 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()