]> git.karo-electronics.de Git - linux-beck.git/commit
drm/sti: in crtc_atomic_flush, enable only planes of this crtc
authorFabien Dessenne <fabien.dessenne@st.com>
Tue, 6 Sep 2016 07:42:39 +0000 (09:42 +0200)
committerVincent Abriou <vincent.abriou@st.com>
Tue, 20 Sep 2016 09:32:06 +0000 (11:32 +0200)
commit3bc6b01de30538f836632a1a701c0061e711b38c
treed905c29ccf9f9a42ce132a22a9205071085a5f83
parentffdbb82ca4e01b468871dc683e6c3ae169995f0a
drm/sti: in crtc_atomic_flush, enable only planes of this crtc

crtc_atomic_flush performs some additional processing, like plane
enable at mixer level.
Enable only the planes attached to the CRTC.

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_crtc.c