diff options
| author | Shawn Guo <shawn.guo@linaro.org> | 2017-02-07 17:16:30 +0800 |
|---|---|---|
| committer | Shawn Guo <shawn.guo@linaro.org> | 2017-02-09 16:10:16 +0800 |
| commit | ee255863703a1b1b06f0f4f68a00119dc5f4ccf4 (patch) | |
| tree | 6ecd99ae5ced1ad04344c2390862fe0dcaff1070 /tools/perf/scripts/python/bin | |
| parent | c3605dfc1e8bf051de45bd4fafdea4ed06296cb5 (diff) | |
| download | linux-ee255863703a1b1b06f0f4f68a00119dc5f4ccf4.tar.gz linux-ee255863703a1b1b06f0f4f68a00119dc5f4ccf4.zip | |
drm: shmobile: 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.
As the result, shmob_drm_crtc_enable_vblank() becomes a static function,
although it gets moved around a bit to save forward declaration.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-19-git-send-email-shawnguo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
