index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.h
Age
Commit message (
Expand
)
Author
2020-12-01
drm/amdgpu: increase reserved VRAM size to 8MB
Likun Gao
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-10-26
drm/amdgpu: increase the reserved VM size to 2MB
Christian König
2020-10-26
drm/amdgpu: increase the reserved VM size to 2MB
Christian König
2020-10-23
drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)
Likun Gao
2020-10-16
drm/amdgpu: add a list in VM for BOs in the done state
Mihir Bhogilal Patel
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
2020-09-22
drm/amd: fix typoes in comments
Bernard Zhao
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
2020-04-28
drm/amdgpu: add new unlocked flag for PTE updates
Christian König
2020-04-28
drm/amdgpu: rename direct to immediate for VM updates
Christian König
2020-04-28
drm/amdgpu: define the TMZ bit for the PTE
Alex Deucher
2020-04-22
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
2020-03-16
drm_amdgpu: Add job fence to resv conditionally
xinhui pan
2020-02-04
drm/amdgpu: rework synchronization of VM updates v4
Christian König
2020-01-16
drm/amdgpu: Avoid reclaim fs while eviction lock
Alex Sierra
2019-12-18
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-09
drm/amdgpu: add VM eviction lock v3
Christian König
2019-12-09
drm/amdgpu: stop adding VM updates fences to the resv obj
Christian König
2019-12-09
drm/amdgpu: move VM eviction decision into amdgpu_vm.c
Christian König
2019-11-22
drm/amdgpu: add flag to indicate amdgpu vm context
Alex Sierra
2019-09-16
drm/amdgpu: add graceful VM fault handling v3
Christian König
2019-09-16
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
2019-09-16
drm/amdgpu: allow direct submission in the VM backends v2
Christian König
2019-09-16
drm/amdgpu: split the VM entity into direct and delayed
Christian König
2019-09-13
drm/amdgpu: reserve at least 4MB of VRAM for page tables v2
Christian König
2019-07-30
drm/amdgpu/gmc10: fix pte mytpe field error for navi14
tiancyin
2019-07-18
drm/amdgpu: add one more mmhub instance for Arcturus (v2)
Le Ma
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-06-20
drm/amdgpu: refine the PTE encoding of PRT for navi10
Jack Xiao
2019-06-20
drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
Hawking Zhang
2019-06-20
drm/amdgpu: correct pte mtype field for navi
Hawking Zhang
2019-04-03
drm/amdgpu: provide the page fault queue to the VM code
Christian König
2019-03-27
drm/amdgpu: drop the ib from the VM update parameters
Christian König
2019-03-27
drm/amdgpu: move VM table mapping into the backend as well
Christian König
2019-03-27
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-21
drm/amdgpu: use the new VM backend for PTEs
Christian König
2019-03-21
drm/amdgpu: new VM update backends
Christian König
2019-03-21
drm/amdgpu: move and rename amdgpu_pte_update_params
Christian König
2019-03-21
drm/amdgpu: remove some unused VM defines
Christian König
2019-03-19
drm/amdgpu: wait for VM to become idle during flush
Christian König
2019-03-19
drm/amdgpu: remove chash
Christian König
2019-03-19
drm/amdgpu: drop the huge page flag
Christian König
2019-03-19
drm/amdgpu: allocate VM PDs/PTs on demand
Christian König
2019-01-25
drm/amdgpu: set bulk_moveable to false when lru changed v2
Chunming Zhou
2018-12-07
drm/amdgpu: remove VM fault_credit handling
Christian König
2018-09-13
drm/amdgpu: use a single linked list for amdgpu_vm_bo_base
Christian König
2018-09-12
drm/amdgpu: Move fault hash table to amdgpu vm
Oak Zeng
[next]