[Intel-xe] ✗ CI.checkpatch: warning for Add throttle reasons sysfs
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 22 13:49:47 UTC 2023
== Series Details ==
Series: Add throttle reasons sysfs
URL : https://patchwork.freedesktop.org/series/122723/
State : warning
== 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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 101fd4e85d10adda13e20ba6b604e583a0f9542e
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date: Tue Aug 22 10:28:25 2023 +0530
drm/xe: Add throttle reason sysfs attributes
Add throttle reasons sysfs interface under device/../gt#/
Currently there is one overall status and eight reasons
attributes.
The new sysfs structure will have the below layout
device/<dev/gt
├── gt0
│ └── throttle
│ ├── <throttle_reasons>
│
│
├── gtN
│ └── throttle
│ ├── <throttle_reasons>
Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
+ /mt/dim checkpatch 779f35314dba1441d29f4cfd510e7beb73c5f615 drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory
More information about the Intel-xe
mailing list