]> Git Repo - linux.git/commit
drm/msm/mdp5: fix cursor blending
authorRob Clark <[email protected]>
Tue, 24 Feb 2015 20:29:37 +0000 (15:29 -0500)
committerRob Clark <[email protected]>
Wed, 4 Mar 2015 23:23:40 +0000 (18:23 -0500)
commit757fdfaf413c4a85dade5374b6f5c05d541cf32e
treeaba545ac19b994945edd44974052570196a32901
parent58560890b3e33d789c4f13a10324af9c85c52308
drm/msm/mdp5: fix cursor blending

Seems like we just want BLEND_EN and not BLEND_TRANSP_EN (setting the
latter results in black pixels in the cursor image treated as
transparent).

Signed-off-by: Rob Clark <[email protected]>
drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c
This page took 0.054051 seconds and 4 git commands to generate.