On 07.02.2017 10:16, Shawn Guo wrote: > From: Shawn Guo <shawn.guo@xxxxxxxxxx> > > The vblank hooks in struct drm_driver are deprecated and only meant for > legacy drivers. For modern drivers with DRIVER_MODESET flag, the hooks > in struct drm_crtc_funcs should be used instead. > > As the result, exynos_drm_crtc_enable[disable]_vblank() become static > functions. They are moved around a bit to save forward declaration > though. Also while at it, we move one step further to kill > exynos_drm_crtc_from_pipe() completely by updating hdmi_bind() a bit. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > Cc: Inki Dae <inki.dae@xxxxxxxxxxx> Reviewed-by: Andrzej Hajda <a.hajda@xxxxxxxxxxx> -- Regards Andrzej _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel