drm/xe: don't warn for bogus pagefaults
authorMatthew Auld <matthew.auld@intel.com>
Wed, 9 Aug 2023 08:44:24 +0000 (09:44 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:40:19 +0000 (11:40 -0500)
commit17d28aa8bdb11ba77d86a7ff228b1963afb7941d
tree2818f489f0c0d12b74936a019df612a4fc46755d
parent7f6c6e5085bd4e02f0fd555be76cf7f105c201e7
drm/xe: don't warn for bogus pagefaults

This appears to be easily user triggerable so warning is perhaps too
much. Rather just make it debug print.

Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/534
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@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
drivers/gpu/drm/xe/xe_guc_submit.c