index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-09-10
drm/xe: Convert xe_bo_create_user() for exhaustive eviction
Thomas Hellström
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
2025-09-05
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
2025-08-28
drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BAR
Marcin Bernatowicz
2025-08-25
drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member
Thomas Hellström
2025-04-27
drm/xe: Drop force_alloc from xe_bo_evict in selftests
Matthew Brost
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