commit | df00d029d7f107aa4b35edffca0465664e7289bd | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Sep 24 18:35:29 2015 +0200 |
committer | Vincent Abriou <vincent.abriou@st.com> | Tue Nov 03 13:04:53 2015 +0100 |
tree | f003dc4b96a1dd8c68a9b9eeaab5ee01349ad498 | |
parent | 1352be6eb0f3484bfed6b5676a8e2c34be43ba74 [diff] |
drm/sti: Store correct CRTC index in events A negative pipe causes a special case to be triggered for drivers that don't have proper VBLANK support. STi does support VBLANKs, so there is no need for the fallback code. Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> Cc: Vincent Abriou <vincent.abriou@st.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Vincent Abriou <vincent.abriou@st.com>