Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c159 int *all_active_disps) in dcn35_get_active_display_cnt_wa() argument
181 if (all_active_disps != NULL) in dcn35_get_active_display_cnt_wa()
182 *all_active_disps = display_count; in dcn35_get_active_display_cnt_wa()
389 int all_active_disps = 0; in dcn35_update_clocks() local
394 display_count = dcn35_get_active_display_cnt_wa(dc, context, &all_active_disps); in dcn35_update_clocks()