✗ CI.checkpatch: warning for DGFX PCIe Gen5 update telemetry and usage
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 31 14:30:02 UTC 2025
== Series Details ==
Series: DGFX PCIe Gen5 update telemetry and usage
URL : https://patchwork.freedesktop.org/series/147023/
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 b16df41edc0651fcd9ad170d600e5b7d0373b312
Author: Raag Jadav <raag.jadav at intel.com>
Date: Mon Mar 31 19:53:36 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>
+ /mt/dim checkpatch 49797b335abb142725088c320346b3602248e793 drm-intel
6b3fb1998e13 drm/xe/debugfs: Expose PCIe Gen5 update telemetry
-:98: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#98: FILE: drivers/gpu/drm/xe/xe_debugfs.c:266:
+ ret = xe_pcode_read(root_tile, PCODE_MBOX(DGFX_PCODE_STATUS,
+ DGFX_GET_INIT_STATUS, 0), &val, NULL);
total: 0 errors, 0 warnings, 1 checks, 121 lines checked
b16df41edc06 drm/xe/doc: Wire up PCIe Gen5 update limitations
More information about the Intel-xe
mailing list