summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)Author
2023-02-15drm/amd/pm: avoid unaligned access warningsJonathan Gray
2023-02-08drm/amd/pm/smu7: move variables to where they are usedAlex Deucher
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-17drm/amd/pm/powerplay/smumgr/ci: use bitwise or for bitmasks additionDeepak R Varma
2023-01-17drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks additionDeepak R Varma
2023-01-17drm/amd/pm/powerplay/smumgr: use bitwise or for additionDeepak R Varma
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan
2022-11-15amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-09Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...Asher Song
2022-11-04drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-10-18drm/amdgpu/powerplay/psm: Fix memory leak in power state initRafael Mendonca
2022-10-17drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"Asher Song
2022-10-10drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...Alexey Kodanev
2022-10-10drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...Alexey Kodanev
2022-10-04Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-29drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong
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