index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/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
|
\
|
*
drm/amd/amdgpu: Update VM function pointer
Gang Ba
2019-08-15
1
-0
/
+7
*
|
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-10
/
+10
*
|
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-12
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu/gmc10: fix pte mytpe field error for navi14
tiancyin
2019-07-30
1
-1
/
+1
|
*
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
1
-2
/
+2
*
|
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-15
/
+15
*
|
dma-buf: add more reservation object locking wrappers
Christian König
2019-08-05
1
-1
/
+2
|
/
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-1
/
+1
|
\
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
|
drm/amdgpu: refine the PTE encoding of PRT for navi10
Jack Xiao
2019-06-20
1
-0
/
+5
*
|
drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
Hawking Zhang
2019-06-20
1
-2
/
+2
*
|
drm/amdgpu: correct pte mtype field for navi
Hawking Zhang
2019-06-20
1
-2
/
+7
|
/
*
drm/amdgpu: Fix VM clean check method
Trigger Huang
2019-05-06
1
-3
/
+33
*
drm/amdgpu: Add preferred_domain check when determine XGMI state
shaoyunl
2019-04-03
1
-1
/
+2
*
drm/amdgpu: handle leaf PDEs as PTEs on Vega
Christian König
2019-04-03
1
-7
/
+14
*
drm/amdgpu: fix ATC handling for Ryzen
Christian König
2019-04-03
1
-5
/
+8
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
1
-666
/
+248
|
\
|
*
drm/amdgpu: don't put the root PD into the relocated list
Christian König
2019-03-27
1
-10
/
+8
|
*
drm/amdgpu: move VM table mapping into the backend as well
Christian König
2019-03-27
1
-26
/
+5
|
*
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-27
1
-0
/
+21
|
*
drm/amdgpu: use the new VM backend for clears
Christian König
2019-03-27
1
-57
/
+32
|
*
drm/amdgpu: revert "XGMI pstate switch initial support"
Christian König
2019-03-21
1
-28
/
+1
|
*
drm/amdgpu: use the new VM backend for PTEs
Christian König
2019-03-21
1
-223
/
+6
|
*
drm/amdgpu: use the new VM backend for PDEs
Christian König
2019-03-21
1
-60
/
+14
|
*
drm/amdgpu: new VM update backends
Christian König
2019-03-21
1
-1
/
+6
[next]