index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_exec_queue.c
Age
Commit message (
Expand
)
Author
Lines
2024-02-29
drm/xe/uapi: Remove unused flags
Francois Dugast
-85
/
+3
2024-02-21
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
-28
/
+5
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
-2
/
+6
2024-01-15
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
-0
/
+5
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
-6
/
+1
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
-1
/
+1
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
-1
/
+4
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
-3
/
+3
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
-38
/
+0
2023-12-21
drm/xe: fix mem_access for early lrc generation
Matthew Auld
-7
/
+7
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
-4
/
+4
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
-11
/
+11
2023-12-21
drm/xe/xe_exec_queue: Add check for access counter granularity
Priyanka Dandamudi
-0
/
+3
2023-12-21
drm/xe: Fix VM bind out-sync signaling ordering
Matthew Brost
-0
/
+75
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
-1
/
+6
2023-12-21
drm/xe/uapi: Use common drm_xe_ext_set_property extension
Ashutosh Dixit
-1
/
+1
2023-12-21
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Matthew Brost
-7
/
+0
2023-12-21
drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
Matthew Brost
-18
/
+2
2023-12-21
drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
Matthew Brost
-43
/
+14
2023-12-21
drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
Matthew Brost
-2
/
+11
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
-1
/
+1
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
-3
/
+2
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
-2
/
+2
2023-12-21
drm/xe: split kernel vs permanent engine flags
Daniele Ceraolo Spurio
-0
/
+3
2023-12-21
drm/xe: base definitions for the GSCCS
Daniele Ceraolo Spurio
-0
/
+3
2023-12-21
drm/xe: common function to assign queue name
Daniele Ceraolo Spurio
-0
/
+23
2023-12-21
drm/xe: Add min/max cap for engine scheduler properties
Tejas Upadhyay
-6
/
+84
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
-3
/
+3
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
-263
/
+263
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
-0
/
+850