summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/cgs_common.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher1-0/+2
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher1-0/+34
2015-12-22drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher1-0/+2
2015-12-22drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu1-0/+20
2015-12-22drm/amdgpu: implement cgs interface to query system infoRex Zhu1-0/+23
2015-12-22drm/amdgpu: implement new cgs interface for acpi functionRex Zhu1-1/+44
2015-08-17drm/amdgpu: add cgs_interface for pg and cgrezhu1-0/+15
2015-08-17drm/amdgpu: fix some typo for cgs definitionsJammy Zhou1-2/+2
2015-08-17drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou1-0/+46
2015-08-17drm/amd: Add CGS interfacesChunming Zhou1-0/+563