summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
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: error out on forcing clock setting not supportedEvan Quan
2020-04-09drm/amd/powerplay: fix a typoNirmoy Das
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
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
2020-04-01drm/amd/powerplay: added mutex protection on msg issuingEvan Quan
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan
2020-04-01drm/amd/powerplay: avoid calling Vega20 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU10 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU9 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerpaly: drop unused APIsEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling CI specific SMU message implementionEvan Quan
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan
2020-03-25drm/amdgpu/smu11: add support for SMU AC/DC interruptsAlex Deucher
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher
2020-03-25drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher
2020-03-25drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan
2020-03-25drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher
2020-03-25drm/amdgpu/smu11: add a helper to set the power sourceAlex Deucher
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan
2020-03-19amd/powerplay: arcturus baco reset disable all featuresJohn Clements
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky
2020-03-13drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches