drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
authorBrian Welty <brian.welty@intel.com>
Tue, 21 Nov 2023 20:10:37 +0000 (12:10 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:45:10 +0000 (11:45 -0500)
commit594b46ba0c8239f9531ac23a4c6eae5c0fad4cf3
tree67aae2217f60c9cb5dad4076ccd14e25c337011b
parenta682b6a42d4de68419f23d73afa57fc931fed3c6
drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault

SW is not expected to handle TRTT faults and should report these as
unsuccessful page fault in the reply, such that HW can respond by
raising a CAT error.

Signed-off-by: Brian Welty <brian.welty@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_gt_pagefault.c