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 1 addition, 0 deletionsdrivers/gpu/drm/panthor/Makefile
- drivers/gpu/drm/panthor/dump.rs 305 additions, 0 deletionsdrivers/gpu/drm/panthor/dump.rs
- drivers/gpu/drm/panthor/lib.rs 13 additions, 0 deletionsdrivers/gpu/drm/panthor/lib.rs
- drivers/gpu/drm/panthor/panthor_mmu.c 33 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 32 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_rs.h
- drivers/gpu/drm/panthor/panthor_sched.c 22 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_sched.c
- drivers/gpu/drm/panthor/regs.rs 288 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