mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 01:20:38 +07:00
e5b8afbe34
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. The functions are moved around to save forward declaration. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-24-git-send-email-shawnguo@kernel.org |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
zx_drm_drv.c | ||
zx_drm_drv.h | ||
zx_hdmi_regs.h | ||
zx_hdmi.c | ||
zx_plane_regs.h | ||
zx_plane.c | ||
zx_plane.h | ||
zx_tvenc_regs.h | ||
zx_tvenc.c | ||
zx_vou_regs.h | ||
zx_vou.c | ||
zx_vou.h |