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_mmu_context.c
Age
Commit message (
Expand
)
Author
2024-10-30
accel/ivpu: Unmap partially mapped BOs in case of errors
Karol Wachowski
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
2024-06-14
accel/ivpu: Make parts of FW image read-only
Wachowski, Karol
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-01-22
accel/ivpu: Add debug prints for MMU map/unmap operations
Wachowski, Karol
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-19
accel/ivpu: Extend address range for MMU mmap
Wludzik, Jozef
2023-09-04
accel/ivpu: Initialize context with SSID = 1
Karol Wachowski
2023-09-04
accel/ivpu: Add information about context on failure
Stanislaw Gruszka
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
2023-06-08
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Karol Wachowski
2023-06-08
accel/ivpu: Rename and cleanup MMU600 page tables
Karol Wachowski
2023-06-08
accel/ivpu: Add MMU support for 4 level page mappings
Karol Wachowski
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz