aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorShawn Guo <[email protected]>2017-02-07 17:16:18 +0800
committerDaniel Vetter <[email protected]>2017-02-07 21:46:51 +0100
commit5922a7d0753c1a364b753ed587cb3a7940e45b98 (patch)
treebcb8de2a3732c279551a1ffb53de2eb19a8c267d /tools/perf/scripts/python/net_dropmonitor.py
parentd7ae94bee46ba0894ab4195ec0cf267fdfb20cf1 (diff)
drm: armada: 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, functions armada_drm_crtc_enable[disable]_irq() can be static, although they are moved around a bit to save forward declaration. The armada_crtc pointer array in struct armada_private is still kept in there, because armada_debugfs.c still have reference to it. Signed-off-by: Shawn Guo <[email protected]> Cc: Russell King <[email protected]> Acked-by: Russell King <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions