✗ CI.checkpatch: warning for BMG PCIe Gen4 downspeed attributes and usage
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 3 23:39:31 UTC 2025
== Series Details ==
Series: BMG PCIe Gen4 downspeed attributes and usage
URL : https://patchwork.freedesktop.org/series/147231/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9747dd50df954101bdc984f6fdcfc8c835ec417b
Author: Raag Jadav <raag.jadav at intel.com>
Date: Thu Apr 3 23:17:42 2025 +0530
drm/xe/doc: Wire up PCIe Gen5 update limitations
Append PCIe Gen5 update limitations to xe_firmware document.
Signed-off-by: Raag Jadav <raag.jadav at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch bc18da45d48d337b92a7ff9546ba61da32b3b586 drm-intel
53105134a198 drm/xe: Move xe_device_sysfs_init() to xe_pci_probe()
bfaaec1dc8c8 drm/xe: Expose PCIe Gen4 downspeed attributes
-:89: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#89: FILE: drivers/gpu/drm/xe/xe_device_sysfs.c:130:
+ ret = xe_pcode_read(xe_device_get_root_tile(xe), PCODE_MBOX(DGFX_PCODE_STATUS,
+ DGFX_GET_INIT_STATUS, 0), &val, NULL);
total: 0 errors, 0 warnings, 1 checks, 126 lines checked
9747dd50df95 drm/xe/doc: Wire up PCIe Gen5 update limitations
More information about the Intel-xe
mailing list