summaryrefslogtreecommitdiff
path: root/amdgpu/amdgpu_cs.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-05amdgpu: implement amdgpu_cs_query_reset_stateMarek Olšák1-0/+21
2015-08-05amdgpu: reuse the kernel IB flags v2Jammy Zhou1-3/+1
2015-08-05amdgpu: add ctx_id for wait_csJammy Zhou1-2/+4
2015-08-05amdgpu: fix segfault when resources are NULLmonk.liu1-1/+2
2015-08-05amdgpu: add public bo list interface v3Christian König1-84/+4
2015-08-05amdgpu: cleanup public interface v2Christian König1-67/+48
2015-08-05amdgpu: do not call BO_LIST ioctl when no resource referredmonk.liu1-0/+9
2015-08-05amdgpu: fix an error of bo_list handlermonk.liu1-2/+4
2015-08-05drm: add libdrm_amdgpu (v7)Alex Deucher1-0/+981