✓ CI.checkpatch: success for drm/managed: Add drmm_release_action (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 11 23:58:01 UTC 2023


== Series Details ==

Series: drm/managed: Add drmm_release_action (rev3)
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 5a77f18c4ddd4c565e78ef5e15ac21c9ecf182aa
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Mon Dec 11 23:09:39 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 f622e36eab1cfc58254088de6bbb8db3e97a0140 drm-intel
28f47e2b6 drm/managed: Add drmm_release_action
e57ceaac5 drm/tests: managed: Extract device initialization into test init
5a77f18c4 drm/tests: managed: Add a simple test for drmm_managed_release




More information about the Intel-xe mailing list