drm/stm: move enable/disable_vblank to crtc
authorPhilippe CORNU <philippe.cornu@st.com>
Sat, 7 Apr 2018 21:29:37 +0000 (23:29 +0200)
committerPhilippe Cornu <philippe.cornu@st.com>
Thu, 19 Apr 2018 10:03:11 +0000 (12:03 +0200)
commitc8da819478e8149656ff12e40fde2446f9034e81
tree49b00571241b8c95cafcbe786f3ef518383aabb8
parent4394e96423444c1b37c8bb1ed0b1de8391dedafa
drm/stm: move enable/disable_vblank to crtc

enable/disable_vblank() functions at drm_driver level
are deprecated. Move them to the ltdc drm_crtc_funcs
structure.

Signed-off-by: Philippe Cornu <philippe.cornu@st.com>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180407212937.30407-1-philippe.cornu@st.com
drivers/gpu/drm/stm/drv.c
drivers/gpu/drm/stm/ltdc.c
drivers/gpu/drm/stm/ltdc.h