Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c157 int *all_active_disps) in dcn35_get_active_display_cnt_wa() argument
179 if (all_active_disps != NULL) in dcn35_get_active_display_cnt_wa()
180 *all_active_disps = display_count; in dcn35_get_active_display_cnt_wa()
387 int all_active_disps = 0; in dcn35_update_clocks() local
392 display_count = dcn35_get_active_display_cnt_wa(dc, context, &all_active_disps); in dcn35_update_clocks()