aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
AgeCommit message (Expand)AuthorFilesLines
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