]> Gentwo Git Trees - linux/.git/commit
drm/xe: Implement xe_pagefault_queue_work
authorMatthew Brost <matthew.brost@intel.com>
Fri, 31 Oct 2025 16:54:14 +0000 (09:54 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Tue, 4 Nov 2025 17:04:29 +0000 (09:04 -0800)
commitfb544b8445080c6488a58c01022550adc0873283
tree70505b744a815a09acf164ef508f47dfe70bbfe2
parent143aa16572c5508f95b2a78b1769b0c83bfee09c
drm/xe: Implement xe_pagefault_queue_work

Implement a worker that services page faults, using the same
implementation as in xe_gt_pagefault.c.

v2:
 - Rebase on exhaustive eviction changes
 - Include engine instance in debug prints (Stuart)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Tested-by: Francois Dugast <francois.dugast@intel.com>
Link: https://patch.msgid.link/20251031165416.2871503-6-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_pagefault.c