index
:
~sarah/drm
jenkins
kbl-cleanup
master
Sarah Sharp's libdrm repo.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amdgpu
/
amdgpu_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
amdgpu: Cleanly handle ENOMEM on result in amdgpu_bo_list_create()
Tom St Denis
1
-2
/
+9
2015-09-02
amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_unmap()
Jonathan Gray
1
-1
/
+1
2015-08-25
amdgpu: serialize drmPrimeFDToHandle
Christian König
1
-4
/
+5
2015-08-13
amdgpu: hide the final internal functions from global namespace
Emil Velikov
1
-1
/
+1
2015-08-13
amdgpu: cosmetic chances in license boilerplate
Emil Velikov
1
-0
/
+1
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
1
-97
/
+33
2015-08-05
amdgpu: add base_preferred parameter to amdgpu_vamgr_find_va
Ken Wang
1
-1
/
+1
2015-08-05
amdgpu: do NULL check for bo handle in amdgpu_bo_query_info
Jammy Zhou
1
-0
/
+4
2015-08-05
amdgpu: cleanup VA IOCTL handling
Christian König
1
-16
/
+16
2015-08-05
amdgpu: remove flink export workaround v2
Christian König
1
-6
/
+0
2015-08-05
amdgpu: explicitly unmap GPU mapping on BO destruction
Christian König
1
-24
/
+57
2015-08-05
amdgpu: fix double mutex_unlock in amdgpu_bo_import
Marek Olšák
1
-1
/
+1
2015-08-05
amdgpu: use alloca and malloc in critical codepaths (v2)
Marek Olšák
1
-9
/
+21
2015-08-05
amdgpu: allow exporting KMS handles with render nodes
Marek Olšák
1
-3
/
+5
2015-08-05
amdgpu: stop checking flag masks
Christian König
1
-2
/
+2
2015-08-05
amdgpu: make vamgr global
Ken Wang
1
-2
/
+2
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
1
-11
/
+0
2015-08-05
amdgpu: add amdgpu_bo_list_update interface v2
Jammy Zhou
1
-0
/
+35
2015-08-05
amdgpu: replace alloca with calloc v2
Jammy Zhou
1
-3
/
+8
2015-08-05
amdgpu: validate the upper limit of virtual address v2
Jammy Zhou
1
-1
/
+19
2015-08-05
amdgpu: fix 32-on-64 support (v2)
Jammy Zhou
1
-1
/
+1
2015-08-05
amdgpu: add public bo list interface v3
Christian König
1
-0
/
+56
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
1
-1
/
+11
2015-08-05
drm: add libdrm_amdgpu (v7)
Alex Deucher
1
-0
/
+626