alistair23-linux/drivers/gpu/drm/meson
Shawn Guo 6568687393 drm: meson: use vblank hooks in struct drm_crtc_funcs
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.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-15-git-send-email-shawnguo@kernel.org
2017-02-09 16:08:09 +08:00
..
Kconfig
Makefile drm: meson: rename module name to meson-drm 2017-02-02 15:19:53 +01:00
meson_canvas.c
meson_canvas.h
meson_crtc.c drm: meson: use vblank hooks in struct drm_crtc_funcs 2017-02-09 16:08:09 +08:00
meson_crtc.h
meson_drv.c drm: meson: use vblank hooks in struct drm_crtc_funcs 2017-02-09 16:08:09 +08:00
meson_drv.h
meson_plane.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2017-01-27 11:00:42 +10:00
meson_plane.h
meson_registers.h
meson_vclk.c
meson_vclk.h
meson_venc.c drm/meson: Fix CVBS initialization when HDMI is configured by bootloader 2017-01-04 12:09:25 +01:00
meson_venc.h
meson_venc_cvbs.c drm/meson: Fix CVBS VDAC disable 2017-01-04 12:09:30 +01:00
meson_venc_cvbs.h
meson_viu.c
meson_viu.h
meson_vpp.c
meson_vpp.h