✗ CI.checkpatch: warning for Support PMT features in Xe (rev12)
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 12 18:48:04 UTC 2024
== Series Details ==
Series: Support PMT features in Xe (rev12)
URL : https://patchwork.freedesktop.org/series/133472/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a62d5ca1f3b030ef53f291aa67f34c5cf9571075
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date: Thu Sep 12 14:42:09 2024 -0400
drm/xe/vsec: Support BMG devices
The Battlemage (BMG) discrete graphics card supports
the Platform, Monitoring Technology (PMT) feature
directly on the primary PCI device.
Utilize the PMT callback API to add support for the BMG
devices.
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen at linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl at intel.com>
+ /mt/dim checkpatch 9fd27ed0883cff53777b8db0b7c6db327132dcdc drm-intel
7af8f163957d platform/x86/intel/vsec.h: Move to include/linux
-:198: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#198:
rename from drivers/platform/x86/intel/vsec.h
total: 0 errors, 1 warnings, 0 checks, 184 lines checked
7cbfd5ec281d platform/x86/intel/vsec: Add PMT read callbacks
1b7dc24f3bd9 platform/x86/intel/pmt: Use PMT callbacks
a62d5ca1f3b0 drm/xe/vsec: Support BMG devices
-:80: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#80:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 278 lines checked
More information about the Intel-xe
mailing list