Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h569 __field(int, yclk_khz)
581 __entry->yclk_khz = clk->yclk_khz;
595 __entry->yclk_khz,
/Linux-v6.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-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h483 int yclk_khz; member
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c851 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce100_validate_bandwidth()
854 context->bw_ctx.bw.dce.yclk_khz = 0; in dce100_validate_bandwidth()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c885 context->bw_ctx.bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER_CZ; in dce80_validate_bandwidth()
888 context->bw_ctx.bw.dce.yclk_khz = 0; in dce80_validate_bandwidth()
/Linux-v6.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-v6.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-v6.1/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c950 context->bw_ctx.bw.dce.yclk_khz, in dce112_validate_bandwidth()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1030 context->bw_ctx.bw.dce.yclk_khz, in dce110_validate_bandwidth()
/Linux-v6.1/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()