diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2017-02-07 17:16:22 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2017-02-09 16:06:00 +0800 |
commit | 14de02cdb0b8c8f34fe9c490cf6e426d529663ef (patch) | |
tree | 323fb981b974c35976a4a1ec3b2624f6944e7f57 /drivers/gpu/drm/imx/ipuv3-crtc.c | |
parent | 0396162ab9c571ee31f01866cbf168066dbf395d (diff) |
drm: hibmc: 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: Xinliang Liu <z.liuxinliang@hisilicon.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-11-git-send-email-shawnguo@kernel.org
Diffstat (limited to 'drivers/gpu/drm/imx/ipuv3-crtc.c')
0 files changed, 0 insertions, 0 deletions