✓ CI.checkpatch: success for PF: Print debug stuff using debug printer
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 4 21:58:03 UTC 2025
== Series Details ==
Series: PF: Print debug stuff using debug printer
URL : https://patchwork.freedesktop.org/series/149849/
State : success
== 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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fa064550c7609664f5fd14b7076be42adfe7542d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed Jun 4 21:00:21 2025 +0200
drm/xe/pf: Print configuration KLVs using debug printer
While we print VF's configuration KLVs only under DEBUG_SRIOV
config, we should be doing it at debug level, not info level.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 9becf23dcd5721a2ddb80f01d4964a1657117f11 drm-intel
83ce4bde658a drm/xe/pf: Print runtime registers using debug printer
fa064550c760 drm/xe/pf: Print configuration KLVs using debug printer
More information about the Intel-xe
mailing list