]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/oa: Print hwe to OA unit mapping
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Fri, 6 Jun 2025 19:26:14 +0000 (12:26 -0700)
committerAshutosh Dixit <ashutosh.dixit@intel.com>
Tue, 17 Jun 2025 18:31:53 +0000 (11:31 -0700)
commitf3a3fd2c6f87f0e7d225019d7ed34c6bddf573f9
treeadbfd2a9cd7e2aa8dfaa9bd9395ec80f56f6b9cc
parente04dac12cec853347908432b663a3f78e26d3b8d
drm/xe/oa: Print hwe to OA unit mapping

Print hwe to OA unit mapping to dmesg, to help debug for current and new
platforms.

v2: Separate out xe_oa_print_gt_oa_units() (Umesh)

Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Link: https://lore.kernel.org/r/20250606192618.4133817-3-ashutosh.dixit@intel.com
drivers/gpu/drm/xe/xe_oa.c