✓ CI.checkpatch: success for uC-related drmm vs devm fixes

Patchwork patchwork at emeril.freedesktop.org
Sat Aug 10 00:06:45 UTC 2024


== Series Details ==

Series: uC-related drmm vs devm fixes
URL   : https://patchwork.freedesktop.org/series/137112/
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
dc547930fbb1350eaf6bde84653b9ac973a411db
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f50c203bc8b17a0ab1efbbd046f5c1a0427e97d1
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Fri Aug 9 16:12:37 2024 -0700

    drm/xe/uc: Use devm to register cleanup that includes exec_queues
    
    Exec_queue cleanup requires HW access, so we need to use devm instead of
    drmm for it.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: John Harrison <John.C.Harrison at Intel.com>
    Cc: Alan Previn <alan.previn.teres.alexis at intel.com>
+ /mt/dim checkpatch 99ad64bdf35cabb4af86749665508067895eb1d6 drm-intel
1adc8c01550d drm/xe: use devm instead of drmm for managed bo
e546e6f8ec20 drm/xe/uc: Use managed bo for HuC and GSC objects
f50c203bc8b1 drm/xe/uc: Use devm to register cleanup that includes exec_queues




More information about the Intel-xe mailing list