✓ CI.checkpatch: success for series starting with [01/14] drm/xe: Document Xe PM component

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 15 20:05:03 UTC 2024


== Series Details ==

Series: series starting with [01/14] drm/xe: Document Xe PM component
URL   : https://patchwork.freedesktop.org/series/129970/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit aaee5ca327b76110bf1c46a053177c4287f368cb
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Feb 15 14:34:30 2024 -0500

    drm/xe: Remove useless mem_access on PAT dumps
    
    PAT dumps are already protected by the xe_pm_runtime_{get,put}
    around the debugfs call. So, these can be removed.
    
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch 6d3abf8f7f55420cf53e9ed344872c459ecfd0ed drm-intel
b58c30d39 drm/xe: Document Xe PM component
85900407f drm/xe: Convert mem_access assertion towards the runtime_pm state
a65d23c1a drm/xe: Runtime PM wake on every IOCTL
bb2209c14 drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
8adfa4bf2 drm/xe: Runtime PM wake on every sysfs call
58747853e drm/xe: Remove mem_access from guc_pc calls
c9fb1a10c drm/xe: Runtime PM wake on every debugfs call
e5ae8b381 drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
526c07039 drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
6e1ee37ec drm/xe: Remove useless mem_access protection for query ioctls
285e7835b drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
ca6090351 drm/xe: Remove mem_access from suspend and resume functions
8b7624f0a drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
aaee5ca32 drm/xe: Remove useless mem_access on PAT dumps




More information about the Intel-xe mailing list