Home
last modified time | relevance | path

Searched refs:dce_get_max_pixel_clock_for_all_paths (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
Ddce_clk_mgr.h39 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context);
Ddce_clk_mgr.c165 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context) in dce_get_max_pixel_clock_for_all_paths() function
201 int max_pix_clk = dce_get_max_pixel_clock_for_all_paths(context); in dce_get_required_clocks_state()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
Ddce120_clk_mgr.c90 int max_pix_clk = dce_get_max_pixel_clock_for_all_paths(context); in dce12_update_clocks()