Alex Deucher
|
834e0f8ae4
drm/amdgpu: validate paramaters in the gem ioctl
|
8 年之前 |
Samuel Pitoiset
|
a73effaf58
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
|
8 年之前 |
Christian König
|
d7d29553d6
drm/amdgpu: stop reserving a shared fence for VA updates
|
8 年之前 |
Christian König
|
2ffdaafb5d
drm/amdgpu: fix race in GEM VA map IOCTL v2
|
8 年之前 |
Nicolai Hähnle
|
3e19e69ab0
drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
|
8 年之前 |
Nicolai Hähnle
|
d1144b84fc
drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
|
8 年之前 |
Christian König
|
b88c8796d8
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
|
8 年之前 |
Christian König
|
f7da30d979
drm/amdgpu: move PT validation back into VM code v2
|
8 年之前 |
Christian König
|
a7d64de659
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
|
9 年之前 |
Laurent Pinchart
|
8e911ab770
drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
|
8 年之前 |
Chris Wilson
|
0fea2ed61e
drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
|
9 年之前 |
Christian König
|
765e7fbf08
drm/amdgpu: rename all rbo variable to abo v2
|
9 年之前 |
Flora Cui
|
05dcb5c888
drm/amdgpu: fix amdgpu_vm_bo_update param error
|
9 年之前 |
Christian König
|
5a712a8727
drm/amdgpu: validate VM PTs only on eviction
|
9 年之前 |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 年之前 |
Dave Airlie
|
a64424d722
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
9 年之前 |
Nils Wallménius
|
06ab6832ac
drm/amdgpu: Mark all instances of struct drm_info_list as const
|
9 年之前 |
Daniel Vetter
|
1d2ac403ae
drm: Protect dev->filelist with its own mutex
|
9 年之前 |
Stephen Rothwell
|
568d7c764a
drm/amdgpu: release_pages requires linux/pagemap.h
|
9 年之前 |
Dave Airlie
|
902d02db1f
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
9 年之前 |
Christian König
|
35264f6f1c
drm/amdgpu: removing BO_VAs shouldn't be interruptible
|
9 年之前 |
Dave Airlie
|
9f443bf53b
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
9 年之前 |
Christian König
|
358c258a81
drm/amdgpu: allow write access to mapped userptrs
|
9 年之前 |
Dave Airlie
|
9b61c0fcdf
Merge drm-fixes into drm-next.
|
9 年之前 |
Christian König
|
b5a5ec5504
drm/amdgpu: reserve the PD during unmap and remove
|
9 年之前 |
Christian König
|
2f568dbd6b
drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6
|
9 年之前 |
Christian König
|
6378076bcf
drm/amdgpu: disable direct VM updates when vm_debug is set
|
9 年之前 |
Christian König
|
418aa0c296
drm/amdgpu: cleanup gem init/finit
|
9 年之前 |
Christian König
|
7ea2356533
drm/amdgpu: rework GEM info printing
|
9 年之前 |
Christian König
|
ebb36d19a0
drm/amdgpu: print the GPU offset as well in gem_info
|
9 年之前 |