summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_dma_buf.c
AgeCommit message (Expand)Author
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das
2024-07-22drm/xe/tests: Convert xe_dma_buf live testsMichal Wajdeczko
2024-07-12drm/xe/kunit: Simplify xe_dma_buf live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko
2024-04-18drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_bufRodrigo Vivi
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-04-02drm/xe: Stop passing user flag to xe_bo_create_user()Lucas De Marchi
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra
2023-12-21drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström
2023-12-19drm/xe: Use symbol namespace for kunit testsLucas De Marchi
2023-12-19drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi
2023-12-19drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost