✓ CI.checkpatch: success for series starting with [01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 14 14:16:06 UTC 2024


== Series Details ==

Series: series starting with [01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
URL   : https://patchwork.freedesktop.org/series/131140/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 61310c477b50bfbd7b77da8062c28979897ba890
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Mar 14 10:10:21 2024 -0400

    drm/xe: Kill xe_device_mem_access_{get*,put}
    
    Let's simply convert all the current callers towards direct
    xe_pm_runtime access and remove this extra layer of indirection.
    
    v2: Convert all the current callers instead of a big refactor
    at once.
    
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch bd9f3491474e53717c6c74205aa86d69ca5571e8 drm-intel
3c2a4857b46f drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
b7296d53bdb4 drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display
c8ea905c5c8f drm/i915/display: convert inner wakeref get towards get_if_in_use
e4da9d28c44b drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
89df61ee1a6d drm/xe: Convert GSC HDCP from mem_access to direct xe_pm_runtime calls
4ca44a8c594b drm/xe: Remove useless mem_access during probe
44ab87058f62 drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
9d4824177704 drm/xe: Removing extra mem_access protection from runtime pm
5fcdfbed7afe drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
fa9121664007 drm/xe: Ensure all the inner access are using the _noresume variant
61310c477b50 drm/xe: Kill xe_device_mem_access_{get*,put}




More information about the Intel-xe mailing list