diff options
author | Daniel Vetter <[email protected]> | 2017-05-24 16:51:51 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-06-01 08:02:14 +0200 |
commit | 21774f21dc673043c777a56c5dd0ea4e88c256d3 (patch) | |
tree | f21b7c6da83cb2f9bd374cd25f2301f35631605f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 16584b204573ece64de80f20eb6202495aeb35c2 (diff) |
drm/hdlcd|mali: Drop drm_vblank_cleanup
IRQs are properly shut down, so it almost works as race-free shutdown.
Except the irq is stopped after the vblank stuff, so boom anyway.
Proper way would be to call drm_atomic_helper_shutdown before any of
the kms things gets stopped. So no harm in removing the
drm_vblank_cleanup here really.
Same story for both hdlcd and mali.
v2: Move misplaced malidp hunk to this patch (Liviu).
Cc: Liviu Dudau <[email protected]>
Cc: Brian Starkey <[email protected]>
Acked-by: Liviu Dudau <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions