Home
last modified time | relevance | path

Searched refs:max_supported_dispclk_khz (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_trace.h506 __field(int, max_supported_dispclk_khz)
525 __entry->max_supported_dispclk_khz = clk->max_supported_dispclk_khz;
550 __entry->max_supported_dispclk_khz,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
A Ddcn201_clk_mgr.c119 clk_mgr->clks.max_supported_dispclk_khz = 1200000; in dcn201_init_clocks()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
A Ddcn20_clk_mgr.c458 clock_cfg->max_clock_khz = context->bw_ctx.bw.dcn.clk.max_supported_dispclk_khz; in dcn2_get_clock()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h418 int max_supported_dispclk_khz; member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c3159 …context->bw_ctx.bw.dcn.clk.max_supported_dispclk_khz = context->bw_ctx.dml.soc.clock_limits[vlevel… in dcn20_calculate_dlg_params()

Completed in 19 milliseconds