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_device.c 2 additions, 0 deletionsdrivers/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_dump.c 491 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_dump.c
- drivers/gpu/drm/panthor/panthor_dump.h 64 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_dump.h
- drivers/gpu/drm/panthor/panthor_mmu.c 22 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_mmu.c
- drivers/gpu/drm/panthor/panthor_mmu.h 6 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_mmu.h
- drivers/gpu/drm/panthor/panthor_sched.c 50 additions, 1 deletiondrivers/gpu/drm/panthor/panthor_sched.c
- drivers/gpu/drm/panthor/panthor_sched.h 10 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_sched.h
- include/uapi/drm/panthor_drm.h 124 additions, 0 deletionsinclude/uapi/drm/panthor_drm.h
Loading
Please register or sign in to comment