summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)Author
2022-09-28Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-20drm/amd/pm: Remove unneeded result variableye xingchen
2022-09-20drm/amd/pm: Remove the unneeded result variableye xingchen
2022-09-20drm/amdgpu: getting fan speed pwm for vega10 properlyYury Zhuravlev
2022-09-13drm/amd/pm: remove unused declarations in hardwaremanager.hGaosheng Cui
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-03-28amdgpu/pm: Implement emit_clk_levels for vega10Darren Powell
2022-03-28amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell
2022-03-02gpu/amd: vega10_hwmgr: fix inappropriate private variable nameMeng Tang
2022-02-16drm/amd: smu7: downgrade voltage error to infoMario Limonciello
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov
2022-01-25drm/amdgpu/pm/smu7: drop message about VI performance levelsAlex Deucher
2022-01-25drm/amd/pm: use dev_*** to print output in multiple GPUsGuchun Chen
2022-01-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan
2022-01-14drm/amd/pm: Replace one-element array with flexible-array memberChangcheng Deng
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher
2021-11-22drm/amdgpu/pm: clean up some inconsistent indentingJiapeng Chong
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello
2021-11-03drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello
2021-11-03drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello
2021-09-29gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng
2021-08-10amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell
2021-08-10amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emitDarren Powell
2021-08-10amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emitDarren Powell
2021-08-02drm/amdgpu/powerplay/smu10: Fix a typo in error messageMasanari Iida
2021-06-08amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell
2021-06-04drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du
2021-05-27drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...Lee Jones
2021-05-27drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...Lee Jones