Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
Ddcn201_clk_mgr.c133 total_plane_count = clk_mgr_helper_get_active_plane_cnt(dc, context); in dcn201_update_clocks()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dclk_mgr_internal.h407 int clk_mgr_helper_get_active_plane_cnt(
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/
Dclk_mgr.c77 int clk_mgr_helper_get_active_plane_cnt( in clk_mgr_helper_get_active_plane_cnt() function
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
Ddcn20_clk_mgr.c281 total_plane_count = clk_mgr_helper_get_active_plane_cnt(dc, context); in dcn2_update_clocks()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c663 total_plane_count = clk_mgr_helper_get_active_plane_cnt(dc, context); in dcn401_update_clocks_legacy()
952 int total_plane_count = clk_mgr_helper_get_active_plane_cnt(dc, context); in dcn401_build_update_bandwidth_clocks_sequence()