index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
Christian König
2021-04-29
1
-0
/
+1
*
drm/amdgpu: increase reserved VRAM size to 8MB
Likun Gao
2020-12-01
1
-1
/
+1
*
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-10
1
-0
/
+10
|
\
|
*
drm/amdgpu: increase the reserved VM size to 2MB
Christian König
2020-10-26
1
-2
/
+2
|
*
drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)
Likun Gao
2020-10-23
1
-0
/
+3
|
*
drm/amdgpu: add a list in VM for BOs in the done state
Mihir Bhogilal Patel
2020-10-16
1
-0
/
+3
|
*
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
2020-10-15
1
-0
/
+4
*
|
drm/amdgpu: increase the reserved VM size to 2MB
Christian König
2020-10-26
1
-2
/
+2
*
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
|
|
*
drm/amd: fix typoes in comments
Bernard Zhao
2020-09-22
1
-1
/
+1
*
|
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-17
1
-4
/
+4
|
/
*
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
2020-07-02
1
-0
/
+1
*
drm/amdgpu: add new unlocked flag for PTE updates
Christian König
2020-04-28
1
-2
/
+7
*
drm/amdgpu: rename direct to immediate for VM updates
Christian König
2020-04-28
1
-5
/
+5
*
drm/amdgpu: define the TMZ bit for the PTE
Alex Deucher
2020-04-28
1
-0
/
+3
*
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
2020-04-23
1
-4
/
+0
*
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-05
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-14
1
-0
/
+3
*
drm/amdgpu/gmc10: fix pte mytpe field error for navi14
tiancyin
2019-07-31
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-21
1
-0
/
+2
*
drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
Hawking Zhang
2019-06-21
1
-3
/
+3
*
drm/amdgpu: correct pte mtype field for navi
Hawking Zhang
2019-06-21
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-28
1
-5
/
+0
*
drm/amdgpu: move VM table mapping into the backend as well
Christian König
2019-03-28
1
-1
/
+1
*
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-28
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-08
1
-5
/
+0
*
drm/amdgpu: use a single linked list for amdgpu_vm_bo_base
Christian König
2018-09-13
1
-1
/
+1
[next]