]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Introduce xe_gt_dbg_printer()
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 9 Dec 2024 23:27:36 +0000 (15:27 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 11 Dec 2024 15:28:08 +0000 (07:28 -0800)
commit26582fc61a923e81832df8d5a169bbdab095d15e
tree530de70189c1f701ce51cdfdc2fd969d4b82f736
parente5283bd4dfecbd3335f43b62a68e24dae23f59e4
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@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241209232739.147417-3-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_gt_printk.h