summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)Author
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello
2021-10-28drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher
2021-10-21drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander
2021-09-14drm/amd/amdgpu: Enable some sysnodes for guest smiRoy Sun
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan
2021-08-16drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaranKevin Wang
2021-08-10amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emitDarren Powell
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