[Intel-xe] ✓ CI.checkpatch: success for Report ATS-M Unique device id

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 28 15:07:30 UTC 2023


== Series Details ==

Series: Report ATS-M Unique device id
URL   : https://patchwork.freedesktop.org/series/126990/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 293116f2273f9d7d1ca6fe6523767b80a4188125
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date:   Tue Nov 28 20:43:33 2023 +0530

    drm/xe: Move device sysfs init out of xe_pm_init
    
    Device sysfs needs to happen right after device probe.
    Currently it is under xe_pm_init() which does not look
    correct now as we add more sysfs entries which are not
    specific to PM.
    
    Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 417251e59231e74f32b995403a66588e6960da2b drm-intel
454321de2 drm/xe: Track if platform has csc uid
4ce2144f5 drm/xe/ats-m: Expose uid for ATS-M via sysfs
293116f22 drm/xe: Move device sysfs init out of xe_pm_init




More information about the Intel-xe mailing list