commit | 3bc6b01de30538f836632a1a701c0061e711b38c | [log] [tgz] |
---|---|---|
author | Fabien Dessenne <fabien.dessenne@st.com> | Tue Sep 06 09:42:39 2016 +0200 |
committer | Vincent Abriou <vincent.abriou@st.com> | Tue Sep 20 11:32:06 2016 +0200 |
tree | d905c29ccf9f9a42ce132a22a9205071085a5f83 | |
parent | ffdbb82ca4e01b468871dc683e6c3ae169995f0a [diff] |
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>