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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
accel/ivpu: Clear CDTAB entry in case of failure
Karol Wachowski
1
-1
/
+8
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
1
-64
/
+30
2024-06-14
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
1
-3
/
+7
2024-05-15
accel/ivpu: Add force snoop module parameter
Wachowski, Karol
1
-4
/
+8
2024-04-08
accel/ivpu: Improve clarity of MMU error messages
Wachowski, Karol
1
-4
/
+4
2024-02-06
accel/ivpu: Correct MMU queue size checking functions
Wachowski, Karol
1
-11
/
+22
2024-02-06
accel/ivpu: Force snooping for MMU writes
Wachowski, Karol
1
-3
/
+0
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
1
-8
/
+6
2024-01-22
accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()
Wachowski, Karol
1
-0
/
+2
2024-01-22
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
1
-0
/
+8
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
1
-1
/
+4
2023-10-31
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
1
-4
/
+1
2023-10-31
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
1
-3
/
+31
2023-10-23
accel/ivpu: Fix verbose version of REG_POLL macros
Krystian Pradzynski
1
-19
/
+28
2023-09-04
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
Jacek Lawrynowicz
1
-42
/
+75
2023-08-09
accel/ivpu: Use generation based function and registers names
Jacek Lawrynowicz
1
-41
/
+41
2023-08-09
accel/ivpu: Rename sources to use generation based names
Jacek Lawrynowicz
1
-1
/
+1
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-16
/
+6
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
1
-16
/
+6
2023-06-08
accel/ivpu: Add MMU support for 4 level page mappings
Karol Wachowski
1
-2
/
+12
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
1
-1
/
+8
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz
1
-0
/
+876