summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/legacy-dpm
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf3-48/+27
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-01-30drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-30drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2025-11-24drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-10-15drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf1-0/+31
2025-10-15drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf1-1/+7
2025-10-15drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf1-2/+2
2025-10-15drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf1-19/+24
2025-10-15drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf1-7/+3
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]3-14/+45
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-14drm/amdgpu: refine pmfw/smu firmware loadingYang Wang1-5/+3
2024-06-05drm/amd/pm: remove dead code in si_convert_power_level_to_smcJesse Zhang1-4/+0
2024-05-23drm/amd/pm: fix unsigned value asic_type compared againstJesse Zhang1-6/+2
2024-05-13drm/amd/pm: remove logically dead codeJesse Zhang1-9/+0
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri2-0/+2
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri2-0/+2
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu1-39/+13
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-1/+1
2023-08-09drm/amd/pm: Clean up errors in sislands_smc.hRan Sun1-42/+21
2023-08-09drm/amd/pm: Clean up errors in r600_dpm.hRan Sun1-2/+1
2023-08-09drivers/amd/pm: Clean up errors in smu8_smumgr.hRan Sun1-31/+17
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-06-09drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-06-01drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-05-26drm/amd/pm: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-3/+3
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello1-9/+2
2022-10-06drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong1-1/+4
2022-04-29drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-04-22drm/amd/pm: fix the deadlock issue observed on SIEvan Quan2-45/+0
2022-04-19drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3
2022-02-08drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal1-0/+1
2022-01-26drm/amd/pm: remove useless ifJiapeng Chong1-4/+1
2022-01-15drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-3/+16
2022-01-15drm/amd/pm: drop those unrealistic thermal_type checksEvan Quan1-10/+0
2022-01-15drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan2-30/+2
2022-01-15drm/amd/pm: revise the performance level setting APIsEvan Quan1-8/+9
2022-01-15drm/amd/pm: relocate the power related headersEvan Quan13-0/+15237