Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c243 enum mdp5_pipe right_pipe; in blend_setup() local
263 right_pipe = mdp5_plane_right_pipe(plane); in blend_setup()
264 if (right_pipe) { in blend_setup()
265 stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()
266 r_stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()