summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-081-0/+6
* drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher2016-01-111-0/+36
* drm/amdgpu/cgs: cleanup some indentingDan Carpenter2016-01-041-9/+9
* drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher2015-12-211-0/+6
* drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang2015-12-211-0/+3
* drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu2015-12-211-0/+40
* drm/amdgpu: implement cgs interface to query system infoRex Zhu2015-12-211-0/+23
* drm/amdgpu: implement new cgs interface for acpi functionRex Zhu2015-12-211-2/+218
* drm/amdgpu/cgs: remove import_gpu_memAlex Deucher2015-09-301-39/+0
* drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König2015-09-231-2/+3
* drm/amdgpu: add cgs_interface for pg and cgrezhu2015-08-171-1/+46
* drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou2015-08-171-1/+121
* drm/amdgpu: implement cgs gpu memory callbacksChunming Zhou2015-08-171-12/+226
* drm/amdgpu: add atom interfaces for CGSChunming Zhou2015-08-171-6/+22
* drm/amdgpu: Implement irq interfaces for CGSAlex Deucher2015-08-171-6/+75
* drm/amdgpu: Implement the pciconfig callbacks for CGSChunming Zhou2015-08-171-12/+28
* drm/amdgpu: Implement mmio callbacks for CGSChunming Zhou2015-08-171-7/+38
* drm/amd: Add CGS interfacesChunming Zhou2015-08-171-0/+327