summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_dma_buf.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit1-0/+2
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab1-2/+8
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra1-2/+2
2023-12-21drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström1-4/+12
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström1-2/+2
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström1-3/+2
2023-12-20drm/xe: Use symbol namespace for kunit testsLucas De Marchi1-1/+2
2023-12-20drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi1-0/+1
2023-12-20drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi1-0/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+259