开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
tests
/
xe_dma_buf.c
Age
Commit message (
Expand
)
Author
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-19
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
2024-07-22
drm/xe/tests: Convert xe_dma_buf live tests
Michal Wajdeczko
2024-07-12
drm/xe/kunit: Simplify xe_dma_buf live tests code layout
Michal Wajdeczko
2024-07-12
drm/xe/kunit: Kill xe_cur_kunit()
Michal Wajdeczko
2024-04-18
drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf
Rodrigo Vivi
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
drm/xe: Stop passing user flag to xe_bo_create_user()
Lucas De Marchi
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
2023-12-21
drm/xe: Disallow pinning dma-bufs in VRAM
Thomas Hellström
2023-12-21
drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
Thomas Hellström
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
2023-12-19
drm/xe: Use symbol namespace for kunit tests
Lucas De Marchi
2023-12-19
drm/xe: Move test infra out of xe_pci.[ch]
Lucas De Marchi
2023-12-19
drm/xe: Fix kunit integration due to missing prototypes
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost