drm/xe/vm: Add missing pad and extensions check
authorJonathan Cavitt <jonathan.cavitt@intel.com>
Tue, 31 Mar 2026 18:12:17 +0000 (18:12 +0000)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 1 Apr 2026 15:49:53 +0000 (16:49 +0100)
commit896070686b16cc45cca7854be2049923b2b303d3
treec7d2c7e9937100b8d20ae34b9fb7a45bb61d0b03
parent81ca36e0beaafe5f62fc1eadd99f8dcdf51161c0
drm/xe/vm: Add missing pad and extensions check

Add missing pad and extensions check to xe_vm_get_property_ioctl

v2:
- Combine with other check (Auld)

Fixes: 50c577eab051 ("drm/xe/xe_vm: Implement xe_vm_get_property_ioctl")
Suggested-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patch.msgid.link/20260331181216.37775-2-jonathan.cavitt@intel.com
drivers/gpu/drm/xe/xe_vm.c