index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_devcoredump.c
Age
Commit message (
Expand
)
Author
2025-07-08
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
2025-07-08
drm/xe: Remove unused code in devcoredump_snapshot()
Shuicheng Lin
2025-05-01
drm/xe: fix devcoredump chunk alignmnent calculation
Arnd Bergmann
2025-04-24
drm/xe: Add devcoredump chunking
Matthew Brost
2025-02-24
drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc
Shuicheng Lin
2025-02-24
drm/xe/devcoredump: Fix print typo of offset
Shuicheng Lin
2025-01-27
drm/xe: Fix and re-enable xe_print_blob_ascii85()
Lucas De Marchi
2025-01-27
drm/xe/devcoredump: Move exec queue snapshot to Contexts section
Lucas De Marchi
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2024-12-13
drm/xe: Revert some changes that break a mesa debug tool
John Harrison
2024-12-02
drm/xe: Add mutex locking to devcoredump
John Harrison
2024-12-02
drm/xe: Move the coredump registration to the worker thread
John Harrison
2024-12-02
drm/xe: Add a reason string to the devcoredump
John Harrison
2024-11-27
drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
2024-11-14
drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
Matthew Brost
2024-11-14
drm/xe: Add exec queue param to devcoredump
Matthew Brost
2024-11-04
drm/xe: Improve devcoredump documentation
Lucas De Marchi
2024-10-29
drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
2024-10-17
drm/xe/devcoredump: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-08
drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
2024-10-08
drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
2024-10-07
drm/xe/guc: Add GuC log to devcoredump captures
John Harrison
2024-10-07
drm/xe/devcoredump: Add ASCII85 dump helper function
John Harrison
2024-10-07
drm/xe/devcoredump: Improve section headings and add tile info
John Harrison
2024-10-07
drm/xe/devcoredump: Use drm_puts and already cached local variables
John Harrison
2024-08-01
drm/xe: Faster devcoredump
Matthew Brost
2024-07-23
drm/xe: Store process name and pid in xe file
Matthew Brost
2024-06-12
drm/xe: Increase devcoredump timeout
José Roberto de Souza
2024-05-31
drm/xe: Fix NULL ptr dereference in devcoredump
Matthew Brost
2024-05-30
drm/xe: replace format-less snprintf() with strscpy()
Arnd Bergmann
2024-05-23
drm/xe: Add process name to devcoredump
José Roberto de Souza
2024-05-22
drm/xe/coredump: move over to devm
Matthew Auld
2024-04-11
drm/xe: Remove devcoredump during driver release
José Roberto de Souza
2024-04-08
drm/xe: Always capture exec queues on snapshot
Matthew Brost
2024-03-29
drm/xe/xe_devcoredump: Check NULL before assignments
Himal Prasad Ghimiray
2024-03-22
drm/xe/devcoredump: Print errno if VM snapshot was not captured
José Roberto de Souza
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
2024-03-04
drm/xe: Add infrastructure for delayed LRC capture
Maarten Lankhorst
2024-02-21
drm/xe: Implement VM snapshot support for BO's and userptr
Maarten Lankhorst
2024-02-21
drm/xe: Clear all snapshot members after deleting coredump
Maarten Lankhorst
2024-01-30
drm/xe: Add batch buffer addresses to devcoredump
José Roberto de Souza
2024-01-24
drm/xe: Print more device information in devcoredump
José Roberto de Souza
2024-01-24
drm/xe: Change devcoredump functions parameters to xe_sched_job
José Roberto de Souza
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-19
drm/xe: Add HW Engine snapshot to xe_devcoredump.
Rodrigo Vivi
2023-12-19
drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump.
Rodrigo Vivi
2023-12-19
drm/xe: Add GuC CT snapshot to xe_devcoredump.
Rodrigo Vivi
2023-12-19
drm/xe: Do not take any action if our device was removed.
Rodrigo Vivi
2023-12-19
drm/xe: Introduce the dev_coredump infrastructure.
Rodrigo Vivi