index
:
pub/scm/linux/kernel/git/qcom/linux.git
master
QCOM group's fork of linux.git
QCOM group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_ipc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-7
/
+18
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+5
2026-06-15
accel/ivpu: use kmem_cache for IPC rx_msg allocations
Karol Wachowski
1
-3
/
+14
2026-06-15
accel/ivpu: Use threaded IRQ for IPC callback processing
Karol Wachowski
1
-4
/
+4
2026-06-09
accel/ivpu: Fix signed integer truncation in IPC receive
Andrzej Kacprowski
1
-1
/
+1
2026-05-25
accel/ivpu: Document why full JSM message size is always used
Karol Wachowski
1
-1
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-10-30
accel/ivpu: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-07-22
accel/ivpu: Remove lockdep_assert_irqs_disabled()
Maarten Lankhorst
1
-1
/
+0
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-4
/
+3
2025-03-31
accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+2
2025-01-09
accel/ivpu: Use workqueue for IRQ handling
Maciej Falkowski
1
-4
/
+3
2024-10-11
accel/ivpu: Add tracing for IPC/PM/JOB
Jakub Pawlak
1
-0
/
+3
2024-10-11
accel/ivpu: Remove invalid warnings
Jacek Lawrynowicz
1
-1
/
+0
2024-10-11
accel/ivpu: Prevent recovery invocation during probe and resume
Karol Wachowski
1
-23
/
+12
2024-10-11
accel/ivpu: Print JSM message result in case of error
Karol Wachowski
1
-1
/
+1
2024-10-11
accel/ivpu: Add FW state dump on TDR
Tomasz Rusinowicz
1
-0
/
+26
2024-06-14
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
1
-2
/
+1
2024-05-17
accel/ivpu: Replace wake_thread with kfifo
Jacek Lawrynowicz
1
-6
/
+5
2024-05-17
accel/ivpu: Split IP and buttress code
Wachowski, Karol
1
-3
/
+3
2024-04-08
accel/ivpu: Check return code of ipc->lock init
Wachowski, Karol
1
-2
/
+6
2024-02-19
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
1
-6
/
+6
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
1
-4
/
+2
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
1
-85
/
+111
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
1
-9
/
+9
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
1
-3
/
+3
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
1
-14
/
+13
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+3
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
1
-2
/
+2
2023-10-31
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
1
-3
/
+17
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
1
-2
/
+15
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-18
/
+22
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
1
-11
/
+22
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-7
/
+4
2023-10-23
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
1
-4
/
+5
2023-10-23
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
1
-13
/
+16
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
1
-3
/
+3
2023-09-27
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
1
-7
/
+4
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
1
-4
/
+9
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
1
-3
/
+1
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
1
-5
/
+15
2023-01-19
accel/ivpu: Add IPC driver and JSM messages
Jacek Lawrynowicz
1
-0
/
+500