Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c346 #define PIPE_RIGHT 1 macro
373 mdp_ctl_blend_mask(stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
376 mdp_ctl_blend_ext_mask(stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
380 mdp_ctl_blend_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
383 mdp_ctl_blend_ext_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
Dmdp5_crtc.c201 #define PIPE_RIGHT 1 macro
265 stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()
266 r_stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()