]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/vm: Add debug prints for SVM range prefetch
authorHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Tue, 13 May 2025 04:02:28 +0000 (09:32 +0530)
committerHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Wed, 14 May 2025 13:55:54 +0000 (19:25 +0530)
commit5aee6e33e19593dafc42f9afb59fd2c53f75141f
tree5e9e0b6db99995c41e7381df6837e77a9b75c7dd
parent09ba0a8f06cd69d93eef0dc3bee33546880e46f8
drm/xe/vm: Add debug prints for SVM range prefetch

Introduce debug logs for the prefetch operation of SVM ranges.

Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250513040228.470682-16-himal.prasad.ghimiray@intel.com
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
drivers/gpu/drm/xe/xe_vm.c