summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-30amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell1-74/+21
2021-06-18amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emitDarren Powell1-13/+14
2021-06-08amdgpu/pm: handle return value for get_power_limitDarren Powell1-15/+24
2021-06-08amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell1-15/+3
2021-06-08amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell1-11/+16
2021-06-08amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell1-9/+9
2021-06-04drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S1-0/+80
2021-06-04drm/amd/pm: sysfs attrs to read ss powershare (v6)Sathishkumar S1-0/+110
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S1-1/+1
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for vangoghAlex Deucher1-1/+13
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for APUsAlex Deucher1-0/+8
2021-05-10drm/amd/pm: initialize variableTom Rix1-1/+1
2021-05-10drm/amd/pm: Add debugfs node to read private bufferLijo Lazar1-0/+44
2021-04-28amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell1-0/+8
2021-04-15drm/amdgpu: Ensure dcefclk isn't created on AldebaranKent Russell1-1/+3
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-23drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury1-2/+2
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-4/+49
2021-03-23drm/amd/pm: Remove min/max overload of pp_dpm_sclkLijo Lazar1-85/+0
2021-03-23drm/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-26amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell1-62/+36
2021-02-26amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell1-415/+47
2021-02-26amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use APIDarren Powell1-41/+21
2021-02-26amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use APIDarren Powell1-64/+31
2021-02-26amdgpu/pm: Powerplay API for smu , added get_performance_levelDarren Powell1-3/+1
2021-02-18drm/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-13drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui1-0/+3
2021-01-13drm/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-04drm/amdgpu: cleanup debug log in amdgpu_set_pp_features()Kevin Wang1-2/+0
2020-11-04drm/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