Home
last modified time | relevance | path

Searched refs:needs_scratch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c347 .needs_scratch = true,
368 .needs_scratch = true,
385 .needs_scratch = true,
682 xe->info.needs_scratch = desc->needs_scratch; in xe_info_init_early()
H A Dxe_device_types.h340 u8 needs_scratch:1; member
H A Dxe_vm.c1933 !xe->info.needs_scratch)) in xe_vm_create_ioctl()