summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_submit.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost1-2/+1
2026-03-04drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost1-1/+2
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2025-12-15drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis1-4/+6
2025-12-15drm/xe: Do not reference loop variable directlyMatthew Brost1-2/+3
2025-12-01drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis1-6/+16
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost1-11/+14
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav1-1/+1
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin1-1/+12
2025-10-09drm/xe/vf: Add debug prints for GuC replaying state during VF recoveryMatthew Brost1-3/+20
2025-10-09drm/xe: Move queue init before LRC creationMatthew Brost1-1/+1
2025-10-09drm/xe/vf: Replay GuC submission state on pause / unpauseMatthew Brost1-16/+255
2025-10-09drm/xe/vf: Abort VF post migration recovery on failureMatthew Brost1-0/+20
2025-10-09drm/xe/vf: Wakeup in GuC backend on VF post migration recoveryMatthew Brost1-21/+72
2025-10-09drm/xe/vf: Don't allow GT reset to be queued during VF post migration recoveryMatthew Brost1-37/+5
2025-10-09drm/xe: Don't change LRC ring head on job resubmissionMatthew Brost1-2/+16
2025-10-09drm/xe: Track LR jobs in DRM scheduler pending listMatthew Brost1-14/+29
2025-10-09drm/xe/guc: Track pending-enable source in submission stateMatthew Brost1-0/+36
2025-10-04Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"Matthew Brost1-24/+0
2025-10-04Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recov...Matthew Brost1-54/+0
2025-09-17drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio1-21/+31
2025-09-12drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"Colin Ian King1-1/+1
2025-09-11drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio1-0/+66
2025-09-09drm/xe/guc: Use proper flag definitions when registering contextMichal Wajdeczko1-4/+2
2025-09-09drm/xe/guc: Rename xe_guc_register_exec_queueMichal Wajdeczko1-6/+8
2025-09-05drm/xe/guc: Fix badly worded error messageJohn Harrison1-1/+1
2025-08-12Merge drm/drm-next into drm-xe-nextLucas De Marchi1-10/+4
2025-08-04drm/xe/vf: Rebase exec queue parallel commands during migration recoveryTomasz Lis1-0/+54
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis1-3/+11
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis1-0/+24
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis1-2/+3
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis1-0/+16
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis1-0/+37
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis1-0/+35
2025-07-23drm/xe/vf: Register CCS read/write contexts with GucSatyanarayana K V P1-2/+32
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-10/+4
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-9/+3
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal1-3/+3
2025-06-27drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio1-3/+18
2025-06-25drm/xe: Do not wedge device on killed exec queuesMatthew Brost1-4/+6
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+6
2025-06-13drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin1-1/+6
2025-06-13drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio1-0/+3
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+11
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld1-0/+11
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld1-0/+11
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+15
2025-05-15drm/xe/guc_submit: Simplify and fix diff calculationLucas De Marchi1-4/+1
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa1-1/+1
2025-05-13drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa1-1/+1