]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5a005b8c94f4c3b9a7d65d7cc02196772e963ec
tree49b00571241b8c95cafcbe786f3ef518383aabb8
parentaf0866467bfc501af05c8b768d57c556cf146617
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