summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/cgs_common.h
AgeCommit message (Expand)AuthorLines
2017-04-28drm/amdgpu: remove unused and mostly unimplemented CGS functions v2Christian König-270/+0
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui-0/+1
2017-01-27drm/amdgpu: add cgs interface for enter/exit rlc safe mode.Rex Zhu-0/+7
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+6
2016-12-12treewide: Make remaining source files non-executableJoe Perches-0/+0
2016-10-25drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu-0/+1
2016-10-25drm/amdgpu:add callback in cgs for sriov detectFrank Min-0/+5
2016-09-22drm/amdgpu:add fw version entry to infoFrank Min-0/+1
2016-08-25drm/amdgpu: add support for getting sub_device id andRex Zhu-0/+2
2016-07-29drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui-0/+2
2016-07-29drm/amdgpu: fix incorrect type of info_idHuang Rui-5/+5
2016-07-15drm/amdgpu: add ucode_start_address into cgs_firmware_infoHuang Rui-0/+4
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu-0/+1
2016-07-07drm/amdgpu: get number of shade engine by cgs interface.Rex Zhu-0/+1
2016-07-07drm/amdgpu: remove cgs_acpi_method_argument member method_lengthNicolai Hähnle-1/+0
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu-0/+6
2016-05-04drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang-0/+1
2016-05-04drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang1-0/+1
2016-05-04drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie-37/+39
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu-0/+8
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher-0/+2
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher-0/+34
2015-12-21drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher-0/+2
2015-12-21drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu-0/+20
2015-12-21drm/amdgpu: implement cgs interface to query system infoRex Zhu-0/+23
2015-12-21drm/amdgpu: implement new cgs interface for acpi functionRex Zhu-1/+44
2015-08-17drm/amdgpu: add cgs_interface for pg and cgrezhu-0/+15
2015-08-17drm/amdgpu: fix some typo for cgs definitionsJammy Zhou-2/+2
2015-08-17drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou-0/+46
2015-08-17drm/amd: Add CGS interfacesChunming Zhou-0/+563