Searched refs:mdp_ctl_blend_mask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_ctl.c | 286 static u32 mdp_ctl_blend_mask(enum mdp5_pipe pipe, in mdp_ctl_blend_mask() function 372 mdp_ctl_blend_mask(stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend() 373 mdp_ctl_blend_mask(stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend() 379 mdp_ctl_blend_mask(r_stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend() 380 mdp_ctl_blend_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_ctl.c | 288 static u32 mdp_ctl_blend_mask(enum mdp5_pipe pipe, in mdp_ctl_blend_mask() function 374 mdp_ctl_blend_mask(stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend() 375 mdp_ctl_blend_mask(stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend() 381 mdp_ctl_blend_mask(r_stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend() 382 mdp_ctl_blend_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
|
Completed in 3 milliseconds