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
Age
Commit message (
Expand
)
Author
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2024-01-25
accel/ivpu: Improve stability of ivpu_submit_ioctl()
Jacek Lawrynowicz
2024-01-25
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Disable PLL after VPU IP reset during FLR
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
2024-01-22
accel/ivpu: Improve buffer object debug logs
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Disable buffer sharing among VPU contexts
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Free buffer sgt on unbind
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
2024-01-22
accel/ivpu: Add debug prints for MMU map/unmap operations
Wachowski, Karol
2024-01-22
accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()
Wachowski, Karol
2024-01-22
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-11
accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
Andrzej Kacprowski
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-21
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
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
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-31
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
2023-10-31
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
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
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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: Add support for delayed D0i3 entry message
Andrzej Kacprowski
2023-10-30
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
2023-10-30
accel/ivpu/40xx: Capture D0i3 entry host and device timestamps
Andrzej Kacprowski
2023-10-30
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
2023-10-30
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
2023-10-30
accel/ivpu: Remove reset from power up sequence
Karol Wachowski
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
[next]