Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.h41 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context);
H A Damdgpu_dce_clk_mgr.c170 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context) in dce_get_max_pixel_clock_for_all_paths() function
206 int max_pix_clk = dce_get_max_pixel_clock_for_all_paths(context); in dce_get_required_clocks_state()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dce120/
H A Damdgpu_dce120_clk_mgr.c95 int max_pix_clk = dce_get_max_pixel_clock_for_all_paths(context); in dce12_update_clocks()