summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorLines
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-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-0/+3
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/amd/pm: Add mutex lock for metrics tableAsad Kamal-0/+1
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
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar-2/+3
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal-0/+3
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal-2/+48
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang-1/+2
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang-2/+4
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal-1/+1
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar-3/+4
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-02drm/amd/pm: add feature query interface for unirasGangliang Xie-0/+14
2026-03-02drm/amd/pm: add pmfw eeprom messages into uniras interfaceGangliang Xie-0/+11
2026-03-02drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()Yujie Liu-1/+1