summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_submit.c
AgeCommit message (Expand)Author
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-28drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
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
2024-09-26drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-08-17drm/xe/guc_submit: Make suspend_wait interruptibleFrancois Dugast
2024-08-16drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio
2024-08-09drm/xe: Allow suspend / resume to be safely called multiple timesMatthew Brost
2024-08-09drm/xe: Only enable scheduling upon resume if neededMatthew Brost
2024-07-24drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-07-23drm/xe: Store process name and pid in xe fileMatthew Brost
2024-07-19drm/xe: Build PM into GuC CT layerMatthew Brost
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost
2024-07-11drm/xe: Add process name and PID to job timedout messageJosé Roberto de Souza
2024-07-03drm/xe: Add timeout to preempt fencesMatthew Brost
2024-06-20drm/xe: Invert runnable_state / pending enable check and assertMatthew Brost
2024-06-12drm/xe: Sample ctx timestamp to determine if jobs have timed outMatthew Brost
2024-06-12drm/xe: Add killed, banned, or wedged as stick bit during GuC resetMatthew Brost
2024-06-12drm/xe: Add pending disable assert to handle_sched_doneMatthew Brost
2024-06-12drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost
2024-06-12drm/xe: Assert runnable state in handle_sched_doneMatthew Brost
2024-06-12drm/xe: Improve unexpected state error messagesMatthew Brost
2024-06-07drm/xe: Drop EXEC_QUEUE_FLAG_BANNEDMatthew Brost
2024-05-29drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura
2024-05-29drm/xe: Add engine name to the engine reset and cat-err logNirmoy Das
2024-05-27drm/xe: Use run_ticks instead of runtime for client statsUmesh Nerlige Ramappa