Searched refs:set_vupdate_keepout (Results 1 – 3 of 3) sorted by relevance
533 .set_vupdate_keepout = optc401_set_vupdate_keepout,
517 void (*set_vupdate_keepout)(struct timing_generator *tg, bool enable); member
1929 if (pipe_ctx->stream_res.tg->funcs->set_vupdate_keepout) in dcn401_perform_3dlut_wa_unlock()1930 pipe_ctx->stream_res.tg->funcs->set_vupdate_keepout(pipe_ctx->stream_res.tg, true); in dcn401_perform_3dlut_wa_unlock()1946 if (pipe_ctx->stream_res.tg->funcs->set_vupdate_keepout) in dcn401_perform_3dlut_wa_unlock()1947 pipe_ctx->stream_res.tg->funcs->set_vupdate_keepout(pipe_ctx->stream_res.tg, false); in dcn401_perform_3dlut_wa_unlock()