Searched refs:perform_3dlut_wa_unlock (Results 1 – 3 of 3) sorted by relevance
144 .perform_3dlut_wa_unlock = dcn401_perform_3dlut_wa_unlock,
185 void (*perform_3dlut_wa_unlock)(struct pipe_ctx *pipe_ctx); member
1462 if (dc->hwseq->funcs.perform_3dlut_wa_unlock) in dcn20_pipe_control_lock()1463 dc->hwseq->funcs.perform_3dlut_wa_unlock(pipe); in dcn20_pipe_control_lock()