Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_crtc.c211 uint32_t blend_op, fg_alpha, bg_alpha, ctl_blend_flags = 0; in blend_setup() local
239 ctl_blend_flags |= MDP5_CTL_BLEND_OP_FLAG_BORDER_OUT; in blend_setup()
291 mdp5_ctl_blend(mdp5_crtc->ctl, stage, plane_cnt, ctl_blend_flags); in blend_setup()