index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
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
2024-02-22
drm/xe: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
2024-02-14
drm/xe: Remove exec queue bind.fence_*
Matthew Brost
2024-02-02
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
2024-01-10
drm/xe: Add exec_queue.sched_props.job_timeout_ms
Brian Welty
2024-01-10
drm/xe: Refactor __xe_exec_queue_create()
Brian Welty
2024-01-09
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
2023-12-21
drm/xe: fix mem_access for early lrc generation
Matthew Auld
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
2023-12-21
drm/xe/xe_exec_queue: Add check for access counter granularity
Priyanka Dandamudi
2023-12-21
drm/xe: Fix VM bind out-sync signaling ordering
Matthew Brost
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
2023-12-21
drm/xe/uapi: Use common drm_xe_ext_set_property extension
Ashutosh Dixit
2023-12-21
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Matthew Brost
2023-12-21
drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
Matthew Brost
2023-12-21
drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
Matthew Brost
2023-12-21
drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
Matthew Brost
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
2023-12-21
drm/xe: split kernel vs permanent engine flags
Daniele Ceraolo Spurio
2023-12-21
drm/xe: base definitions for the GSCCS
Daniele Ceraolo Spurio
2023-12-21
drm/xe: common function to assign queue name
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Add min/max cap for engine scheduler properties
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
[next]