Searched refs:mdp5_ctl_blend (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_ctl.h | 59 int mdp5_ctl_blend(struct mdp5_ctl *ctl, u8 *stage, u32 stage_cnt,
|
D | mdp5_crtc.c | 163 mdp5_ctl_blend(mdp5_crtc->ctl, NULL, 0, 0); in complete_flip() 279 mdp5_ctl_blend(mdp5_crtc->ctl, stage, plane_cnt, ctl_blend_flags); in blend_setup()
|
D | mdp5_ctl.c | 354 int mdp5_ctl_blend(struct mdp5_ctl *ctl, u8 *stage, u32 stage_cnt, in mdp5_ctl_blend() function
|