index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_exec_queue.c
Age
Commit message (
Expand
)
Author
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
2025-03-06
drm/xe: Allow fault injection in exec queue IOCTLs
Francois Dugast
2025-03-05
drm/xe/uapi: Use hint for guc to set GT frequency
Tejas Upadhyay
2025-02-19
drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()
Matt Roper
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Add PXP queue tracking and session start
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Allocate PXP execution resources
Daniele Ceraolo Spurio
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
2024-12-23
drm/xe: Fix fault on fd close after unbind
Lucas De Marchi
2024-12-20
drm/xe: Use q->xef for accessing xe file
Lucas De Marchi
2024-12-20
drm/xe: Fix fault on fd close after unbind
Lucas De Marchi
2024-12-13
drm/xe: Initial MSI-X support for HW engines
Ilia Levi
2024-11-14
drm/xe: Allow fault injection in vm create and vm bind IOCTLs
Francois Dugast
2024-11-13
drm/xe: Wait on killed exec queues
Lucas De Marchi
2024-11-05
drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
2024-11-05
drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
2024-10-03
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
2024-10-03
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
2024-09-27
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
2024-09-24
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
2024-09-12
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
2024-09-06
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-19
drm/xe: prevent UAF around preempt fence
Matthew Auld
2024-08-17
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
2024-08-17
drm/xe/exec_queue: Remove duplicated code
Francois Dugast
2024-08-17
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
2024-08-17
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
2024-08-15
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
2024-08-09
drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_init
Matthew Brost
2024-07-30
drm/xe: Move and export xe_hw_engine lookup.
Dominik Grzegorzek
2024-07-19
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
2024-07-03
drm/xe: Add xe_exec_queue_last_fence_test_dep
Matthew Brost
2024-06-17
drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
Francois Dugast
2024-06-07
drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
Matthew Brost
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
2024-05-27
drm/xe: Do not access xe file when updating exec queue run_ticks
Umesh Nerlige Ramappa
2024-05-27
drm/xe: Use run_ticks instead of runtime for client stats
Umesh Nerlige Ramappa
2024-05-27
drm/xe: Don't initialize fences at xe_sched_job_create()
Thomas Hellström
2024-05-27
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
2024-05-23
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
2024-05-21
drm/xe: Add helper to accumulate exec queue runtime
Umesh Nerlige Ramappa
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
2024-04-04
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
2024-03-19
drm/xe: Use correct function pointer type
Niranjana Vishwanathapura
2024-03-19
drm/xe: Streamline exec queue freeing path
Niranjana Vishwanathapura
2024-03-19
drm/xe/queue: fix engine_class bounds check
Matthew Auld
2024-03-06
drm/xe: Remove unused 'create' parameter from queue property logic
Nirmoy Das
2024-02-23
drm/xe/uapi: Remove unused flags
Francois Dugast
[next]