✓ CI.checkpatch: success for drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 11 20:34:18 UTC 2024


== Series Details ==

Series: drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers (rev2)
URL   : https://patchwork.freedesktop.org/series/130996/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 812544ff633da71c7c6b737e8d85223f74a48dbf
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Mon Mar 11 15:23:03 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 61fa386186cb302cf26e29aef76d5b1a6ffe57ad drm-intel
a020888dd6e3 drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
bd0d6461f95c drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display
814bc8b3d768 drm/i915/display: convert inner wakeref get towards get_if_in_use
996e1b85ee8f drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
6299475c9b85 drm/xe: Convert GSC HDCP from mem_access to direct xe_pm_runtime calls
daef191a3ab9 drm/xe: Remove useless mem_access during probe
b27186748f80 drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
2cc2907815fc drm/xe: Removing extra mem_access protection from runtime pm
d1e27f2b9a26 drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
c70d5a86b7b2 drm/xe: Ensure all the inner access are using the _noresume variant
812544ff633d drm/xe: Kill xe_device_mem_access_{get*,put}




More information about the Intel-xe mailing list