]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Enable madvise ioctl for xe
authorHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Thu, 21 Aug 2025 17:31:03 +0000 (23:01 +0530)
committerHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Tue, 26 Aug 2025 05:55:36 +0000 (11:25 +0530)
commite80b05b09f0e38aabcd5185dc292db0eff7e6e22
tree2f6a9db6688f7ea9e6b44562dd33281543ddf9bb
parenta2eb8aec3ebe474ce0fe0b6ebb18aade8c1a5c00
drm/xe: Enable madvise ioctl for xe

Ioctl enables setting up of memory attributes in user provided range.

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