index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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-11-23
drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2)
Christian König
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
drm/amdgpu: stop using a bo list entry for the VM PTs
Christian König
2016-10-25
drm/amdgpu: move PT validation back into VM code v2
Christian König
2016-10-25
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
Christian König
2016-10-25
drm/amdgpu: update the shadow PD together with the real one v2
Christian König
2016-10-25
drm/amdgpu: handle multiple MM nodes in the VMs v2
Christian König
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
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
[next]