Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.h39 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context);
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
H A Ddce120_clk_mgr.c90 int max_pix_clk = dce_get_max_pixel_clock_for_all_paths(context); in dce12_update_clocks()