aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Makefile
diff options
context:
space:
mode:
authorLyude Paul <lyude@redhat.com>2020-04-14 12:34:52 -0400
committerLyude Paul <lyude@redhat.com>2020-07-16 18:16:01 -0400
commita7e5e06de22223e0a00f569ea8446243d5f58386 (patch)
treee946eed65b9d232d040f505388a5894dff7a0233 /drivers/gpu/drm/Makefile
parentdrm/tidss: Replace HTTP links with HTTPS ones (diff)
downloadlinux-dev-a7e5e06de22223e0a00f569ea8446243d5f58386.tar.xz
linux-dev-a7e5e06de22223e0a00f569ea8446243d5f58386.zip
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 'drivers/gpu/drm/Makefile')
0 files changed, 0 insertions, 0 deletions