index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
1
-1
/
+2
2025-06-27
accel/ivpu: Use dma_resv_lock() instead of a custom mutex
Jacek Lawrynowicz
2
-30
/
+34
2025-06-27
accel/ivpu: Trigger device recovery on engine reset/resume failure
Karol Wachowski
2
-4
/
+11
2025-06-27
accel/ivpu: Use firmware names from upstream repo
Jacek Lawrynowicz
1
-6
/
+6
2025-06-27
accel/ivpu: Improve buffer object logging
Jacek Lawrynowicz
2
-8
/
+18
2025-06-19
accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction
Karol Wachowski
1
-4
/
+4
2025-05-12
accel/ivpu: Use effective buffer size for zero terminator
Markus Burri
1
-1
/
+1
2025-04-30
accel/ivpu: Correct mutex unlock order in job submission
Karol Wachowski
1
-1
/
+1
2025-04-30
accel/ivpu: Fix pm related deadlocks in cmdq ioctls
Jacek Lawrynowicz
1
-9
/
+24
2025-04-30
accel/ivpu: Increase state dump msg timeout
Jacek Lawrynowicz
1
-1
/
+1
2025-04-25
accel/ivpu: Fix the D0i2 disable test mode
Andrzej Kacprowski
1
-2
/
+2
2025-04-25
accel/ivpu: Correct DCT interrupt handling
Karol Wachowski
2
-9
/
+11
2025-04-11
accel/ivpu: Add cmdq_id to job related logs
Karol Wachowski
1
-7
/
+8
2025-04-11
accel/ivpu: Show NPU frequency in sysfs
Andrzej Kacprowski
4
-1
/
+62
2025-04-11
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
5
-86
/
+64
2025-04-11
accel/ivpu: Update FW Boot API to version 3.28.3
Karol Wachowski
3
-22
/
+58
2025-04-11
accel/ivpu: Flush pending jobs of device's workqueues
Maciej Falkowski
1
-3
/
+3
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
25
-357
/
+846
2025-03-31
accel/ivpu: Fix PM related deadlocks in MS IOCTLs
Jacek Lawrynowicz
2
-2
/
+20
2025-03-31
accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
Jacek Lawrynowicz
1
-0
/
+6
2025-03-31
accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+2
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
25
-357
/
+846
2025-02-10
accel/ivpu: Implement D0i2 disable test mode
Karol Wachowski
3
-0
/
+10
2025-02-10
accel/ivpu: Add test modes to toggle clock relinquish disable
Karol Wachowski
2
-0
/
+8
2025-02-10
accel/ivpu: Allow to import single buffer into multiple contexts
Tomasz Rusinowicz
3
-1
/
+45
2025-02-10
accel/ivpu: Add debugfs interface for setting HWS priority bands
Karol Wachowski
4
-18
/
+121
2025-02-10
accel/ivpu: Prevent runtime suspend during context abort work
Andrzej Kacprowski
1
-1
/
+9
2025-02-10
accel/ivpu: Add missing locks around mmu queues
Andrzej Kacprowski
1
-0
/
+9
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-5
/
+9
2025-02-06
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
2
-9
/
+1
2025-02-03
accel/ivpu: Move recovery work to system_unbound_wq
Karol Wachowski
1
-1
/
+1
2025-02-03
accel/ivpu: Enable recovery and adjust timeouts for fpga
Tomasz Rusinowicz
2
-10
/
+5
2025-02-03
accel/ivpu: Turn on HWS by default on all platforms
Karol Wachowski
1
-9
/
+1
2025-02-03
accel/ivpu: Fix missing MMU events if file_priv is unbound
Karol Wachowski
1
-1
/
+7
2025-02-03
accel/ivpu: Update last_busy in IRQ handler
Jacek Lawrynowicz
1
-3
/
+6
2025-02-03
accel/ivpu: Add support for hardware fault injection
Jacek Lawrynowicz
4
-29
/
+58
2025-02-03
accel/ivpu: Fix error handling in recovery/reset
Jacek Lawrynowicz
1
-36
/
+43
2025-02-03
accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails
Jacek Lawrynowicz
1
-1
/
+4
2025-02-03
accel/ivpu: Fix error handling in ivpu_boot()
Jacek Lawrynowicz
1
-2
/
+6
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
3
-5
/
+9
2025-01-09
accel/ivpu: Enable HWS by default on all platforms
Jacek Lawrynowicz
1
-1
/
+12
2025-01-09
accel/ivpu: Add platform detection for presilicon
Karol Wachowski
5
-25
/
+29
2025-01-09
accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
Karol Wachowski
1
-0
/
+25
2025-01-09
accel/ivpu: Fix locking order in ivpu_job_submit
Karol Wachowski
1
-10
/
+7
2025-01-09
accel/ivpu: Fix locking order in ivpu_cmdq_destroy_ioctl
Karol Wachowski
1
-3
/
+6
2025-01-09
accel/ivpu: Set command queue management capability based on HWS
Karol Wachowski
4
-26
/
+19
2025-01-09
accel/ivpu: Fix missing MMU events from reserved SSID
Karol Wachowski
1
-3
/
+4
2025-01-09
accel/ivpu: Move parts of MMU event IRQ handling to thread handler
Karol Wachowski
3
-33
/
+69
2025-01-09
accel/ivpu: Dump only first MMU fault from single context
Karol Wachowski
3
-20
/
+46
2025-01-09
accel/ivpu: Use workqueue for IRQ handling
Maciej Falkowski
11
-55
/
+24
[next]