aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher1-39/+0
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König1-2/+3
2015-08-17drm/amdgpu: add cgs_interface for pg and cgrezhu1-1/+46
2015-08-17drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou1-1/+121
2015-08-17drm/amdgpu: implement cgs gpu memory callbacksChunming Zhou1-12/+226
2015-08-17drm/amdgpu: add atom interfaces for CGSChunming Zhou1-6/+22
2015-08-17drm/amdgpu: Implement irq interfaces for CGSAlex Deucher1-6/+75
2015-08-17drm/amdgpu: Implement the pciconfig callbacks for CGSChunming Zhou1-12/+28
2015-08-17drm/amdgpu: Implement mmio callbacks for CGSChunming Zhou1-7/+38
2015-08-17drm/amd: Add CGS interfacesChunming Zhou1-0/+327