开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-12-23
drm/xe: Revert some changes that break a mesa debug tool
John Harrison
2024-12-03
drm/xe: Move the coredump registration to the worker thread
John Harrison
2024-11-28
drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
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