Christian König
|
05ec3eda8b
drm/amdgpu: cleanup VM manager init/fini
|
8 年之前 |
Chunming Zhou
|
f1892138ab
drm/amdgpu: return -ENODEV to user space when vram is lost v2
|
8 年之前 |
Christian König
|
a022c54e60
drm/amdgpu: remove unsed amdgpu_gem_handle_lockup (v2)
|
8 年之前 |
Christian König
|
5a0f3b5f6d
drm/amdgpu: fix VM clearing in amdgpu_gem_object_close
|
8 年之前 |
Christopher James Halse Rogers
|
803d89ade4
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. (v2)
|
8 年之前 |
Alex Xie
|
ec2c467efe
drm/amdgpu: Avoid using signed integer to store pointer value
|
8 年之前 |
Nicolai Hähnle
|
23e0563e48
drm/amdgpu: clear freed mappings immediately when BO may be freed
|
8 年之前 |
Christian König
|
194d216113
drm/amdgpu: handle multi level PD updates V2
|
8 年之前 |
Alex Xie
|
66e02bc343
drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interface
|
8 年之前 |
Nicolai Hähnle
|
f34678187a
drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freed
|
8 年之前 |
Christian König
|
80f95c579d
drm/amdgpu: add a VM mapping replace operation v2
|
8 年之前 |
Christian König
|
dc54d3d174
drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
|
8 年之前 |
Christian König
|
663e4577a5
drm/amdgpu: separate page table allocation from mapping
|
8 年之前 |
Alex Xie
|
5463545b92
drm/amdgpu: add a callback to set vm mapping flags
|
8 年之前 |
Junwei Zhang
|
b85891bd6d
drm/amdgpu: IOCTL interface for PRT support v4
|
8 年之前 |
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 年之前 |