aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
2026-03-30drm/amd/pm/smu7: Remove non-functional SMU7 voltage dependency on DALTimur Kristóf4-95/+0
2026-03-30drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf2-3/+86
2026-03-30drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
2026-03-30drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
2026-03-30drm/amd/pm: Unify version check in SMUv14Lijo Lazar4-69/+21
2026-03-30drm/amd/pm: Unify version check in SMUv12Lijo Lazar3-39/+1
2026-03-30drm/amd/pm: Unify version check in SMUv11Lijo Lazar7-94/+52
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal1-2/+3
2026-03-24drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW versionJesse.Zhang1-0/+1
2026-03-24drm/amd/pm: add dedicated dram addr msg for smu v15Yang Wang3-4/+6
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang1-1/+32
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang2-2/+64
2026-03-23drm/amd/pm: Enable user specified gfx clock rangesAsad Kamal1-0/+1
2026-03-23drm/amdgpu: Add smu v15_0_8 ip blockHawking Zhang1-0/+3
2026-03-23drm/amd/pm: Add NPM support for smu_v15_0_8Asad Kamal1-0/+49
2026-03-23drm/amd/pm: Add baseboard temperature metrics supportAsad Kamal2-13/+155
2026-03-23drm/amd/pm: Add gpuboard temperature metrics supportAsad Kamal2-0/+243
2026-03-23drm/amd/pm: Add read sensor supportAsad Kamal1-0/+112
2026-03-23drm/amd/pm: Add ppt1 supportAsad Kamal1-1/+74
2026-03-23drm/amd/pm: Add get_thermal_temperature_range supportAsad Kamal1-0/+33
2026-03-23drm/amd/pm: Add od_edit_dpm_table supportAsad Kamal3-1/+306
2026-03-23drm/amd/pm: add populate_umd_state_clk supportAsad Kamal1-1/+17
2026-03-23drm/amd/pm: Add emit clock supportAsad Kamal1-0/+198
2026-03-23drm/amd/pm: add set{get}_power_limit support for smu 15.0.8Yang Wang2-0/+35
2026-03-23drm/amd/pm: add get_unique_id support for smu 15.0.8Yang Wang1-0/+10
2026-03-23drm/amd/pm: add get_gpu_metrics support for 15.0.8Yang Wang2-4/+302
2026-03-23drm/amd/pm: Add get_pm_metrics support for smu 15.0.8Asad Kamal1-0/+65
2026-03-23drm/amd/pm: Add default dpm table support for smu 15.0.8Asad Kamal3-0/+213
2026-03-23drm/amd/pm: Update dpm table structs for smu_v15_0Asad Kamal2-77/+49
2026-03-23drm/amd/pm: Setup driver pptable for smu 15.0.8Yang Wang3-5/+256
2026-03-23drm/amd/pm: Add mode2 support for smu_v15_0_8Asad Kamal1-0/+44
2026-03-23drm/amd/pm: Add initial support for smu v15_0_8Hawking Zhang7-52/+564
2026-03-23drm/amd/pm: Add custom fclk setting supportAsad Kamal2-1/+83
2026-03-23drm/amd/pm: Add OD_FCLK interfaceAsad Kamal3-7/+14
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal1-8/+11
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher4-7/+0
2026-03-23drm/amd/pm: Add smu v15_0_8 pmfw headerHawking Zhang1-0/+427
2026-03-23drm/amd/pm: Add smu v15_0_8 message headerHawking Zhang1-0/+100
2026-03-23drm/amd/pm: Add smu v15_0_8 driver interface headerHawking Zhang1-0/+295
2026-03-17drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-17drm/amd/pm: Add mutex lock for metrics tableAsad Kamal1-0/+1
2026-03-17drm/amd/pm: Update pm attributesAsad Kamal1-26/+10
2026-03-17drm/amd/pm: Use common smu fw check function for smu15Asad Kamal3-55/+2
2026-03-17drm/amd/pm: Use common smu fw check function for smu13Asad Kamal9-52/+7
2026-03-17drm/amd/pm: Add common smu fw check functionAsad Kamal2-0/+30
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar1-2/+3
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal1-0/+3
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal2-2/+48