drm/xe: Use GT-oriented printer to dump topology on init
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 30 May 2025 21:05:24 +0000 (23:05 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 2 Jun 2025 17:19:57 +0000 (19:19 +0200)
commiteae784475896cbd3faa2063cb2bed6cd8e085abf
treeaa9ced999852a15e7db5f6b18c027130bb9a72a7
parent8d425229acb24354d3add6f67bc1b0188f16adea
drm/xe: Use GT-oriented printer to dump topology on init

During the probe we dump the discovered GT topology, but instead
of a generic printer we can use our own GT-oriented printer which
contains information about the source GT.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://lore.kernel.org/r/20250530210524.505-1-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_topology.c