aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák1-71/+24
2015-06-03drm/amdgpu: sync fence of clear_invalids (v2)monk.liu1-1/+1
2015-06-03drm/amdgpu: fix context switchChristian König1-8/+8
2015-06-03drm/amdgpu: add flags for amdgpu_ib structureJammy Zhou1-4/+2
2015-06-03drm/amdgpu: check context id for context switching (v2)Jammy Zhou1-1/+3
2015-06-03drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou1-0/+6
2015-06-03drm/amdgpu: fix bug occurs when bo_list is NULLmonk.liu1-9/+9
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+825