]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Add has_ctx_tlb_inval to device info
authorMatthew Brost <matthew.brost@intel.com>
Fri, 16 Jan 2026 22:17:23 +0000 (14:17 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Sat, 17 Jan 2026 02:24:46 +0000 (18:24 -0800)
commitdea333b244818ab06253b8420a7534fd770eef36
treed43a8c3f9e0590b7d43f9e00a9da343c0070a650
parent444d78578e8a79537e527b50fda17d6aa2d30b79
drm/xe: Add has_ctx_tlb_inval to device info

Add has_ctx_tlb_inval to device info indicating a device has context
basd TLB invalidation.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Tested-by: Stuart Summers <stuart.summers@intel.com>
Link: https://patch.msgid.link/20260116221731.868657-4-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_device_types.h
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_pci_types.h