index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_ipc.c
Age
Commit message (
Expand
)
Author
2024-06-14
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
2024-05-17
accel/ivpu: Replace wake_thread with kfifo
Jacek Lawrynowicz
2024-05-17
accel/ivpu: Split IP and buttress code
Wachowski, Karol
2024-04-08
accel/ivpu: Check return code of ipc->lock init
Wachowski, Karol
2024-02-19
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
2023-10-23
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
2023-09-27
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
2023-01-19
accel/ivpu: Add IPC driver and JSM messages
Jacek Lawrynowicz