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_gem.c
Age
Commit message (
Expand
)
Author
2017-03-29
drm/amdgpu: clear freed mappings immediately when BO may be freed
Nicolai Hähnle
2017-03-29
drm/amdgpu: handle multi level PD updates V2
Christian König
2017-03-29
drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interface
Alex Xie
2017-03-29
drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freed
Nicolai Hähnle
2017-03-29
drm/amdgpu: add a VM mapping replace operation v2
Christian König
2017-03-29
drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
Christian König
2017-03-29
drm/amdgpu: separate page table allocation from mapping
Christian König
2017-03-29
drm/amdgpu: add a callback to set vm mapping flags
Alex Xie
2017-03-29
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
2017-03-09
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
2017-02-10
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
Samuel Pitoiset
2017-02-02
drm/amdgpu: stop reserving a shared fence for VA updates
Christian König
2017-02-02
drm/amdgpu: fix race in GEM VA map IOCTL v2
Christian König
2017-01-27
drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
Nicolai Hähnle
2017-01-27
drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
Nicolai Hähnle
2016-10-25
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
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-18
drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-12
drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-23
drm/amdgpu: fix amdgpu_vm_bo_update param error
Flora Cui
2016-07-07
drm/amdgpu: validate VM PTs only on eviction
Christian König
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-05-04
drm/amdgpu: Mark all instances of struct drm_info_list as const
Nils Wallménius
2016-04-27
drm: Protect dev->filelist with its own mutex
Daniel Vetter
2016-03-21
drm/amdgpu: release_pages requires linux/pagemap.h
Stephen Rothwell
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
drm/amdgpu: removing BO_VAs shouldn't be interruptible
Christian König
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-14
drm/amdgpu: allow write access to mapped userptrs
Christian König
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-09
drm/amdgpu: reserve the PD during unmap and remove
Christian König
2016-03-08
drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6
Christian König
2016-02-24
drm/amdgpu: disable direct VM updates when vm_debug is set
Christian König
2016-02-16
drm/amdgpu: cleanup gem init/finit
Christian König
2016-02-16
drm/amdgpu: rework GEM info printing
Christian König
2016-02-16
drm/amdgpu: print the GPU offset as well in gem_info
Christian König
2016-02-16
drm/amdgpu: optionally print the pin count in gem_info as well
Christian König
2016-02-16
drm/amdgpu: print the BO size only once in amdgpu_gem_info
Christian König
2016-02-16
drm/amdgpu: print pid as integer
Christian König
2016-02-10
drm/amdgpu: check userptrs mm earlier
Christian König
2016-02-10
drm/amdgpu: keep the prefered/allowed domains in the BO
Christian König
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-18
drm/amdgpu: keep the PTs validation list in the VM v2
Christian König
2015-12-18
drm/amdgpu: split VM PD and PT handling during CS
Christian König
2015-12-18
drm/amdgpu: put VM page tables directly into duplicates list
Christian König
2015-12-09
drm/amdgpu: fix the lost duplicates checking
Chunming Zhou
[next]