linux/drivers/accel/ivpu
Stanislaw Gruszka edde4caec1 accel/ivpu: Initial debugfs support
Add initial debugfs support. Provide below functionality:

- print buffer objects
- print latest boot mode
- trigger vpu engine reset

Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230524074847.866711-2-stanislaw.gruszka@linux.intel.com
2023-07-07 09:33:13 +02:00
..
ivpu_debugfs.c accel/ivpu: Initial debugfs support 2023-07-07 09:33:13 +02:00
ivpu_debugfs.h accel/ivpu: Initial debugfs support 2023-07-07 09:33:13 +02:00
ivpu_drv.c accel/ivpu: Initial debugfs support 2023-07-07 09:33:13 +02:00
ivpu_drv.h accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs 2023-06-08 07:54:00 +02:00
ivpu_fw.c
ivpu_fw.h
ivpu_gem.c
ivpu_gem.h
ivpu_hw_mtl_reg.h accel/ivpu: Fix sporadic VPU boot failure 2023-06-08 08:17:27 +02:00
ivpu_hw_mtl.c Merge drm/drm-next into drm-misc-next 2023-06-19 16:33:14 +02:00
ivpu_hw_reg_io.h
ivpu_hw.h accel/ivpu: Make DMA bit mask HW specific 2023-06-08 07:53:40 +02:00
ivpu_ipc.c accel/ivpu: Do not use mutex_lock_interruptible 2023-06-08 08:15:46 +02:00
ivpu_ipc.h accel/ivpu: Fix IPC buffer header status field value 2023-03-24 10:52:20 +01:00
ivpu_job.c Merge drm/drm-next into drm-misc-next 2023-06-19 16:33:14 +02:00
ivpu_job.h
ivpu_jsm_msg.c
ivpu_jsm_msg.h
ivpu_mmu_context.c accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs 2023-06-08 07:54:00 +02:00
ivpu_mmu_context.h accel/ivpu: Rename and cleanup MMU600 page tables 2023-06-08 07:53:51 +02:00
ivpu_mmu.c Merge drm/drm-next into drm-misc-next 2023-06-19 16:33:14 +02:00
ivpu_mmu.h
ivpu_pm.c drm next for 6.4-rc1 2023-04-25 16:12:15 -07:00
ivpu_pm.h accel/ivpu: Cancel recovery work 2023-03-24 10:50:27 +01:00
Kconfig accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR 2023-06-06 14:19:53 +02:00
Makefile accel/ivpu: Initial debugfs support 2023-07-07 09:33:13 +02:00
TODO
vpu_boot_api.h
vpu_jsm_api.h