index
:
~sima/libdrm
for-xexaxo
gen2-b0rked-relaxed-fencing
gen2-tile-cleanup
no_fence_accounting
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
amdgpu: add helper for VM mapping v2
Christian König
1
-62
/
+44
2015-08-05
amdgpu: remove bo_vas hash table v2
Christian König
3
-15
/
+0
2015-08-05
amdgpu: add amdgpu_bo_list_update interface v2
Jammy Zhou
2
-0
/
+54
2015-08-05
amdgpu: replace alloca with calloc v2
Jammy Zhou
1
-3
/
+8
2015-08-05
amdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITY
Jammy Zhou
1
-11
/
+0
2015-08-05
amdgpu: fix the number of IB size enums
Jammy Zhou
1
-6
/
+6
2015-08-05
amdgpu: fix a valgrind warning
Marek Olšák
1
-1
/
+1
2015-08-05
amdgpu: implement amdgpu_cs_query_reset_state
Marek Olšák
2
-22
/
+24
2015-08-05
amdgpu: fix vamgr_free_va logic
monk.liu
1
-0
/
+3
2015-08-05
amdgpu: fix code alignment
monk.liu
1
-118
/
+118
2015-08-05
amdgpu: validate the upper limit of virtual address v2
Jammy Zhou
3
-1
/
+29
2015-08-05
amdgpu: reuse the kernel IB flags v2
Jammy Zhou
2
-9
/
+1
2015-08-05
amdgpu: add ctx_id for wait_cs
Jammy Zhou
1
-2
/
+4
2015-08-05
amdgpu: fix round down/up page size error
Jack Xiao
1
-2
/
+3
2015-08-05
amdgpu: fix 32-on-64 support (v2)
Jammy Zhou
1
-1
/
+1
2015-08-05
amdgpu: remove active_rb_pipes from amdgpu_gpu_info
Jammy Zhou
2
-3
/
+0
2015-08-05
amdgpu: fix segfault when resources are NULL
monk.liu
1
-1
/
+2
2015-08-05
amdgpu: compare the primary device names instead
Christian König
1
-18
/
+27
2015-08-05
amdgpu: add public bo list interface v3
Christian König
4
-94
/
+107
2015-08-05
amdgpu: cleanup public interface v2
Christian König
3
-85
/
+56
2015-08-05
amdgpu: do not call BO_LIST ioctl when no resource referred
monk.liu
1
-0
/
+9
2015-08-05
amdgpu: fix an error of bo_list handler
monk.liu
1
-2
/
+4
2015-08-05
amdgpu: add missing mutex lock/unlock pair
monk.liu
1
-0
/
+2
2015-08-05
amdgpu: support non-page-aligned userptr
monk.liu
2
-1
/
+14
2015-08-05
drm: add libdrm_amdgpu (v7)
Alex Deucher
13
-0
/
+4643