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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
Felix Kuehling
2020-05-22
1
-2
/
+9
*
drm/amdgpu: pass unlocked flag to params at amdgpu_vm_bo_update_mapping
Alex Sierra
2020-04-28
1
-0
/
+1
*
drm/amdgpu: add new unlocked flag for PTE updates
Christian König
2020-04-28
1
-18
/
+24
*
drm/amdgpu: rename direct to immediate for VM updates
Christian König
2020-04-28
1
-30
/
+30
*
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
Alex Deucher
2020-04-28
1
-0
/
+4
*
drm: amdgpu: fix kernel-doc struct warning
Randy Dunlap
2020-04-23
1
-1
/
+1
*
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
2020-04-22
1
-13
/
+3
*
drm/amdgpu: miss PRT case when bo update
Yintian Tao
2020-03-19
1
-3
/
+3
*
drm_amdgpu: Add job fence to resv conditionally
xinhui pan
2020-03-16
1
-14
/
+2
*
drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the...
Jacob He
2020-03-06
1
-0
/
+20
*
drm/amdgpu: add VM update fences back to the root PD v2
Christian König
2020-02-26
1
-2
/
+12
*
drm/amdgpu: Do not move root PT bo to relocated list
xinhui pan
2020-02-11
1
-17
/
+17
*
drm/amdgpu: rework synchronization of VM updates v4
Christian König
2020-02-04
1
-17
/
+24
*
drm/amdgpu: allow higher level PD invalidations
Christian König
2020-02-04
1
-5
/
+20
*
drm/amdgpu: return EINVAL instead of ENOENT in the VM code
Christian König
2020-02-04
1
-1
/
+1
*
drm/amdgpu: fix parentheses in amdgpu_vm_update_ptes
Christian König
2020-02-04
1
-1
/
+1
*
drm/amdgpu: make sure to never allocate PDs/PTs for invalidations
Christian König
2020-02-04
1
-9
/
+13
*
drm/amdgpu: drop unnecessary restriction for huge root PDEs
Christian König
2020-02-04
1
-20
/
+5
*
drm/amdgpu: Avoid reclaim fs while eviction lock
Alex Sierra
2020-01-16
1
-7
/
+33
*
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-18
1
-7
/
+4
*
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-18
1
-4
/
+10
*
drm/amdgpu: add VM eviction lock v3
Christian König
2019-12-09
1
-7
/
+32
*
drm/amdgpu: stop adding VM updates fences to the resv obj
Christian König
2019-12-09
1
-4
/
+26
*
drm/amdgpu: move VM eviction decision into amdgpu_vm.c
Christian König
2019-12-09
1
-0
/
+22
*
amd/amdgpu: force to trigger a no-retry-fault after a retry-fault
Alex Sierra
2019-11-22
1
-1
/
+10
*
drm/amdgpu: add flag to indicate amdgpu vm context
Alex Sierra
2019-11-22
1
-0
/
+3
*
drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes
Alex Deucher
2019-11-06
1
-1
/
+9
*
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-11-04
1
-5
/
+4
|
\
|
*
drm/ttm: remove pointers to globals
Christian König
2019-10-25
1
-5
/
+4
|
*
drm/amdgpu: revert "disable bulk moves for now"
Christian König
2019-10-02
1
-2
/
+0
*
|
drm/amdgpu: call amdgpu_vm_prt_fini before deleting the root PD
Pelloux-prayer, Pierre-eric
2019-10-25
1
-9
/
+10
*
|
drm/amdgpu: fix uninitialized variable pasid_mapping_needed
Colin Ian King
2019-10-04
1
-1
/
+1
*
|
drm/amdgpu/vm: fix up documentation in amdgpu_vm.c
Alex Deucher
2019-10-03
1
-7
/
+10
*
|
drm/amdgpu/vm: fix documentation for amdgpu_vm_bo_param
Alex Deucher
2019-10-03
1
-0
/
+2
*
|
drm/amdgpu: drop double HDP flush in the VM code
Christian König
2019-09-16
1
-6
/
+0
*
|
drm/amdgpu: cleanup coding style in the VM code a bit
Christian König
2019-09-16
1
-19
/
+36
*
|
drm/amdgpu: revert "disable bulk moves for now"
Christian König
2019-09-16
1
-2
/
+0
*
|
drm/amdgpu: add graceful VM fault handling v3
Christian König
2019-09-16
1
-0
/
+73
*
|
drm/amdgpu: reserve the root PD while freeing PASIDs
Christian König
2019-09-16
1
-11
/
+9
*
|
drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault
Christian König
2019-09-16
1
-3
/
+5
*
|
drm/amdgpu: allow direct submission of clears
Christian König
2019-09-16
1
-6
/
+11
*
|
drm/amdgpu: allow direct submission of PTE updates
Christian König
2019-09-16
1
-8
/
+10
*
|
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
2019-09-16
1
-3
/
+5
*
|
drm/amdgpu: split the VM entity into direct and delayed
Christian König
2019-09-16
1
-6
/
+15
*
|
drm/amdgpu: grab the id mgr lock while accessing passid_mapping
Christian König
2019-09-16
1
-3
/
+9
*
|
drm/amdgpu: cleanup PTE flag generation v3
Christian König
2019-09-16
1
-27
/
+2
*
|
drm/amdgpu: cleanup mtype mapping
Christian König
2019-09-16
1
-2
/
+4
*
|
drm/amdgpu: use moving fence instead of exclusive for VM updates
Christian König
2019-09-13
1
-1
/
+1
*
|
drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus
Felix Kuehling
2019-09-13
1
-0
/
+4
|
/
*
Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-27
1
-0
/
+7
|
\
[next]