[Intel-xe] ✓ CI.checkpatch: success for drm/managed: Add drmm_release_action

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 29 23:43:51 UTC 2023


== Series Details ==

Series: drm/managed: Add drmm_release_action
URL   : https://patchwork.freedesktop.org/series/127086/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4e420b491774644d9a3484a3e39676abdb2ae72d
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Wed Nov 29 23:14:12 2023 +0100

    drm/tests: managed: Add a simple test for drmm_managed_release
    
    Add a simple test that checks whether the action is indeed called right
    away and that it is not called on the final drm_dev_put().
    
    Signed-off-by: Michał Winiarski <michal.winiarski at intel.com>
+ /mt/dim checkpatch ff1db4de1e4054052fbf99ef307757fd2bc74df5 drm-intel
f2034e5f9 drm/managed: Add drmm_release_action
4e420b491 drm/tests: managed: Add a simple test for drmm_managed_release




More information about the Intel-xe mailing list