..
ivpu_debugfs.c
accel/ivpu: Add fw_name file to debugfs
2023-07-07 09:33:28 +02:00
ivpu_debugfs.h
accel/ivpu: Initial debugfs support
2023-07-07 09:33:13 +02:00
ivpu_drv.c
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
2023-09-04 11:01:49 +02:00
ivpu_drv.h
accel/ivpu: Print information about used workarounds
2023-09-04 16:21:03 +02:00
ivpu_fw_log.c
accel/ivpu: Add firmware tracing support
2023-07-07 09:33:20 +02:00
ivpu_fw_log.h
accel/ivpu: Add firmware tracing support
2023-07-07 09:33:20 +02:00
ivpu_fw.c
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
2023-09-04 11:01:49 +02:00
ivpu_fw.h
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
2023-09-04 11:01:49 +02:00
ivpu_gem.c
accel/ivpu: Refactor memory ranges logic
2023-08-09 13:52:15 +02:00
ivpu_gem.h
ivpu_hw_37xx_reg.h
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
2023-09-04 11:01:53 +02:00
ivpu_hw_37xx.c
accel/ivpu: Print information about used workarounds
2023-09-04 16:21:03 +02:00
ivpu_hw_40xx_reg.h
accel/ivpu: Add initial support for VPU 4
2023-08-09 13:55:21 +02:00
ivpu_hw_40xx.c
accel/ivpu: Print information about used workarounds
2023-09-04 16:21:03 +02:00
ivpu_hw_reg_io.h
ivpu_hw.h
accel/ivpu: Add initial support for VPU 4
2023-08-09 13:55:21 +02:00
ivpu_ipc.c
accel/ivpu: Remove duplicated error messages
2023-09-04 11:01:26 +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: Initialize context with SSID = 1
2023-09-04 11:01:26 +02:00
ivpu_mmu_context.h
accel/ivpu: Initialize context with SSID = 1
2023-09-04 11:01:26 +02:00
ivpu_mmu.c
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
2023-09-04 11:01:53 +02:00
ivpu_mmu.h
ivpu_pm.c
accel/ivpu: Make ivpu_pm_init() void
2023-09-04 11:01:26 +02:00
ivpu_pm.h
accel/ivpu: Make ivpu_pm_init() void
2023-09-04 11:01:26 +02:00
Kconfig
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
2023-06-06 14:19:53 +02:00
Makefile
accel/ivpu: Add initial support for VPU 4
2023-08-09 13:55:21 +02:00
TODO
vpu_boot_api.h
vpu_jsm_api.h