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.c
Age
Commit message (
Expand
)
Author
2016-10-24
drm/amdgpu: fix a vm_flush fence leak
Grazvydas Ignotas
2016-10-06
drm/amdgpu: revert "use more than 64KB fragment size if possible"
Christian König
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
drm/amdgpu: improve VM PTE trace points
Christian König
2016-09-28
drm/amdgpu: fix initializing the VM BO shadow
Christian König
2016-09-28
drm/amdgpu: fix initializing the VM last eviction counter
Christian König
2016-09-28
drm/amdgpu: cleanup VM shadow BO unreferencing
Christian König
2016-09-28
drm/amdgpu: allocate GTT space for shadow VM page tables
Christian König
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-27
drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
Christian König
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
2016-08-22
drm/amdgpu: cleanup amdgpu_vm_bo_update params
Christian König
2016-08-22
drm/amdgpu: update pt shadow while updating pt V2
Chunming Zhou
2016-08-22
drm/amdgpu: update pd shadow while updating pd V2
Chunming Zhou
2016-08-16
drm/amdgpu: add function pointer to the pte_update_params
Christian König
2016-08-16
drm/amdgpu: stop splitting PTE commands into smaller ones
Christian König
2016-08-16
drm/amdgpu: remove AMDGPU_VM_NO_FLUSH define
Christian König
2016-08-16
drm/amdgpu: cleanup the write_pte implementations
Christian König
2016-08-16
drm/amdgpu: remove pages_addr handling from the VM code
Christian König
2016-08-16
drm/amdgpu: write PTEs directly into the IB.
Christian König
2016-08-16
drm/amdgpu: allocate shadow for pd/pt bo V2
Chunming Zhou
2016-08-10
drm/amdgpu: use more than 64KB fragment size if possible
Christian König
2016-08-10
drm/amdgpu: flip frag_ptes and update_pts
Christian König
2016-08-10
drm/amdgpu: add adev to the pte_update_params
Christian König
2016-08-10
drm/amdgpu: rename amdgpu_vm_update_params
Christian König
2016-08-10
drm/amdgpu: cleanup VM fragment defines
Christian König
2016-08-09
drm/amdgpu: fix vm init error path
Chunming Zhou
2016-07-14
drm/amdgpu: trace need_flush in grab_vm as well
Christian König
2016-07-14
drm/amdgpu: check flush fence context instead of same ring v2
Christian König
2016-07-07
drm/amdgpu: recovery hw jobs when gpu reset V3
Chunming Zhou
2016-07-07
drm/amdgpu: abstract amdgpu_vm_is_gpu_reset
Chunming Zhou
2016-07-07
drm/amdgpu: add a bool to specify if needing vm flush V2
Chunming Zhou
2016-07-07
drm/amdgpu: must update page table after gpu reset
Chunming Zhou
2016-07-07
drm/amdgpu: must update page table after gpu reset
Chunming Zhou
2016-07-07
drm/amdgpu: validate VM PTs only on eviction
Christian König
2016-07-07
drm/amdgpu: disable compute pipeline sync workaround when using fixed fw
Alex Deucher
2016-07-07
drm/amdgpu: save the PD addr before scheduling the job
Christian König
2016-07-07
drm/amdgpu: sync to buffer moves before VM updates
Christian König
2016-07-07
drm/amdgpu: Initialize the variables in a straight-forward way
Alex Xie
2016-07-07
drm/amdgpu: Add comment to describe the purpose of one difficult if statement
Alex Xie
2016-07-07
drm/amdgpu: Change some variable names to make code easier understood
Alex Xie
2016-07-07
drm/amdgpu: remove now unnecessary checks
Christian König
2016-07-07
drm/amdgpu: use a fence array for VMID management
Christian König
2016-07-07
drm/amdgpu: reuse VMIDs assigned to a VM only if there is also a free one
Christian König
2016-07-07
drm/amdgpu: prefer VMIDs idle on the current ring
Christian König
2016-07-07
drm/amdgpu: add optional ring to amdgpu_sync_is_idle
Christian König
2016-05-11
drm/amdgpu: Encapsulate some VM table update parameters (v2)
Harish Kasiviswanathan
2016-05-11
drm/amdgpu: remove define for reserved client ID
Christian König
2016-05-11
drm/amdgpu: remove owner cleanup v2
Christian König
2016-05-11
drm/amdgpu: make the VMID owner always 64bit
Christian König
[next]