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.c352 .needs_scratch = true,
376 .needs_scratch = true,
394 .needs_scratch = true,
711 xe->info.needs_scratch = desc->needs_scratch; in xe_info_init_early()
H A Dxe_device_types.h371 u8 needs_scratch:1; member
H A Dxe_vm.c1954 !xe->info.needs_scratch)) in xe_vm_create_ioctl()