index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xe
/
xe_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
lib/xe: add xe_exec_queue_create_class_gt
Juha-Pekka Heikkila
1
-0
/
+20
2026-04-28
lib/xe: Add failable variant of xe_vm_bind_lr_sync()
Sobin Thomas
1
-9
/
+24
2026-04-17
lib/xe: Add purgeable memory ioctl support
Arvind Yadav
1
-0
/
+33
2026-04-04
lib/xe/xe_ioctl: Add xe_vm_get_property helper function
Jonathan Cavitt
1
-0
/
+5
2026-03-14
lib/xe: Introduce aligned buffer mapping
Nishit Sharma
1
-0
/
+46
2026-01-05
lib/xe: Add synchronous helpers for VM bind/unbind operations
Nishit Sharma
1
-0
/
+39
2026-01-05
lib/xe: Add instance parameter to xe_vm_madvise
Nishit Sharma
1
-4
/
+9
2025-12-12
lib/xe: Add exec_queue set_property ioctl support
Niranjana Vishwanathapura
1
-0
/
+27
2025-09-19
tests/intel/xe_exec_system_allocator: Add pat-index-madvise
Pravalika Gurram
1
-10
/
+19
2025-09-11
lib/xe_ioctl: use valid type for bo
Zbigniew Kempczyński
1
-1
/
+1
2025-09-08
lib/xe: Add Helper to get memory attributes
Nishit Sharma
1
-0
/
+91
2025-09-08
lib/xe: Add xe_vm_madvise ioctl support
Nishit Sharma
1
-0
/
+57
2025-06-02
lib/xe_gt: Move reset related function to xe_gt.c
Michal Wajdeczko
1
-23
/
+0
2025-04-28
lib/xe/xe_ioctl: Fix compilation on 32-bit armhf
Kamil Konieczny
1
-1
/
+1
2025-04-25
tests/xe: Add system_allocator test
Matthew Brost
1
-0
/
+12
2025-04-25
Revert "tests/xe: Add system_allocator test"
Kamil Konieczny
1
-12
/
+0
2025-04-25
tests/xe: Add system_allocator test
Matthew Brost
1
-0
/
+12
2025-04-08
tests/intel/xe_pxp: Termination tests
Daniele Ceraolo Spurio
1
-3
/
+32
2025-04-08
tests/intel/xe_pxp: Add PXP object and queue creation tests
Daniele Ceraolo Spurio
1
-5
/
+9
2024-09-19
lib/xe_ioctl: Add wrapper with vm_bind_op extension parameter
Christoph Manszewski
1
-4
/
+16
2024-06-06
lib/xe: Add sync and async xe_force_gt_reset options
Jonathan Cavitt
1
-3
/
+13
2024-04-01
lib/xe: Update __xe_exec_queue_create()
Niranjana Vishwanathapura
1
-4
/
+4
2024-01-26
lib/xe/ioctl: introduce xe_bb_size() helper
Matthew Auld
1
-0
/
+6
2024-01-23
tests/xe_waitfence: Removed duplicate code in waitfence
Bommu Krishnaiah
1
-35
/
+0
2024-01-22
lib/xe: Boost prefetch size to 4KB
Lucas De Marchi
1
-1
/
+1
2023-12-15
drm-uapi/xe: Remove sync binds
Matthew Brost
1
-28
/
+20
2023-12-15
drm-uapi/xe: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
1
-16
/
+13
2023-12-11
lib/xe_ioctl: fix default cpu_caching helper
Matthew Auld
1
-3
/
+3
2023-12-08
lib/xe: Add __xe_exec_queue_create()
Niranjana Vishwanathapura
1
-5
/
+24
2023-12-06
lib/xe_ioctl: Add __xe_wait_ufence()
Brian Welty
1
-6
/
+45
2023-12-05
drm-uapi/xe: Split xe_sync types from flags
Francois Dugast
1
-1
/
+2
2023-12-05
drm-uapi/xe: Separate bo_create placement from flags
Rodrigo Vivi
1
-19
/
+20
2023-12-05
xe_query: Kill visible_vram_if_possible
Rodrigo Vivi
1
-0
/
+19
2023-12-05
xe_ioctl: Rename *xe_bo_create_flags to simply xe_bo_create
Rodrigo Vivi
1
-6
/
+6
2023-12-05
xe_ioctl: Converge bo_create to the most used version
Rodrigo Vivi
1
-10
/
+0
2023-11-29
lib/xe_ioctl: update vm_bind to account for pat_index
Matthew Auld
1
-2
/
+6
2023-11-29
lib/xe: support explicit cpu_caching gem_create
Matthew Auld
1
-11
/
+44
2023-11-17
drm-uapi/xe: Be more specific about vm_bind prefetch region
Rodrigo Vivi
1
-4
/
+4
2023-11-17
drm-uapi/xe: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
1
-4
/
+4
2023-11-17
drm-uapi/xe: Add _FLAG to uAPI constants usable for flags
Francois Dugast
1
-3
/
+3
2023-11-17
drm-uapi/xe: Add missing DRM_ prefix in uAPI constants
Francois Dugast
1
-11
/
+11
2023-11-16
drm-uapi/xe: Kill VM_MADVISE IOCTL and the atomic tests
Rodrigo Vivi
1
-14
/
+0
2023-10-17
xe: Update to new VM bind uAPI
Matthew Brost
1
-11
/
+4
2023-10-17
drm-uapi/xe_drm: Separate VM_BIND's operation and flag, align with latest uapi
Francois Dugast
1
-15
/
+16
2023-08-02
xe: Rename engine to exec_queue
Francois Dugast
1
-40
/
+40
2023-07-25
tests/xe/mmap: sanity check small-bar
Matthew Auld
1
-3
/
+17
2023-07-24
tests/xe: Boost command streamer prefetch size
Matt Roper
1
-1
/
+1
2023-07-13
lib/xe_ioctl: Export non-assert xe_exec function
Zbigniew Kempczyński
1
-1
/
+1
2023-06-19
lib/xe_ioctl: Return remaining timeout of user fence wait
Zbigniew Kempczyński
1
-3
/
+5
2023-06-19
lib/xe_ioctl: Add xe_wait_ufence_abstime() helper
Zbigniew Kempczyński
1
-0
/
+35
[next]