.. |
ivpu_coredump.c
|
accel/ivpu: Add coredump support
|
2024-10-11 12:44:38 +02:00 |
ivpu_coredump.h
|
accel/ivpu: Add coredump support
|
2024-10-11 12:44:38 +02:00 |
ivpu_debugfs.c
|
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
2024-11-04 14:25:33 +10:00 |
ivpu_debugfs.h
|
accel/ivpu: Compile ivpu_debugfs.c conditionally
|
2023-09-27 13:11:51 +02:00 |
ivpu_drv.c
|
drm: remove driver date from struct drm_driver and all drivers
|
2024-12-05 12:35:42 +02:00 |
ivpu_drv.h
|
accel/ivpu: Don't allocate preemption buffers when MIP is disabled
|
2024-10-30 10:22:09 +01:00 |
ivpu_fw_log.c
|
accel/ivpu: Fix fw log printing
|
2024-10-11 12:43:49 +02:00 |
ivpu_fw_log.h
|
accel/ivpu: Add coredump support
|
2024-10-11 12:44:38 +02:00 |
ivpu_fw.c
|
accel/ivpu: Increase DMA address range
|
2024-10-30 10:23:57 +01:00 |
ivpu_fw.h
|
accel/ivpu: Add auto selection logic for job scheduler
|
2024-10-11 12:44:38 +02:00 |
ivpu_gem.c
|
accel/ivpu: Fix general protection fault in ivpu_bo_list()
|
2024-12-19 13:16:20 +01:00 |
ivpu_gem.h
|
accel/ivpu: Add force snoop module parameter
|
2024-05-15 07:42:26 +02:00 |
ivpu_hw_37xx_reg.h
|
accel/ivpu: Split IP and buttress headers
|
2024-05-17 08:30:23 +02:00 |
ivpu_hw_40xx_reg.h
|
accel/ivpu: Update power island delays
|
2024-10-11 12:53:44 +02:00 |
ivpu_hw_btrs_lnl_reg.h
|
accel/ivpu: Implement DCT handling
|
2024-06-14 09:13:32 +02:00 |
ivpu_hw_btrs_mtl_reg.h
|
accel/ivpu: Split IP and buttress headers
|
2024-05-17 08:30:23 +02:00 |
ivpu_hw_btrs.c
|
accel/ivpu: Do not fail when more than 1 tile is fused
|
2024-10-30 10:22:04 +01:00 |
ivpu_hw_btrs.h
|
accel/ivpu: Implement DCT handling
|
2024-06-14 09:13:32 +02:00 |
ivpu_hw_ip.c
|
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
2024-11-04 14:25:33 +10:00 |
ivpu_hw_ip.h
|
accel/ivpu: Replace wake_thread with kfifo
|
2024-05-17 08:30:27 +02:00 |
ivpu_hw_reg_io.h
|
accel/ivpu: Fix verbose version of REG_POLL macros
|
2023-10-23 08:57:25 +02:00 |
ivpu_hw.c
|
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
2024-11-04 14:25:33 +10:00 |
ivpu_hw.h
|
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
2024-11-04 14:25:33 +10:00 |
ivpu_ipc.c
|
accel/ivpu: Add tracing for IPC/PM/JOB
|
2024-10-11 12:44:39 +02:00 |
ivpu_ipc.h
|
accel/ivpu: Prevent recovery invocation during probe and resume
|
2024-10-11 12:44:39 +02:00 |
ivpu_job.c
|
accel/ivpu: Move secondary preemption buffer allocation to DMA range
|
2024-10-30 10:23:57 +01:00 |
ivpu_job.h
|
accel/ivpu: Make command queue ID allocated on XArray
|
2024-10-30 10:22:08 +01:00 |
ivpu_jsm_msg.c
|
accel/ivpu: Remove copy engine support
|
2024-10-30 10:22:05 +01:00 |
ivpu_jsm_msg.h
|
accel/ivpu: Add FW state dump on TDR
|
2024-10-11 12:44:38 +02:00 |
ivpu_mmu_context.c
|
accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
|
2024-12-19 13:16:21 +01:00 |
ivpu_mmu_context.h
|
accel/ivpu: Defer MMU root page table allocation
|
2024-10-30 10:22:04 +01:00 |
ivpu_mmu.c
|
accel/ivpu: Clear CDTAB entry in case of failure
|
2024-10-30 10:22:06 +01:00 |
ivpu_mmu.h
|
accel/ivpu: Defer MMU root page table allocation
|
2024-10-30 10:22:04 +01:00 |
ivpu_ms.c
|
accel/ivpu: Increase MS info buffer size
|
2024-10-11 12:44:39 +02:00 |
ivpu_ms.h
|
accel/ivpu: Add NPU profiling support
|
2024-05-15 07:42:23 +02:00 |
ivpu_pm.c
|
Merge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.git
|
2024-12-20 12:13:56 +11:00 |
ivpu_pm.h
|
accel/ivpu: Remove unused ivpu_rpm_get_if_active()
|
2024-06-14 09:15:28 +02:00 |
ivpu_sysfs.c
|
accel/ivpu: Add auto selection logic for job scheduler
|
2024-10-11 12:44:38 +02:00 |
ivpu_sysfs.h
|
accel/ivpu: Share NPU busy time in sysfs
|
2024-05-15 07:42:29 +02:00 |
ivpu_trace_points.c
|
accel/ivpu: Add tracing for IPC/PM/JOB
|
2024-10-11 12:44:39 +02:00 |
ivpu_trace.h
|
accel/ivpu: Add tracing for IPC/PM/JOB
|
2024-10-11 12:44:39 +02:00 |
Kconfig
|
accel/ivpu: Add debug Kconfig option
|
2024-10-30 10:23:49 +01:00 |
Makefile
|
accel/ivpu: Add debug Kconfig option
|
2024-10-30 10:23:49 +01:00 |
vpu_boot_api.h
|
accel/ivpu: Update VPU FW API headers
|
2024-10-11 12:35:55 +02:00 |
vpu_jsm_api.h
|
accel/ivpu: Update VPU FW API headers
|
2024-10-11 12:35:55 +02:00 |