summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_submit.c
AgeCommit message (Expand)Author
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-01drm/xe: Do not print timedout job message on killed exec queuesMatthew Brost
2025-04-07drm/xe: Fix taking invalid lock on wedgeLucas De Marchi
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-07drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2024-12-02drm/xe: Add a reason string to the devcoredumpJohn Harrison
2024-11-26drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-26drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-14drm/xe: Wire devcoredump to LR TDRMatthew Brost
2024-11-14drm/xe: Change xe_engine_snapshot_capture_for_job to be for queueMatthew Brost
2024-11-14drm/xe: Improve schedule disable response failureMatthew Brost
2024-11-14drm/xe: Add exec queue param to devcoredumpMatthew Brost
2024-11-14drm/xe: Add xe_ring_lrc_is_idle() helperMatthew Brost
2024-11-09drm/xe/guc: Prefer GT oriented logs in submit codeMichal Wajdeczko
2024-11-09drm/xe/guc: Prefer GT oriented asserts in submit codeMichal Wajdeczko
2024-11-07drm/xe/guc: Don't treat GuC generic CAT error as protocol errorMichal Wajdeczko
2024-11-07drm/xe/guc: Don't read data from G2H prior to length checkMichal Wajdeczko
2024-11-07drm/xe/guc: Drop redundant logs about invalid G2H lengthMichal Wajdeczko
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi
2024-11-04Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-31drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-10-30drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das
2024-10-23drm/xe: Take ref to job's fence in armMatthew Brost
2024-10-23drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das
2024-10-17drm/xe/guc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-16drm/xe: Don't free job in TDRMatthew Brost
2024-10-11drm/xe: Don't free job in TDRMatthew Brost
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-08drm/xe/guc: Plumb GuC-capture into dev coredumpZhanjun Dong
2024-10-08drm/xe/guc: Extract GuC error capture listsZhanjun Dong
2024-10-07drm/xe/devcoredump: Improve section headings and add tile infoJohn Harrison
2024-10-03drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-10-02drm/xe: Drop GuC submit_wq poolMatthew Brost
2024-09-27drm/xe: Resume TDR after GT resetMatthew Brost
2024-09-26drm/xe: fix UAF around queue destructionMatthew Auld