Age | Commit message (Expand) | Author |
2019-10-25 | drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus. | Andrey Grodzovsky |
2019-10-25 | drm/amd/powerplay: Add interface for I2C transactions to SMU. | Andrey Grodzovsky |
2019-10-25 | drm/amd/powerplay: clear the swSMU code layer | Evan Quan |
2019-10-25 | drm/amd/powerplay: split out those internal used swSMU APIs V2 | Evan Quan |
2019-10-25 | drm/amd/powerplay: add lock protection for swSMU APIs V2 | Evan Quan |
2019-10-25 | drm/amd/powerplay: update Arcturus driver smu interface XGMI link part | Evan Quan |
2019-10-25 | drm/amdgpu/powerplay: use local renoir array sizes for clock fetching | Alex Deucher |
2019-10-25 | drm/amdgpu/vi: silence an uninitialized variable warning | Dan Carpenter |
2019-10-17 | drm/amdgpu/powerplay: implement interface pp_power_profile_mode | Prike Liang |
2019-10-17 | drm/amdgpu: No need to check gfxoff status after enable gfxoff feature | chen gong |
2019-10-17 | drm/amd/powerplay: bug fix for memory clock request from display | Kenneth Feng |
2019-10-17 | drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acq | Prike Liang |
2019-10-15 | drm/amdgpu/powerplay: wire up BACO to powerplay API for smu7 | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: split out common smu7 BACO code | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add support for BACO on CI | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add support for BACO on Fiji | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add support for BACO on VegaM | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add support for BACO on polaris | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add support for BACO on Iceland | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add support for BACO on tonga | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add core support for pre-SOC15 baco | Alex Deucher |
2019-10-15 | drm/amdgpu: remove in_baco_reset hack | Alex Deucher |
2019-10-15 | drm/amdgpu/powerplay: add renoir funcs to support dc | Hersen Wu |
2019-10-15 | drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off | Evan Quan |
2019-10-15 | drm/amd/powerplay: bug fix for pcie parameters override | Kenneth Feng |
2019-10-15 | drm/amd/powerplay: add BACO platformCaps for VEGA20 | Le Ma |
2019-10-15 | drm/amd/powerplay: send EnterBaco msg with argument as RAS recovery flag | Le Ma |
2019-10-15 | drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20 | Le Ma |
2019-10-15 | drm/amd/powerplay: re-enable FW_DSTATE feature bit | Xiaojie Yuan |
2019-10-15 | drm/amdgpu/swSMU: custom UMD pstate peak clock for navi14 | Kevin Wang |
2019-10-15 | drm/amd/powerplay: enable df cstate control on swSMU routine | Evan Quan |
2019-10-15 | drm/amd/powerplay: enable df cstate control on powerplay routine | Evan Quan |
2019-10-10 | drm/amdgpu/swSMU/navi: add feature toggles for more things | Alex Deucher |
2019-10-10 | drm/amdgpu/powerplay: Use swap() where appropriate | Ville Syrjälä |
2019-10-10 | drm/amd/powerplay: add more feature bits | Xiaojie Yuan |
2019-10-10 | drm/amdgpu/powerplay: fix typo in mvdd table setup | Alex Deucher |
2019-10-07 | drm/amd/powerplay: Fix error handling in smu_init_fb_allocations() | Dan Carpenter |
2019-10-07 | drm/amd/powerplay: unlock on error in smu_resume() | Dan Carpenter |
2019-10-03 | drm/amdgpu: Drop unused variable and statement | Austin Kim |
2019-10-03 | drm/amd/powerplay: initlialize smu->is_apu is false by default | Kevin Wang |
2019-10-03 | drm/amd/powerplay: update the interface for getting dpm full scale clock freq... | Prike Liang |
2019-10-03 | drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak... | Prike Liang |
2019-10-03 | drm/amd/powerplay: implement interface set_power_profile_mode() (v2) | Prike Liang |
2019-10-03 | drm/amd/powerplay: add the interfaces for getting and setting profiling dpm c... | Prike Liang |
2019-10-03 | drm/amd/powerplay: add interface for getting workload type | Prike Liang |
2019-10-03 | drm/amd/powerplay: add interface for forcing and unforcing dpm limit value | Prike Liang |
2019-10-03 | drm/amd/powerplay: implement the interface for setting soft freq range | Prike Liang |
2019-10-03 | drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s... | Prike Liang |
2019-10-03 | drm/amd/powerplay: add sensor lock support for smu | Kevin Wang |
2019-10-03 | drm/amd/powerplay: change metrics update period from 1ms to 100ms | Kevin Wang |