Home
last modified time | relevance | path

Searched refs:wa_pipes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1893 struct pipe_ctx *wa_pipes[MAX_PIPES] = { NULL }; in dcn401_perform_3dlut_wa_unlock() local
1903 wa_pipes[wa_pipe_ct++] = mpc_pipe; in dcn401_perform_3dlut_wa_unlock()
1913 if (wa_pipes[i]->plane_res.hubp->funcs->hubp_enable_3dlut_fl) in dcn401_perform_3dlut_wa_unlock()
1914 wa_pipes[i]->plane_res.hubp->funcs->hubp_enable_3dlut_fl(wa_pipes[i]->plane_res.hubp, true); in dcn401_perform_3dlut_wa_unlock()
1922 if (wa_pipes[i]->plane_res.hubp->funcs->hubp_enable_3dlut_fl) in dcn401_perform_3dlut_wa_unlock()
1923 wa_pipes[i]->plane_res.hubp->funcs->hubp_enable_3dlut_fl(wa_pipes[i]->plane_res.hubp, true); in dcn401_perform_3dlut_wa_unlock()