[PATCH v3 22/23] drm: vc4: use vblank hooks in struct drm_crtc_funcs
Eric Anholt
eric at anholt.net
Wed Feb 8 19:56:21 UTC 2017
Shawn Guo <shawnguo at kernel.org> writes:
> From: Shawn Guo <shawn.guo at linaro.org>
>
> 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.
Thanks for doing this cleanup!
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170208/9e479f6d/attachment.sig>
More information about the dri-devel
mailing list