[Intel-xe] ✗ CI.checkpatch: warning for Add HWMON support for DGFX (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 4 18:42:05 UTC 2023
== Series Details ==
Series: Add HWMON support for DGFX (rev4)
URL : https://patchwork.freedesktop.org/series/118934/
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 a668292100b0d525368d7021fac249a73070471a
Author: Badal Nilawar <badal.nilawar at intel.com>
Date: Mon Sep 4 23:52:58 2023 +0530
drm/xe/hwmon: Expose power1_max_interval
Expose power1_max_interval, that is the tau corresponding to PL1, as a
custom hwmon attribute. Some bit manipulation is needed because of the
format of PKG_PWR_LIM_1_TIME in
PACKAGE_RAPL_LIMIT register (1.x * power(2,y))
v2: Get rpm wake ref while accessing power1_max_interval
v3: %s/hwmon/xe_hwmon/
Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 7ec520d3a63b6e95174329108cd44359a70907ba drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory
More information about the Intel-xe
mailing list