summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/cgs_common.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu2018-04-111-31/+0
* drm/amdgpu: Delete some cgs functionsRex Zhu2018-04-111-139/+0
* drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu2018-03-211-1/+0
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-191-1/+0
* drm/amdgpu: Delete cgs wrapper functions for gpu memory managerRex Zhu2018-03-071-115/+0
* drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu2018-03-071-6/+0
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-051-34/+0
* drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu2018-03-051-44/+0
* drm/amd/pp: Simplify the create of powerplay instanceRex Zhu2018-03-051-7/+0
* drm/amdgpu: Add query vram width in CGS query system infoRex Zhu2018-02-261-0/+1
* drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan2018-02-191-0/+7
* drm/amdgpu: add cgs interface to register pp handleRex Zhu2017-09-281-0/+8
* drm/amdgpu: add cgs query info of pci bus devfnEric Huang2017-09-261-0/+1
* drm/amd: remove min/max addr handling from cgsChristian König2017-09-131-5/+2
* drm/amd/powerplay: Introduction of bitmask macros for registersTom St Denis2017-09-121-0/+16
* drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2Evan Quan2017-07-141-0/+5
* drm/amd/powerplay: added support for new se_cac_idx APIs to cgsEvan Quan2017-07-141-0/+1
* drm/amdgpu: remove unused and mostly unimplemented CGS functions v2Christian König2017-04-281-270/+0
* drm/amd/powerplay: add kicker flag into smumgrHuang Rui2017-02-161-0/+1
* drm/amdgpu: add cgs interface for enter/exit rlc safe mode.Rex Zhu2017-01-271-0/+7
* Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-0/+6
|\
| * drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu2016-10-251-0/+1
| * drm/amdgpu:add callback in cgs for sriov detectFrank Min2016-10-251-0/+5
* | treewide: Make remaining source files non-executableJoe Perches2016-12-121-0/+0
|/
* drm/amdgpu:add fw version entry to infoFrank Min2016-09-221-0/+1
* drm/amdgpu: add support for getting sub_device id andRex Zhu2016-08-251-0/+2
* drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui2016-07-291-0/+2
* drm/amdgpu: fix incorrect type of info_idHuang Rui2016-07-291-5/+5
* drm/amdgpu: add ucode_start_address into cgs_firmware_infoHuang Rui2016-07-151-0/+4
* drm/amdgpu: add read/write function for GC CAC programmingRex Zhu2016-07-071-0/+1
* drm/amdgpu: get number of shade engine by cgs interface.Rex Zhu2016-07-071-0/+1
* drm/amdgpu: remove cgs_acpi_method_argument member method_lengthNicolai Hähnle2016-07-071-1/+0
* drm/amdgpu: add release firmware for cgsMonk Liu2016-06-091-0/+6
* drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang2016-05-041-0/+1
* drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang12016-05-041-0/+1
* drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie2016-05-041-37/+39
* drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2016-04-011-0/+8
* drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-081-0/+2
* drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher2016-01-111-0/+34
* drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher2015-12-211-0/+2
* drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu2015-12-211-0/+20
* 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-1/+44
* drm/amdgpu: add cgs_interface for pg and cgrezhu2015-08-171-0/+15
* drm/amdgpu: fix some typo for cgs definitionsJammy Zhou2015-08-171-2/+2
* drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou2015-08-171-0/+46
* drm/amd: Add CGS interfacesChunming Zhou2015-08-171-0/+563
OpenPOWER on IntegriCloud