Age | Commit message (Expand) | Author | Files | Lines |
2020-04-09 | drm/amdgpu: retire indirect mmio reg support from cgs | Hawking Zhang | 1 | -1/+0 |
2018-04-11 | drm/amdgpu: remove duplicate cg/pg wrapper functions | Rex Zhu | 1 | -31/+0 |
2018-04-11 | drm/amdgpu: Delete some cgs functions | Rex Zhu | 1 | -139/+0 |
2018-03-21 | drm/amdgpu: Remove wrapper layer of cgs irq handling | Rex Zhu | 1 | -1/+0 |
2018-03-19 | drm/amd/pp: Delete get_xclk function in powerplay (v2) | Rex Zhu | 1 | -1/+0 |
2018-03-08 | drm/amdgpu: Delete cgs wrapper functions for gpu memory manager | Rex Zhu | 1 | -115/+0 |
2018-03-08 | drm/amd/pp: Remove cgs wrapper function for temperature update | Rex Zhu | 1 | -6/+0 |
2018-03-05 | drm/amd/pp: Remove cgs_query_system_info | Rex Zhu | 1 | -34/+0 |
2018-03-05 | drm/amd/pp: Remove the wrap functions for acpi in powerplay | Rex Zhu | 1 | -44/+0 |
2018-03-05 | drm/amd/pp: Simplify the create of powerplay instance | Rex Zhu | 1 | -7/+0 |
2018-02-27 | drm/amdgpu: Add query vram width in CGS query system info | Rex Zhu | 1 | -0/+1 |
2018-02-19 | drm/amd/powerplay: new cgs interface setting dpm thermal range | Evan Quan | 1 | -0/+7 |
2017-09-28 | drm/amdgpu: add cgs interface to register pp handle | Rex Zhu | 1 | -0/+8 |
2017-09-26 | drm/amdgpu: add cgs query info of pci bus devfn | Eric Huang | 1 | -0/+1 |
2017-09-13 | drm/amd: remove min/max addr handling from cgs | Christian König | 1 | -5/+2 |
2017-09-12 | drm/amd/powerplay: Introduction of bitmask macros for registers | Tom St Denis | 1 | -0/+16 |
2017-07-14 | drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2 | Evan Quan | 1 | -0/+5 |
2017-07-14 | drm/amd/powerplay: added support for new se_cac_idx APIs to cgs | Evan Quan | 1 | -0/+1 |
2017-04-29 | drm/amdgpu: remove unused and mostly unimplemented CGS functions v2 | Christian König | 1 | -270/+0 |
2017-02-16 | drm/amd/powerplay: add kicker flag into smumgr | Huang Rui | 1 | -0/+1 |
2017-01-27 | drm/amdgpu: add cgs interface for enter/exit rlc safe mode. | Rex Zhu | 1 | -0/+7 |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+6 |
2016-12-13 | treewide: Make remaining source files non-executable | Joe Perches | 1 | -0/+0 |
2016-10-25 | drm/amdgpu:add MEC_STORAGE ucode id for sriov | Monk Liu | 1 | -0/+1 |
2016-10-25 | drm/amdgpu:add callback in cgs for sriov detect | Frank Min | 1 | -0/+5 |
2016-09-22 | drm/amdgpu:add fw version entry to info | Frank Min | 1 | -0/+1 |
2016-08-25 | drm/amdgpu: add support for getting sub_device id and | Rex Zhu | 1 | -0/+2 |
2016-07-29 | drm/amdgpu: add query device id and revision id into system info entry at CGS | Huang Rui | 1 | -0/+2 |
2016-07-29 | drm/amdgpu: fix incorrect type of info_id | Huang Rui | 1 | -5/+5 |
2016-07-15 | drm/amdgpu: add ucode_start_address into cgs_firmware_info | Huang Rui | 1 | -0/+4 |
2016-07-07 | drm/amdgpu: add read/write function for GC CAC programming | Rex Zhu | 1 | -0/+1 |
2016-07-07 | drm/amdgpu: get number of shade engine by cgs interface. | Rex Zhu | 1 | -0/+1 |
2016-07-07 | drm/amdgpu: remove cgs_acpi_method_argument member method_length | Nicolai Hähnle | 1 | -1/+0 |
2016-06-09 | drm/amdgpu: add release firmware for cgs | Monk Liu | 1 | -0/+6 |
2016-05-05 | drm/amd/amdgpu: add query GFX cu info in CGS query system info | Eric Huang | 1 | -0/+1 |
2016-05-05 | drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere. | yanyang1 | 1 | -0/+1 |
2016-05-05 | drm/amd: make a type-safe cgs_device struct. (v2) | Dave Airlie | 1 | -37/+39 |
2016-04-01 | drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. | Rex Zhu | 1 | -0/+8 |
2016-02-08 | drm/amdgpu: add a cgs interface to fetch cg and pg flags | Alex Deucher | 1 | -0/+2 |
2016-01-11 | drm/amdgpu/cgs: add an interface to access PCI resources | Alex Deucher | 1 | -0/+34 |
2015-12-22 | drm/amdgpu/cgs: add sys info query for pcie gen and link width | Alex Deucher | 1 | -0/+2 |
2015-12-22 | drm/amdgpu: add new cgs interface to get display info (v2) | Rex Zhu | 1 | -0/+20 |
2015-12-22 | drm/amdgpu: implement cgs interface to query system info | Rex Zhu | 1 | -0/+23 |
2015-12-22 | drm/amdgpu: implement new cgs interface for acpi function | Rex Zhu | 1 | -1/+44 |
2015-08-17 | drm/amdgpu: add cgs_interface for pg and cg | rezhu | 1 | -0/+15 |
2015-08-17 | drm/amdgpu: fix some typo for cgs definitions | Jammy Zhou | 1 | -2/+2 |
2015-08-17 | drm/amdgpu: add cgs_get_firmware_info interface v2 | Jammy Zhou | 1 | -0/+46 |
2015-08-17 | drm/amd: Add CGS interfaces | Chunming Zhou | 1 | -0/+563 |