summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-03-10drm/amd/pm: correct the watermark settings for PolarisEvan Quan1-4/+4
2021-03-10drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-03drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan1-3/+12
2021-03-03drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher1-2/+2
2021-03-03drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher3-3/+3
2021-02-22drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...Nathan Chancellor1-1/+1
2021-02-09drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du3-3/+5
2021-02-09drm/amd/pm: enable LCLK DSKenneth Feng1-0/+3
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou6-18/+204
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou3-5/+21
2021-02-09drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2-1/+9
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang11-47/+45
2021-02-09drm/amd/pm: enable DCSKenneth Feng1-0/+5
2021-02-09drm/amdgpu/smu12: fix power reporting on renoirAlex Deucher1-1/+1
2021-02-09drm/amd/pm: enable ACDC featureKenneth Feng1-0/+3
2021-02-02drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter1-3/+3
2021-02-02drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabledJinzhou Su1-4/+10
2021-02-02drm/amd/pm: remove some useless code for vangoghXiaojian Du1-3/+0
2021-02-02drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du1-0/+3
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher7-103/+86
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-9/+39
2021-02-01drm/amd/pm: correct string parsing for extra separator characters caseEvan Quan1-0/+2
2021-02-01drm/amdgpu/pm: Account for extra separator characters in sysfs interfaceMatt Coffin1-0/+2
2021-02-01Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""Evan Quan1-6/+3
2021-01-25drm/amd/pm: store and reinstate swsmu user power configurationsArunpravin2-4/+159
2021-01-21drm/amd/pm: print the timeout of smc messageHuang Rui1-3/+8
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang1-1/+1
2021-01-20drm/amd/pm: remove unused message SMU_MSG_SpareXKevin Wang3-6/+0
2021-01-19drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui3-7/+16
2021-01-15drm/amd/pm: update driver if version for navy_flounderJiansong Chen1-1/+1
2021-01-14drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du2-6/+48
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-23/+6
2021-01-13drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as staticSouptick Joarder1-1/+1
2021-01-13drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui4-1/+104
2021-01-13drm/amd/pm: implement the processor clocks which read by metricHuang Rui4-0/+52
2021-01-13drm/amd/pm: add the workload map for vangoghXiaojian Du1-0/+1
2021-01-13drm/amd/pm: fix one superfluous error for renoirXiaojian Du1-0/+4
2021-01-13drm/amd/pm: support the function to change power profile mode for vangoghXiaojian Du1-1/+14
2021-01-13drm/amd/pm: Enable GfxOff for VangoghJinzhou Su2-0/+9
2021-01-13drm/amd/pm: Add GFXOFF interface for VangoghJinzhou Su1-1/+3
2021-01-13drm/amd/pm: fix the return value of pm messageHuang Rui1-0/+1
2021-01-13drm/amdgpu: revise the mode2 reset for vangoghHuang Rui3-22/+47
2021-01-13drm/amdgpu: add mode2 reset support for vangoghAlex Deucher1-0/+6
2021-01-13drm/amd/pm: don't mark all apu as true on feature maskHuang Rui1-1/+3
2021-01-13drm/amd/pm: initial feature_enabled/feature_support bitmap for vangoghHuang Rui1-4/+22
2021-01-13drm/amd/pm: clean up get_allowed_feature_mask functionHuang Rui1-43/+0
2021-01-13drm/amd/pm: enhance the real response for smu message (v2)Huang Rui1-5/+9
2021-01-13drm/amd/pm: remove vcn/jpeg powergating feature checking for vangoghHuang Rui1-20/+12
2021-01-11drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...Lee Jones1-4/+6
2021-01-11drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...Lee Jones1-68/+65