aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_exec_queue.c
AgeCommit message (Expand)Author
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost
2024-01-15drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi
2023-12-21drm/xe: fix mem_access for early lrc generationMatthew Auld
2023-12-21drm/xe: Internally change the compute_mode and no_dma_fence mode namingThomas Hellström
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast
2023-12-21drm/xe/xe_exec_queue: Add check for access counter granularityPriyanka Dandamudi
2023-12-21drm/xe: Fix VM bind out-sync signaling orderingMatthew Brost
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost
2023-12-21drm/xe/uapi: Use common drm_xe_ext_set_property extensionAshutosh Dixit
2023-12-21drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPIMatthew Brost
2023-12-21drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queueMatthew Brost
2023-12-21drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementationMatthew Brost
2023-12-21drm/xe: Fix xe_exec_queue_is_idle for parallel exec queuesMatthew Brost
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio
2023-12-21drm/xe: split kernel vs permanent engine flagsDaniele Ceraolo Spurio
2023-12-21drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio
2023-12-21drm/xe: common function to assign queue nameDaniele Ceraolo Spurio
2023-12-21drm/xe: Add min/max cap for engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Add sysfs for default engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast