Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.h59 int mdp5_ctl_blend(struct mdp5_ctl *ctl, u8 *stage, u32 stage_cnt,
Dmdp5_crtc.c163 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()
Dmdp5_ctl.c354 int mdp5_ctl_blend(struct mdp5_ctl *ctl, u8 *stage, u32 stage_cnt, in mdp5_ctl_blend() function