diff options
| author | Shawn Guo <[email protected]> | 2017-02-07 17:16:30 +0800 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2017-02-09 16:10:16 +0800 |
| commit | ee255863703a1b1b06f0f4f68a00119dc5f4ccf4 (patch) | |
| tree | 6ecd99ae5ced1ad04344c2390862fe0dcaff1070 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | c3605dfc1e8bf051de45bd4fafdea4ed06296cb5 (diff) | |
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 <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions