index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
1
-2
/
+2
2024-10-30
accel/ivpu: Unmap partially mapped BOs in case of errors
Karol Wachowski
1
-8
/
+11
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
1
-70
/
+75
2024-06-14
accel/ivpu: Make parts of FW image read-only
Wachowski, Karol
1
-0
/
+86
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-01-22
accel/ivpu: Add debug prints for MMU map/unmap operations
Wachowski, Karol
1
-0
/
+9
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+3
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
1
-15
/
+21
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
1
-0
/
+2
2023-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
1
-52
/
+63
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-6
/
+3
2023-10-19
accel/ivpu: Extend address range for MMU mmap
Wludzik, Jozef
1
-6
/
+3
2023-09-04
accel/ivpu: Initialize context with SSID = 1
Karol Wachowski
1
-0
/
+10
2023-09-04
accel/ivpu: Add information about context on failure
Stanislaw Gruszka
1
-2
/
+2
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
1
-1
/
+3
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
1
-4
/
+4
2023-06-08
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Karol Wachowski
1
-16
/
+59
2023-06-08
accel/ivpu: Rename and cleanup MMU600 page tables
Karol Wachowski
1
-88
/
+93
2023-06-08
accel/ivpu: Add MMU support for 4 level page mappings
Karol Wachowski
1
-49
/
+117
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz
1
-0
/
+398