Searched refs:pending_updates (Results 1 – 1 of 1) sorted by relevance
1208 bool pending_updates = false; in dcn30_wait_for_all_pending_updates() local1214 pending_updates = false; in dcn30_wait_for_all_pending_updates()1216 pending_updates |= tg->funcs->get_optc_double_buffer_pending(tg); in dcn30_wait_for_all_pending_updates()1219 pending_updates |= tg->funcs->get_otg_double_buffer_pending(tg); in dcn30_wait_for_all_pending_updates()1222 pending_updates |= tg->funcs->get_pipe_update_pending(tg); in dcn30_wait_for_all_pending_updates()1224 if (!pending_updates) in dcn30_wait_for_all_pending_updates()
Completed in 5 milliseconds