]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe: Only zap PTEs as needed
authorMatthew Brost <matthew.brost@intel.com>
Tue, 14 May 2024 23:23:25 +0000 (16:23 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 15 May 2024 15:07:57 +0000 (08:07 -0700)
commitc8ff26b82c5b0f589516edcf7628704e3a6bc426
tree74b6f9d9c8d5f762fcbda6127aad3a629b963233
parentb31cfb47b27ae02ea7fb3f956b99c79356730e2a
drm/xe: Only zap PTEs as needed

If PTEs are already invalidated no need to invalidate again.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240514232325.84508-1-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_pt.c