summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
AgeCommit message (Expand)Author
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher
2016-01-04drm/amdgpu/cgs: cleanup some indentingDan Carpenter
2015-12-21drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher
2015-12-21drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang
2015-12-21drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu
2015-12-21drm/amdgpu: implement cgs interface to query system infoRex Zhu
2015-12-21drm/amdgpu: implement new cgs interface for acpi functionRex Zhu
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König
2015-08-17drm/amdgpu: add cgs_interface for pg and cgrezhu
2015-08-17drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou
2015-08-17drm/amdgpu: implement cgs gpu memory callbacksChunming Zhou
2015-08-17drm/amdgpu: add atom interfaces for CGSChunming Zhou
2015-08-17drm/amdgpu: Implement irq interfaces for CGSAlex Deucher
2015-08-17drm/amdgpu: Implement the pciconfig callbacks for CGSChunming Zhou
2015-08-17drm/amdgpu: Implement mmio callbacks for CGSChunming Zhou
2015-08-17drm/amd: Add CGS interfacesChunming Zhou