summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)Author
2021-06-30amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell
2021-06-18amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emitDarren Powell
2021-06-08amdgpu/pm: handle return value for get_power_limitDarren Powell
2021-06-08amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell
2021-06-08amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell
2021-06-08amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell
2021-06-04drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S
2021-06-04drm/amd/pm: sysfs attrs to read ss powershare (v6)Sathishkumar S
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for vangoghAlex Deucher
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for APUsAlex Deucher
2021-05-10drm/amd/pm: initialize variableTom Rix
2021-05-10drm/amd/pm: Add debugfs node to read private bufferLijo Lazar
2021-04-28amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell
2021-04-15drm/amdgpu: Ensure dcefclk isn't created on AldebaranKent Russell
2021-04-09drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-04-09drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspendAlex Deucher
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan
2021-03-23drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang
2021-03-23drm/amd/pm: Remove min/max overload of pp_dpm_sclkLijo Lazar
2021-03-23drm/amd/pm: Enable performance determinism on aldebaranLijo Lazar
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen
2021-02-26amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell
2021-02-26amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell
2021-02-26amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use APIDarren Powell
2021-02-26amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use APIDarren Powell
2021-02-26amdgpu/pm: Powerplay API for smu , added get_performance_levelDarren Powell
2021-02-18drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou
2021-02-02drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter
2021-02-01drm/amd/pm: correct string parsing for extra separator characters caseEvan Quan
2021-02-01drm/amdgpu/pm: Account for extra separator characters in sysfs interfaceMatt Coffin
2021-02-01Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""Evan Quan
2021-01-19drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du
2021-01-13drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui
2021-01-13drm/amd/pm: implement the processor clocks which read by metricHuang Rui
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du
2021-01-05drm/amd/pm: add two new sysfs nodes for vangoghXiaojian Du
2020-12-23drm/amd/pm: support overdrive vddgfx offset setting(V2)Evan Quan
2020-12-23drm/amd/pm: enable Sienna Cichlid overdrive supportEvan Quan
2020-11-05drm/amdgpu: add missing clock gating info in amdgpu_pm_infoKevin Wang
2020-11-04drm/amdgpu: cleanup debug log in amdgpu_set_pp_features()Kevin Wang
2020-11-04drm/amdgpu: Add GFX Fine Grain Clock Gating flagJinzhou.Su
2020-10-30drm/amd/pm: set the initial value of pm info to zeroXiaojian Du
2020-10-15drm/amd/pm: populate Arcturus PCIE link stateEvan Quan
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...Xiaojian Du