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