index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_ipc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
2024-06-14
1
-2
/
+1
*
accel/ivpu: Replace wake_thread with kfifo
Jacek Lawrynowicz
2024-05-17
1
-6
/
+5
*
accel/ivpu: Split IP and buttress code
Wachowski, Karol
2024-05-17
1
-3
/
+3
*
accel/ivpu: Check return code of ipc->lock init
Wachowski, Karol
2024-04-08
1
-2
/
+6
*
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
2024-02-19
1
-6
/
+6
*
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2024-01-25
1
-4
/
+2
*
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
2023-11-16
1
-85
/
+111
*
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2023-11-16
1
-9
/
+9
*
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
2023-11-16
1
-3
/
+3
*
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2023-11-16
1
-14
/
+13
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-15
1
-6
/
+3
|
\
|
*
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
1
-18
/
+22
|
|
\
|
*
\
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
1
-7
/
+4
|
|
\
\
|
|
*
|
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
2023-09-27
1
-7
/
+4
*
|
|
|
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-11-07
1
-2
/
+2
*
|
|
|
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
2023-10-31
1
-3
/
+17
*
|
|
|
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
2023-10-31
1
-2
/
+15
*
|
|
|
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2023-10-30
1
-11
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
2023-10-23
1
-4
/
+5
*
|
|
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
2023-10-23
1
-13
/
+16
*
|
|
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
2023-10-12
1
-3
/
+3
|
/
/
*
/
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
2023-09-04
1
-4
/
+9
|
/
*
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2023-06-08
1
-3
/
+1
*
accel/ivpu: Add PM support
Jacek Lawrynowicz
2023-01-19
1
-5
/
+15
*
accel/ivpu: Add IPC driver and JSM messages
Jacek Lawrynowicz
2023-01-19
1
-0
/
+500