✓ CI.checkpatch: success for drm/xe: Introduce xe_gt_dbg_printer()
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 7 17:31:25 UTC 2024
== Series Details ==
Series: drm/xe: Introduce xe_gt_dbg_printer()
URL : https://patchwork.freedesktop.org/series/134630/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5717130e6c2ffc080cef179c57d7e5447ccf55bd
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri Jun 7 19:26:07 2024 +0200
drm/xe: Introduce xe_gt_dbg_printer()
We didn't have GT-oriented debug level printer as it was hard to
correctly show actual callsite annotation. But this is now doable
from commit c2ef66e9ad88 ("drm/print: Improve drm_dbg_printer").
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 29955874be9f82296c8cc21cdd66a7cdf51faee2 drm-intel
5717130e6c2f drm/xe: Introduce xe_gt_dbg_printer()
More information about the Intel-xe
mailing list