index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_exec_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: prevent UAF around preempt fence
Matthew Auld
2024-08-19
1
-1
/
+0
*
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
2024-08-17
1
-2
/
+31
*
drm/xe/exec_queue: Remove duplicated code
Francois Dugast
2024-08-17
1
-4
/
+1
*
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
2024-08-17
1
-0
/
+11
*
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
2024-08-17
1
-59
/
+63
*
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
2024-08-15
1
-0
/
+9
*
drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_init
Matthew Brost
2024-08-09
1
-9
/
+14
*
drm/xe: Move and export xe_hw_engine lookup.
Dominik Grzegorzek
2024-07-30
1
-33
/
+4
*
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
2024-07-19
1
-1
/
+9
*
drm/xe: Add xe_exec_queue_last_fence_test_dep
Matthew Brost
2024-07-03
1
-0
/
+23
*
drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
Francois Dugast
2024-06-17
1
-3
/
+3
*
drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
Matthew Brost
2024-06-07
1
-1
/
+1
*
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
2024-05-29
1
-12
/
+14
*
drm/xe: Do not access xe file when updating exec queue run_ticks
Umesh Nerlige Ramappa
2024-05-27
1
-4
/
+1
*
drm/xe: Use run_ticks instead of runtime for client stats
Umesh Nerlige Ramappa
2024-05-27
1
-6
/
+6
*
drm/xe: Don't initialize fences at xe_sched_job_create()
Thomas Hellström
2024-05-27
1
-5
/
+0
*
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
2024-05-27
1
-1
/
+1
*
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
2024-05-23
1
-14
/
+0
*
drm/xe: Add helper to accumulate exec queue runtime
Umesh Nerlige Ramappa
2024-05-21
1
-0
/
+37
*
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-22
1
-2
/
+2
*
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
2024-04-18
1
-2
/
+2
*
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
2024-04-04
1
-6
/
+6
*
drm/xe: Use correct function pointer type
Niranjana Vishwanathapura
2024-03-19
1
-1
/
+1
*
drm/xe: Streamline exec queue freeing path
Niranjana Vishwanathapura
2024-03-19
1
-11
/
+11
*
drm/xe/queue: fix engine_class bounds check
Matthew Auld
2024-03-19
1
-1
/
+1
*
drm/xe: Remove unused 'create' parameter from queue property logic
Nirmoy Das
2024-03-06
1
-19
/
+11
*
drm/xe/uapi: Remove unused flags
Francois Dugast
2024-02-23
1
-91
/
+3
*
drm/xe: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-22
1
-1
/
+1
*
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
2024-02-19
1
-30
/
+6
*
drm/xe: Remove exec queue bind.fence_*
Matthew Brost
2024-02-14
1
-4
/
+0
*
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2024-02-02
1
-2
/
+6
*
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
2024-01-10
1
-23
/
+51
*
drm/xe: Add exec_queue.sched_props.job_timeout_ms
Brian Welty
2024-01-10
1
-0
/
+2
*
drm/xe: Refactor __xe_exec_queue_create()
Brian Welty
2024-01-10
1
-19
/
+39
*
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2024-01-09
1
-0
/
+5
*
drm/xe/uapi: Remove sync binds
Matthew Brost
2023-12-21
1
-6
/
+1
*
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
2023-12-21
1
-1
/
+1
*
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
2023-12-21
1
-1
/
+4
*
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
1
-3
/
+3
*
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
2023-12-21
1
-38
/
+0
*
drm/xe: fix mem_access for early lrc generation
Matthew Auld
2023-12-21
1
-7
/
+7
*
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
1
-4
/
+4
*
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
2023-12-21
1
-11
/
+11
*
drm/xe/xe_exec_queue: Add check for access counter granularity
Priyanka Dandamudi
2023-12-21
1
-0
/
+3
*
drm/xe: Fix VM bind out-sync signaling ordering
Matthew Brost
2023-12-21
1
-0
/
+75
*
drm/xe: Remove async worker and rework sync binds
Matthew Brost
2023-12-21
1
-1
/
+6
*
drm/xe/uapi: Use common drm_xe_ext_set_property extension
Ashutosh Dixit
2023-12-21
1
-1
/
+1
*
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Matthew Brost
2023-12-21
1
-7
/
+0
*
drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
Matthew Brost
2023-12-21
1
-18
/
+2
*
drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
Matthew Brost
2023-12-21
1
-43
/
+14
[next]