[Intel-xe] ✓ CI.checkpatch: success for Creating a base directory for frequency sysfs
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 15 02:50:28 UTC 2023
== Series Details ==
Series: Creating a base directory for frequency sysfs
URL : https://patchwork.freedesktop.org/series/126436/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 46892f9fad6e16134b8ff71a6a6b2aa3fd89b672
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date: Wed Nov 15 08:31:11 2023 +0530
drm/xe: Moving and renaming existing frequency sysfs attributes
Creating a new freq directory to move frequency sysfs attributes.
Additonally, renaming the frequency sysfs to align with devfreq
requirements.
/device/tile<n>/gt<n>/freq
|- act_freq
|- cur_freq
|- max_freq
|- min_freq
|- rp0_freq
|- rpn_freq
|- rpe_freq
Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
+ /mt/dim checkpatch 2fe82053d916d09ffcc92bc27294c9eed4e4804b drm-intel
46892f9fa drm/xe: Moving and renaming existing frequency sysfs attributes
More information about the Intel-xe
mailing list