index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_drv.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
1
-5
/
+5
2025-04-25
accel/ivpu: Implement heartbeat-based TDR mechanism
Karol Wachowski
1
-0
/
+4
2025-04-11
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
1
-2
/
+2
2025-04-11
accel/ivpu: Flush pending jobs of device's workqueues
Maciej Falkowski
1
-3
/
+3
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-64
/
+26
2025-02-10
accel/ivpu: Allow to import single buffer into multiple contexts
Tomasz Rusinowicz
1
-1
/
+1
2025-02-06
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
1
-8
/
+0
2025-02-03
accel/ivpu: Fix error handling in ivpu_boot()
Jacek Lawrynowicz
1
-2
/
+6
2025-01-09
accel/ivpu: Set command queue management capability based on HWS
Karol Wachowski
1
-12
/
+7
2025-01-09
accel/ivpu: Use workqueue for IRQ handling
Maciej Falkowski
1
-29
/
+10
2025-01-09
accel/ivpu: Abort all jobs after command queue unregister
Karol Wachowski
1
-26
/
+6
2025-01-09
accel/ivpu: Add API for command queue create/destroy/submit
Karol Wachowski
1
-0
/
+6
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-05
accel/ivpu: remove DRIVER_DATE conditional drm_driver init
Jani Nikula
1
-7
/
+0
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
1
-0
/
+2
2024-10-30
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
1
-0
/
+6
2024-10-30
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
1
-7
/
+4
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
1
-9
/
+3
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
1
-0
/
+1
2024-10-11
accel/ivpu: Remove invalid warnings
Jacek Lawrynowicz
1
-2
/
+0
2024-10-11
accel/ivpu: Refactor failure diagnostics during boot
Karol Wachowski
1
-6
/
+11
2024-10-11
accel/ivpu: Make DB_ID and JOB_ID allocations incremental
Tomasz Rusinowicz
1
-0
/
+9
2024-10-11
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
1
-3
/
+3
2024-10-11
accel/ivpu: Stop using hardcoded DRIVER_DATE
Jacek Lawrynowicz
1
-4
/
+11
2024-10-11
accel/ivpu: Add coredump support
Karol Wachowski
1
-2
/
+3
2024-06-14
accel/ivpu: Synchronize device unbind with recovery work
Wachowski, Karol
1
-2
/
+2
2024-06-14
accel/ivpu: Make selected params read-only
Jacek Lawrynowicz
1
-2
/
+2
2024-06-14
accel/ivpu: Implement DCT handling
Jacek Lawrynowicz
1
-1
/
+9
2024-06-14
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
1
-0
/
+23
2024-05-17
accel/ivpu: Replace wake_thread with kfifo
Jacek Lawrynowicz
1
-2
/
+17
2024-05-17
accel/ivpu: Split IP and buttress code
Wachowski, Karol
1
-7
/
+6
2024-05-15
accel/ivpu: Share NPU busy time in sysfs
Tomasz Rusinowicz
1
-0
/
+2
2024-05-15
accel/ivpu: Add force snoop module parameter
Wachowski, Karol
1
-0
/
+4
2024-05-15
accel/ivpu: Add NPU profiling support
Tomasz Rusinowicz
1
-1
/
+13
2024-05-15
accel/ivpu: Implement support for hardware scheduler
Wachowski, Karol
1
-1
/
+19
2024-05-15
accel/ivpu: Add sched_mode module param
Wachowski, Karol
1
-0
/
+4
2024-04-08
accel/ivpu: Fix deadlock in context_xa
Jacek Lawrynowicz
1
-1
/
+1
2024-04-08
accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE
Jacek Lawrynowicz
1
-17
/
+1
2024-04-08
accel/ivpu: Remove d3hot_after_power_off WA
Jacek Lawrynowicz
1
-10
/
+10
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
1
-3
/
+2
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
1
-4
/
+4
2024-02-19
accel/ivpu: Use lazy allocation for doorbell IDs
Wachowski, Karol
1
-0
/
+4
2024-02-06
accel/ivpu: Disable d3hot_delay on all NPU generations
Jacek Lawrynowicz
1
-3
/
+2
2024-01-25
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
1
-42
/
+67
2024-01-22
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
1
-11
/
+0
2024-01-22
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
1
-2
/
+3
2024-01-22
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
1
-0
/
+1
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
1
-16
/
+14
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+10
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
1
-2
/
+4
[next]