Searched refs:enter_display_off (Results 1 – 4 of 4) sorted by relevance
203 bool enter_display_off = false; in rv1_update_clocks() local215 enter_display_off = true; in rv1_update_clocks()217 if (enter_display_off == safe_to_lower) { in rv1_update_clocks()
202 bool enter_display_off = false; in dcn3_update_clocks() local226 enter_display_off = true; in dcn3_update_clocks()228 if (enter_display_off == safe_to_lower) in dcn3_update_clocks()
227 bool enter_display_off = false; in dcn2_update_clocks() local251 enter_display_off = true; in dcn2_update_clocks()253 if (enter_display_off == safe_to_lower) { in dcn2_update_clocks()
356 bool enter_display_off = false; in dcn32_update_clocks() local385 enter_display_off = true; in dcn32_update_clocks()388 if (enter_display_off == safe_to_lower) in dcn32_update_clocks()
Completed in 8 milliseconds