Searched refs:get_optc_double_buffer_pending (Results 1 – 7 of 7) sorted by relevance
172 .get_optc_double_buffer_pending = optc3_get_optc_double_buffer_pending,
420 .get_optc_double_buffer_pending = optc3_get_optc_double_buffer_pending,
514 bool (*get_optc_double_buffer_pending)(struct timing_generator *tg); member
1219 if (tg->funcs->get_optc_double_buffer_pending) in dcn30_wait_for_all_pending_updates()1220 pending_updates |= tg->funcs->get_optc_double_buffer_pending(tg); in dcn30_wait_for_all_pending_updates()
2286 if (tg->funcs->get_optc_double_buffer_pending) { in dcn20_post_unlock_program_front_end()2288 && tg->funcs->get_optc_double_buffer_pending(tg); j++) in dcn20_post_unlock_program_front_end()
2609 if (tg->funcs->get_optc_double_buffer_pending) { in hwss_tg_wait_double_buffer_pending()2611 && tg->funcs->get_optc_double_buffer_pending(tg); j++) in hwss_tg_wait_double_buffer_pending()
2617 if (tg->funcs->get_optc_double_buffer_pending) { in dcn401_post_unlock_program_front_end()2619 && tg->funcs->get_optc_double_buffer_pending(tg); j++) in dcn401_post_unlock_program_front_end()