drm/xe: Convert page fault messages to be GT-oriented
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 30 May 2025 16:48:35 +0000 (18:48 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 2 Jun 2025 17:12:54 +0000 (19:12 +0200)
commit8d425229acb24354d3add6f67bc1b0188f16adea
treee285c84575195d628256d759549122104b89bede
parentdea7a2b4f60e04b80f43e3281cdbb29a2aa29152
drm/xe: Convert page fault messages to be GT-oriented

We are processing here G2H messages, so we should use GT oriented
messages to retain information about the origin GT.  While at it,
print error codes in a user-friendly way.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://lore.kernel.org/r/20250530164835.461-1-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_pagefault.c