drm/xe: Add has_asid to device info
authorMatthew Brost <matthew.brost@intel.com>
Fri, 27 Jan 2023 20:53:14 +0000 (12:53 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:27:47 +0000 (18:27 -0500)
commit5669899e9b3c3f38252902141483f5a09c8eedd3
tree76323c135e6403941fb039544de2185c51491e01
parent9f9f09d4071685855d43a77c8799578d26ba3f24
drm/xe: Add has_asid to device info

Rather than alias supports_usm to ASIS support, add an explicit
variable to indicate ASID support.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
drivers/gpu/drm/xe/xe_device_types.h
drivers/gpu/drm/xe/xe_lrc.c
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_vm.c