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