summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong
2020-06-25drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov
2020-06-11drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-05-29drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-21drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan
2020-05-21drm/amdgpu: resolve ras recovery vs smi race conditionJohn Clements
2020-05-14drm/amdgpu: Updated XGMI power down control support checkJohn Clements
2020-05-14drm/amdgpu: Add cmd to control XGMI link sleepJohn Clements
2020-05-14drm/amd/powerplay: report correct AC/DC event based on ctxid V2Evan Quan
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-11drm/amd/powerplay: skip judging if baco support for Arcturus sriovJane Jian
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-06drm/amdgpu/navi10: fix unsigned comparison with 0ChenTao
2020-05-06drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-04-28drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-04-28Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou
2020-04-24drm/amdgpu: enable one vf mode for nv12Monk Liu
2020-04-24drm/amdgpu: clear the messed up checking logicMonk Liu
2020-04-24drm/amdgpu: sriov is forbidden to call disable DPMMonk Liu
2020-04-22drm/amd/powerplay: limit smu support to Arcturus for onevfJiansong Chen
2020-04-22drm/amd/powerplay: update smu12_driver_if.h to align with pmfwPrike Liang
2020-04-22drm/amdgpu/powerplay:avoid to show invalid DPM table infoYuxian Dai
2020-04-22drm/amd/powerplay: remove defined but not used variablesJason Yan
2020-04-22drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-04-22drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang
2020-04-22drm/amdgpu: cache smu fw version infoJohn Clements
2020-04-22drm/amdgpu: set mp1 state before reloadJohn Clements
2020-04-22drm/amd/powerplay: update Arcturus smu-driver if headerEvan Quan
2020-04-22drm/amd/powerplay: properly set the dpm_enabled stateEvan Quan
2020-04-22drm/amd/powerplay: correct i2c eeprom init/fini sequenceEvan Quan
2020-04-22drm/amd/powerplay: bump the NAVI10 smu-driver if versionEvan Quan
2020-04-22drm/amd/powerplay: revise the way to retrieve the board parametersEvan Quan
2020-04-13drm/amdgpu/powerplay: get SMC FW size to a flexible wayLikun Gao
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan
2020-04-09drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan
2020-04-09drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan
2020-04-09drm/amd/powerplay: fix a typoNirmoy Das
2020-04-08drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang