index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_dev_coredump.c
Age
Commit message (
Expand
)
Author
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2025-11-19
drm/amdgpu: Switch to use %ptSp
Andy Shevchenko
2025-06-17
drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
André Almeida
2025-02-25
drm/amdgpu: Log the creation of a coredump file
André Almeida
2024-12-18
drm/amdgpu: fix amdgpu_coredump
Christian König
2024-10-01
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
2024-08-29
drm/amdgpu: skip printing vram_lost if needed
Trigger Huang
2024-08-06
drm/amdgpu: Clean up the register dump via debugfs list
Sunil Khatri
2024-07-23
drm/amdgpu: fix the print message in devcoredump
Sunil Khatri
2024-05-23
drm/amdgpu: add more device info to the devcoredump
Sunil Khatri
2024-04-26
drm/amdgpu: add ip dump for each ip in devcoredump
Sunil Khatri
2024-04-16
drm/amdgpu: add missing vbios version from devcoredump
Sunil Khatri
2024-04-09
drm/amdgpu: add IP's FW information to devcoredump
Sunil Khatri
2024-03-22
drm/amdgpu: refactor code to split devcoredump code
Sunil Khatri