✗ CI.checkpatch: warning for drm/xe/vsec: Support BMG devices (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 2 21:58:16 UTC 2024
== Series Details ==
Series: drm/xe/vsec: Support BMG devices (rev5)
URL : https://patchwork.freedesktop.org/series/137199/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit aeb00e152ef401a6db750c5348436ec99d7ee9a1
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date: Mon Dec 2 16:14:39 2024 -0500
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>
Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl at intel.com>
+ /mt/dim checkpatch 83cfa47b496201ff05d4a369f6fe3f75665a2acf drm-intel
aeb00e152ef4 drm/xe/vsec: Support BMG devices
-:32: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#32:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 307 lines checked
More information about the Intel-xe
mailing list