summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/cgs_common.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-18drm/amdgpu: Clean up errors in cgs_common.hchenxuebing1-12/+11
2020-04-09drm/amdgpu: retire indirect mmio reg support from cgsHawking Zhang1-1/+0
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu1-31/+0
2018-04-11drm/amdgpu: Delete some cgs functionsRex Zhu1-139/+0
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu1-1/+0
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu1-1/+0
2018-03-07drm/amdgpu: Delete cgs wrapper functions for gpu memory managerRex Zhu1-115/+0
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu1-6/+0
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu1-34/+0
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu1-44/+0
2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu1-7/+0
2018-02-26drm/amdgpu: Add query vram width in CGS query system infoRex Zhu1-0/+1
2018-02-19drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan1-0/+7
2017-09-28drm/amdgpu: add cgs interface to register pp handleRex Zhu1-0/+8
2017-09-26drm/amdgpu: add cgs query info of pci bus devfnEric Huang1-0/+1
2017-09-13drm/amd: remove min/max addr handling from cgsChristian König1-5/+2
2017-09-12drm/amd/powerplay: Introduction of bitmask macros for registersTom St Denis1-0/+16
2017-07-14drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2Evan Quan1-0/+5
2017-07-14drm/amd/powerplay: added support for new se_cac_idx APIs to cgsEvan Quan1-0/+1
2017-04-28drm/amdgpu: remove unused and mostly unimplemented CGS functions v2Christian König1-270/+0
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui1-0/+1
2017-01-27drm/amdgpu: add cgs interface for enter/exit rlc safe mode.Rex Zhu1-0/+7
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2016-12-12treewide: Make remaining source files non-executableJoe Perches1-0/+0
2016-10-25drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu1-0/+1
2016-10-25drm/amdgpu:add callback in cgs for sriov detectFrank Min1-0/+5
2016-09-22drm/amdgpu:add fw version entry to infoFrank Min1-0/+1
2016-08-25drm/amdgpu: add support for getting sub_device id andRex Zhu1-0/+2
2016-07-29drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui1-0/+2
2016-07-29drm/amdgpu: fix incorrect type of info_idHuang Rui1-5/+5
2016-07-15drm/amdgpu: add ucode_start_address into cgs_firmware_infoHuang Rui1-0/+4
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu1-0/+1
2016-07-07drm/amdgpu: get number of shade engine by cgs interface.Rex Zhu1-0/+1
2016-07-07drm/amdgpu: remove cgs_acpi_method_argument member method_lengthNicolai Hähnle1-1/+0
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu1-0/+6
2016-05-04drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang1-0/+1
2016-05-04drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang11-0/+1
2016-05-04drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie1-37/+39
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu1-0/+8
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-21drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher1-0/+2
2015-12-21drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu1-0/+20
2015-12-21drm/amdgpu: implement cgs interface to query system infoRex Zhu1-0/+23
2015-12-21drm/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