Home
last modified time | relevance | path

Searched refs:has_asid (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
A Dxe_pci_types.h27 u8 has_asid:1; member
A Dxe_pci.c146 .has_asid = 1,
164 .has_asid = 1, \
677 xe->info.has_asid = graphics_desc->has_asid; in xe_info_init()
A Dxe_device_types.h276 u8 has_asid:1; member
A Dxe_lrc.c986 if (xe->info.has_asid && vm) in xe_lrc_init()
A Dxe_vm.c1620 xe_assert(xe, xe->info.has_asid); in xe_vm_close_and_put()
1768 if (xe->info.has_asid) { in xe_vm_create_ioctl()

Completed in 24 milliseconds