index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm_amdgpu: Add job fence to resv conditionally
xinhui pan
2020-03-16
1
-1
/
+0
*
drm/amdgpu: rework synchronization of VM updates v4
Christian König
2020-02-04
1
-2
/
+2
*
drm/amdgpu: Avoid reclaim fs while eviction lock
Alex Sierra
2020-01-16
1
-1
/
+5
*
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-18
1
-2
/
+2
*
drm/amdgpu: add VM eviction lock v3
Christian König
2019-12-09
1
-0
/
+4
*
drm/amdgpu: stop adding VM updates fences to the resv obj
Christian König
2019-12-09
1
-0
/
+4
*
drm/amdgpu: move VM eviction decision into amdgpu_vm.c
Christian König
2019-12-09
1
-0
/
+1
*
drm/amdgpu: add flag to indicate amdgpu vm context
Alex Sierra
2019-11-22
1
-0
/
+2
*
drm/amdgpu: add graceful VM fault handling v3
Christian König
2019-09-16
1
-0
/
+2
*
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
2019-09-16
1
-2
/
+2
*
drm/amdgpu: allow direct submission in the VM backends v2
Christian König
2019-09-16
1
-0
/
+5
*
drm/amdgpu: split the VM entity into direct and delayed
Christian König
2019-09-16
1
-2
/
+3
*
drm/amdgpu: reserve at least 4MB of VRAM for page tables v2
Christian König
2019-09-13
1
-0
/
+3
*
drm/amdgpu/gmc10: fix pte mytpe field error for navi14
tiancyin
2019-07-30
1
-1
/
+1
*
drm/amdgpu: add one more mmhub instance for Arcturus (v2)
Le Ma
2019-07-18
1
-1
/
+2
*
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
1
-2
/
+2
*
drm/amdgpu: refine the PTE encoding of PRT for navi10
Jack Xiao
2019-06-20
1
-0
/
+2
*
drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
Hawking Zhang
2019-06-20
1
-3
/
+3
*
drm/amdgpu: correct pte mtype field for navi
Hawking Zhang
2019-06-20
1
-1
/
+5
*
drm/amdgpu: provide the page fault queue to the VM code
Christian König
2019-04-03
1
-0
/
+1
*
drm/amdgpu: drop the ib from the VM update parameters
Christian König
2019-03-27
1
-5
/
+0
*
drm/amdgpu: move VM table mapping into the backend as well
Christian König
2019-03-27
1
-1
/
+1
*
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-27
1
-0
/
+4
*
drm/amdgpu: use the new VM backend for PTEs
Christian König
2019-03-21
1
-13
/
+0
*
drm/amdgpu: new VM update backends
Christian König
2019-03-21
1
-1
/
+29
*
drm/amdgpu: move and rename amdgpu_pte_update_params
Christian König
2019-03-21
1
-0
/
+45
*
drm/amdgpu: remove some unused VM defines
Christian König
2019-03-21
1
-5
/
+0
*
drm/amdgpu: wait for VM to become idle during flush
Christian König
2019-03-19
1
-0
/
+2
*
drm/amdgpu: remove chash
Christian König
2019-03-19
1
-14
/
+0
*
drm/amdgpu: drop the huge page flag
Christian König
2019-03-19
1
-1
/
+0
*
drm/amdgpu: allocate VM PDs/PTs on demand
Christian König
2019-03-19
1
-3
/
+0
*
drm/amdgpu: set bulk_moveable to false when lru changed v2
Chunming Zhou
2019-01-25
1
-0
/
+2
*
drm/amdgpu: remove VM fault_credit handling
Christian König
2018-12-07
1
-5
/
+0
*
drm/amdgpu: use a single linked list for amdgpu_vm_bo_base
Christian König
2018-09-13
1
-1
/
+1
*
drm/amdgpu: Move fault hash table to amdgpu vm
Oak Zeng
2018-09-12
1
-0
/
+13
*
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
2018-09-10
1
-13
/
+0
*
drm/amdgpu: separate per VM BOs from normal in the moved state
Christian König
2018-09-10
1
-2
/
+5
*
drm/amdkfd: Release an acquired process vm
Oak Zeng
2018-08-29
1
-0
/
+1
*
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
2018-08-29
1
-1
/
+1
*
drm/amdgpu: remove extra root PD alignment
Christian König
2018-08-27
1
-3
/
+0
*
drm/amdgpu: Adjust the VM size based on system memory size v2
Felix Kuehling
2018-08-27
1
-1
/
+1
*
drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)
Huang Rui
2018-08-27
1
-1
/
+10
*
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
2018-08-27
1
-4
/
+3
*
drm/amdgpu: move vm definitions into amdgpu_vm header
Huang Rui
2018-08-27
1
-0
/
+25
*
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
2018-07-31
1
-0
/
+1
*
drm/amdgpu: Add support for logging process info in amdgpu_vm.
Andrey Grodzovsky
2018-07-10
1
-0
/
+16
*
drm/amdgpu: move VM BOs on LRU again
Christian König
2018-05-24
1
-0
/
+3
*
drm/amdgpu: rework VM state machine lock handling v2
Christian König
2018-05-24
1
-3
/
+1
*
drm/amdgpu: remove unused member
Christian König
2018-05-18
1
-3
/
+0
*
drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9
Yong Zhao
2018-05-15
1
-2
/
+3
[next]