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

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 22 16:46:19 UTC 2024


== Series Details ==

Series: series starting with [01/14] drm/xe: Document Xe PM component
URL   : https://patchwork.freedesktop.org/series/130270/
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 583a6fd6b31f02cd49f25dcd095c04b49535d10a
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Feb 22 11:39:37 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.
    
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch ae1e283133b83b0de46f00b0ac0bca913e159216 drm-intel
607b41daa5da drm/xe: Document Xe PM component
266fc8cb934c drm/xe: Convert mem_access assertion towards the runtime_pm state
4012c9f62633 drm/xe: Runtime PM wake on every IOCTL
e860c4ec7103 drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
c786f93031be drm/xe: Runtime PM wake on every sysfs call
5fa04afe2111 drm/xe: Remove mem_access from guc_pc calls
ee8c1a8197cf drm/xe: Runtime PM wake on every debugfs call
71a72abf0d6e drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
2d481ed59f74 drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
1a0bf638412a drm/xe: Remove useless mem_access protection for query ioctls
553660f81f46 drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
8564e2b24e87 drm/xe: Remove mem_access from suspend and resume functions
8185cfee4ad2 drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
583a6fd6b31f drm/xe: Remove useless mem_access on PAT dumps




More information about the Intel-xe mailing list