✓ CI.checkpatch: success for drm/xe: Kill xe_device_mem_access_{get*,put} (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 18 15:46:25 UTC 2024


== Series Details ==

Series: drm/xe: Kill xe_device_mem_access_{get*,put} (rev2)
URL   : https://patchwork.freedesktop.org/series/132601/
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
f5fb02e01091a469b6325b72a47b3a0a1e96309c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a006f159e3c1ba7301aef7a7ceac4c02233e00af
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Apr 18 10:30:49 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.
    
    No functional change is expected with this patch since
    xe_mem_access_get was already using the xe_pm_runtime_get_noresume
    at this point.
    
    v2: Convert all the current callers instead of a big refactor
    at once.
    
    v3: - Rebased
        - Squashed the GSC/HDCP
        - Added a new case: sriov_pf_policy
        - Improved commit message to highlight that
          there's no functional change in this patch.
    
    Reviewed-by: Matthew Auld <matthew.auld at intel.com> #v2
    Cc: Suraj Kandpal <suraj.kandpal at intel.com>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 610019be3a56c982044361759f6ed366ae99a2a1 drm-intel
a006f159e3c1 drm/xe: Kill xe_device_mem_access_{get*,put}




More information about the Intel-xe mailing list