index
:
linux.git
for-next
master
Linus' 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
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-01-09
accel/ivpu: Dump only first MMU fault from single context
Karol Wachowski
2024-12-19
accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
Jacek Lawrynowicz
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
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