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 6 additions, 0 deletionsdrivers/gpu/drm/panthor/Kconfig
- drivers/gpu/drm/panthor/cbindgen.toml 7 additions, 1 deletiondrivers/gpu/drm/panthor/cbindgen.toml
- drivers/gpu/drm/panthor/dump.rs 274 additions, 0 deletionsdrivers/gpu/drm/panthor/dump.rs
- drivers/gpu/drm/panthor/lib.rs 2 additions, 0 deletionsdrivers/gpu/drm/panthor/lib.rs
- drivers/gpu/drm/panthor/panthor_mmu.c 40 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 35 additions, 0 deletionsdrivers/gpu/drm/panthor/panthor_rs.h
- drivers/gpu/drm/panthor/panthor_sched.c 31 additions, 1 deletiondrivers/gpu/drm/panthor/panthor_sched.c
- rust/bindings/bindings_helper.h 2 additions, 0 deletionsrust/bindings/bindings_helper.h
Loading
Please register or sign in to comment