drm: panthor: add dev_coredumpv support
Dump the state of the GPU. This feature is useful for debugging purposes.
Showing
- drivers/gpu/drm/panthor/Kconfig 13 additions, 0 deletionsdrivers/gpu/drm/panthor/Kconfig
- drivers/gpu/drm/panthor/Makefile 2 additions, 0 deletionsdrivers/gpu/drm/panthor/Makefile
- drivers/gpu/drm/panthor/dump.rs 294 additions, 0 deletionsdrivers/gpu/drm/panthor/dump.rs
- drivers/gpu/drm/panthor/lib.rs 10 additions, 0 deletionsdrivers/gpu/drm/panthor/lib.rs
- drivers/gpu/drm/panthor/panthor_mmu.c 39 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_mmu.c
- drivers/gpu/drm/panthor/panthor_mmu.h 3 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_mmu.h
- drivers/gpu/drm/panthor/panthor_rs.h 40 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_rs.h
- drivers/gpu/drm/panthor/panthor_sched.c 27 additions, 1 deletiondrivers/gpu/drm/panthor/panthor_sched.c
- drivers/gpu/drm/panthor/regs.rs 264 additions, 0 deletionsdrivers/gpu/drm/panthor/regs.rs
- rust/bindings/bindings_helper.h 3 additions, 0 deletionsrust/bindings/bindings_helper.h
Loading
Please register or sign in to comment