drm: panthor: add devcoredump support
Dump the GPU state using devcoredump. This is useful for debugging
purposes.
Signed-off-by:
Daniel Almeida <daniel.almeida@collabora.com>
Showing
- drivers/gpu/drm/panthor/Kconfig 1 addition, 0 deletionsdrivers/gpu/drm/panthor/Kconfig
- drivers/gpu/drm/panthor/Makefile 1 addition, 0 deletionsdrivers/gpu/drm/panthor/Makefile
- drivers/gpu/drm/panthor/panthor_devcoredump.c 337 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_devcoredump.c
- drivers/gpu/drm/panthor/panthor_devcoredump.h 16 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_devcoredump.h
- drivers/gpu/drm/panthor/panthor_device.c 6 additions, 1 deletiondrivers/gpu/drm/panthor/panthor_device.c
- drivers/gpu/drm/panthor/panthor_device.h 4 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_device.h
- drivers/gpu/drm/panthor/panthor_mmu.c 153 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_mmu.c
- drivers/gpu/drm/panthor/panthor_mmu.h 8 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_mmu.h
- drivers/gpu/drm/panthor/panthor_sched.c 162 additions, 2 deletionsdrivers/gpu/drm/panthor/panthor_sched.c
- drivers/gpu/drm/panthor/panthor_sched.h 9 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_sched.h
- include/uapi/drm/panthor_drm.h 178 additions, 0 deletionsinclude/uapi/drm/panthor_drm.h
Loading
Please register or sign in to comment