✗ CI.checkpatch: warning for Support BMG PMT features for Xe (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 14 13:12:57 UTC 2024


== Series Details ==

Series: Support BMG PMT features for Xe (rev2)
URL   : https://patchwork.freedesktop.org/series/141227/
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 fac3c3cbc43a0216d4bb5a79011c871dc9da0fd4
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date:   Thu Nov 14 08:03:58 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 1e3f4084e4e1fba8d172be0c2b964ab5c816394d drm-intel
5ec311795c2d platform/x86/intel/pmt: allow user offset for PMT callbacks
fac3c3cbc43a 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

-:262: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#262: FILE: drivers/gpu/drm/xe/xe_vsec.c:152:
+static int xe_pmt_telem_read(struct pci_dev *pdev, u32 guid, u64 *data, loff_t user_offset, u32 count)

total: 0 errors, 2 warnings, 0 checks, 306 lines checked




More information about the Intel-xe mailing list