aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/cgs_common.h
AgeCommit message (Expand)Author
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu
2018-04-11drm/amdgpu: Delete some cgs functionsRex Zhu
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-07drm/amdgpu: Delete cgs wrapper functions for gpu memory managerRex Zhu
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu
2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu
2018-02-26drm/amdgpu: Add query vram width in CGS query system infoRex Zhu
2018-02-19drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan
2017-09-28drm/amdgpu: add cgs interface to register pp handleRex Zhu
2017-09-26drm/amdgpu: add cgs query info of pci bus devfnEric Huang
2017-09-13drm/amd: remove min/max addr handling from cgsChristian König
2017-09-12drm/amd/powerplay: Introduction of bitmask macros for registersTom St Denis
2017-07-14drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2Evan Quan
2017-07-14drm/amd/powerplay: added support for new se_cac_idx APIs to cgsEvan Quan
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