Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.c133 total_plane_count = clk_mgr_helper_get_active_plane_cnt(dc, context); in dcn201_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr_internal.h407 int clk_mgr_helper_get_active_plane_cnt(
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c77 int clk_mgr_helper_get_active_plane_cnt( in clk_mgr_helper_get_active_plane_cnt() function
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c281 total_plane_count = clk_mgr_helper_get_active_plane_cnt(dc, context); in dcn2_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A 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()