index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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
2018-09-10
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
2018-09-10
drm/amdgpu: separate per VM BOs from normal in the moved state
Christian König
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
2018-08-29
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
2018-08-27
drm/amdgpu: remove extra root PD alignment
Christian König
2018-08-27
drm/amdgpu: Adjust the VM size based on system memory size v2
Felix Kuehling
2018-08-27
drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)
Huang Rui
2018-08-27
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
2018-08-27
drm/amdgpu: move vm definitions into amdgpu_vm header
Huang Rui
2018-07-31
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
2018-07-10
drm/amdgpu: Add support for logging process info in amdgpu_vm.
Andrey Grodzovsky
[next]