summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-29amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell1-0/+8
2021-04-09drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-45/+45
2021-04-09drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspendAlex Deucher1-0/+98
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan1-9/+1
2021-03-24drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury1-2/+2
2021-03-24drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-4/+49
2021-03-24drm/amd/pm: Remove min/max overload of pp_dpm_sclkLijo Lazar1-85/+0
2021-03-24drm/amd/pm: Enable performance determinism on aldebaranLijo Lazar1-0/+88
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen1-1/+1
2021-02-27amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell1-62/+36
2021-02-27amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell1-415/+47
2021-02-27amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use APIDarren Powell1-41/+21
2021-02-27amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use APIDarren Powell1-64/+31
2021-02-27amdgpu/pm: Powerplay API for smu , added get_performance_levelDarren Powell1-3/+1
2021-02-19drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das1-13/+12
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou1-5/+40
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou1-2/+2
2021-02-02drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter1-3/+3
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-19drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui1-2/+2
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du1-1/+1
2021-01-14drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui1-0/+3
2021-01-14drm/amd/pm: implement the processor clocks which read by metricHuang Rui1-0/+25
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du1-1/+2
2021-01-05drm/amd/pm: add two new sysfs nodes for vangoghXiaojian Du1-0/+140
2020-12-23drm/amd/pm: support overdrive vddgfx offset setting(V2)Evan Quan1-1/+16
2020-12-23drm/amd/pm: enable Sienna Cichlid overdrive supportEvan Quan1-1/+2
2020-11-05drm/amdgpu: add missing clock gating info in amdgpu_pm_infoKevin Wang1-0/+5
2020-11-05drm/amdgpu: cleanup debug log in amdgpu_set_pp_features()Kevin Wang1-2/+0
2020-11-05drm/amdgpu: Add GFX Fine Grain Clock Gating flagJinzhou.Su1-0/+1
2020-10-30drm/amd/pm: set the initial value of pm info to zeroXiaojian Du1-1/+1
2020-10-15drm/amd/pm: populate Arcturus PCIE link stateEvan Quan1-3/+0
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher1-4/+4
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...Xiaojian Du1-0/+12
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-97/+97
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-40/+40
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-58/+58
2020-08-19drm/amdgpu/pm: only hide average power on SI and pre-RENOIR APUsAlex Deucher1-2/+7
2020-08-19drm/amdgpu/pm: remove duplicate checkAlex Deucher1-2/+1
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+3613