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

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 5 10:46:57 UTC 2024


== Series Details ==

Series: drm/managed: Add drmm_release_action (rev4)
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 ce40a0b6aaa30f047c3653072d7939e46ba5aec8
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Fri Jan 5 11:13:24 2024 +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 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
d82ad6288 drm/managed: Add drmm_release_action
d814ae25f drm/tests: managed: Rename the suite name to match other DRM tests
e8fc8ffa1 drm/tests: managed: Remove the waitqueue usage
d56f0a26a drm/tests: managed: Add comments and expect fail messages
23b1af58d drm/tests: managed: Extract device initialization into test init
ce40a0b6a drm/tests: managed: Add a simple test for drmm_managed_release




More information about the Intel-xe mailing list