aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-29drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan1-0/+6
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher2-3/+3
2020-05-21drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva2-5/+3
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan2-47/+17
2020-05-21drm/amdgpu: resolve ras recovery vs smi race conditionJohn Clements1-0/+6
2020-05-14drm/amdgpu: Updated XGMI power down control support checkJohn Clements1-3/+3
2020-05-14drm/amdgpu: Add cmd to control XGMI link sleepJohn Clements5-1/+58
2020-05-14drm/amd/powerplay: report correct AC/DC event based on ctxid V2Evan Quan1-2/+17
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan2-3/+33
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan2-4/+24
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie5-11/+8
2020-05-11drm/amd/powerplay: skip judging if baco support for Arcturus sriovJane Jian1-1/+1
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan1-1/+1
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie4-27/+63
2020-05-06drm/amdgpu/navi10: fix unsigned comparison with 0ChenTao1-2/+0
2020-05-06drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2-6/+6
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan1-1/+0
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie48-910/+1366
2020-04-28drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou1-2/+4
2020-04-28Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou1-2/+1
2020-04-24drm/amdgpu: enable one vf mode for nv12Monk Liu3-15/+52
2020-04-24drm/amdgpu: clear the messed up checking logicMonk Liu1-8/+3
2020-04-24drm/amdgpu: sriov is forbidden to call disable DPMMonk Liu1-0/+3
2020-04-22drm/amd/powerplay: limit smu support to Arcturus for onevfJiansong Chen1-1/+4
2020-04-22drm/amd/powerplay: update smu12_driver_if.h to align with pmfwPrike Liang1-15/+25
2020-04-22drm/amdgpu/powerplay:avoid to show invalid DPM table infoYuxian Dai1-0/+2
2020-04-22drm/amd/powerplay: remove defined but not used variablesJason Yan1-23/+0
2020-04-22drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)Sandeep Raghuraman1-0/+26
2020-04-22drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang1-1/+6
2020-04-22drm/amdgpu: cache smu fw version infoJohn Clements5-12/+29
2020-04-22drm/amdgpu: set mp1 state before reloadJohn Clements1-6/+0
2020-04-22drm/amd/powerplay: update Arcturus smu-driver if headerEvan Quan2-3/+14
2020-04-22drm/amd/powerplay: properly set the dpm_enabled stateEvan Quan5-66/+216
2020-04-22drm/amd/powerplay: correct i2c eeprom init/fini sequenceEvan Quan3-15/+17
2020-04-22drm/amd/powerplay: bump the NAVI10 smu-driver if versionEvan Quan1-1/+1
2020-04-22drm/amd/powerplay: revise the way to retrieve the board parametersEvan Quan1-71/+28
2020-04-13drm/amdgpu/powerplay: get SMC FW size to a flexible wayLikun Gao2-2/+3
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan1-0/+6
2020-04-09drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan1-0/+6
2020-04-09drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan1-1/+46
2020-04-09drm/amd/powerplay: fix a typoNirmoy Das1-1/+1
2020-04-08drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan1-1/+46
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou1-1/+2
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang1-0/+12
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou1-1/+2
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang1-0/+12
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7