summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLyude Paul <lyude@redhat.com>2020-04-14 19:34:52 +0300
committerLyude Paul <lyude@redhat.com>2020-07-17 01:16:01 +0300
commita7e5e06de22223e0a00f569ea8446243d5f58386 (patch)
treee946eed65b9d232d040f505388a5894dff7a0233 /tools/perf/scripts/python/exported-sql-viewer.py
parent9410113fc3f32f3cf7211fa66111e156681cf1f6 (diff)
downloadlinux-a7e5e06de22223e0a00f569ea8446243d5f58386.tar.xz
drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
Since we'll be allocating resources for kthread_create_worker() in the next commit (which could fail and require us to clean up the mess), let's simplify the cleanup process a bit by registering a drm_vblank_init_release() action for each drm_vblank_crtc so they're still cleaned up if we fail to initialize one of them. Changes since v3: * Use drmm_add_action_or_reset() - Daniel Vetter Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: dri-devel@lists.freedesktop.org Cc: nouveau@lists.freedesktop.org Reviewed-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Lyude Paul <lyude@redhat.com> Acked-by: Dave Airlie <airlied@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200627194657.156514-2-lyude@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions