summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2026-06-18drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
2026-06-04drm/amd/pm: Use strscpy in profile mode parsingLijo Lazar1-6/+5
2026-06-04drm/amd/pm: bound OD parameter parsing to stack array sizeCandice Li1-0/+7
2026-06-04drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZEAsad Kamal1-0/+2
2026-06-03drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_rangePriya Hosur1-1/+2
2026-06-03drm/amd/pm: zero unused SMU argument registersYang Wang1-2/+6
2026-06-03drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2Yang Wang1-1/+0
2026-06-03drm/amd/pm: fix smu13 power limit default/cap calculationYang Wang2-29/+35
2026-06-03drm/amd/pm: apply SMU 13.0.10 workaround during MP1 unloadYang Wang1-1/+9
2026-06-03drm/amd/pm: use kcalloc in phm table copy helpersCandice Li1-6/+4
2026-06-03drm/amdgpu/pm: fix SmartShift bias sysfs store PM refcount on parse errorCandice Li1-5/+3
2026-06-03drm/amd/pm: return -EINVAL on invalid CCLK OD core indexCandice Li1-0/+1
2026-06-03drm/amd/pm: bound pp_dpm_set_pp_table() memcpyAsad Kamal1-0/+3
2026-06-03drm/amd/pm: Reject negative values in thermal_throttling_loggingVitaly Prosyak1-0/+4
2026-06-03drm/amd/pm: Add empty string validation to sysfs store functionsVitaly Prosyak1-0/+20
2026-06-03drm/amdgpu: Add support for SMU 15.0.5Pratik Vishwakarma1-0/+1
2026-05-27drm/amd/pm/si: Notify the SMC when switching to ACJeremy Klarenbeek1-7/+10
2026-05-27drm/amd/pm/si: Fix updating clock limits from power statesJeremy Klarenbeek1-5/+24
2026-05-27drm/amd/pm/smu7: Notify SMU7 of DC->AC switchTimur Kristóf3-0/+28
2026-05-27drm/amd/pm: Rename enable_bapm() to notify_ac_dc()Timur Kristóf2-7/+7
2026-05-27drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
2026-05-27drm/amd/pm: Delete get_dal_power_levelTimur Kristóf4-25/+0
2026-05-27drm/amd/pm: Delete vddc_dep_on_dal_pwrlTimur Kristóf5-87/+0
2026-05-27drm/amd/pm: Delete non-functional SMU8 get_dal_power_level implementationTimur Kristóf1-22/+0
2026-05-27drm/amd/pm: Delete dummy get_dal_power_level implementationsTimur Kristóf4-55/+0
2026-05-27drm/amd/pm: Delete unused get_display_power_level() functionTimur Kristóf1-12/+0
2026-05-19drm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang1-0/+2
2026-05-11drm/amd/pm: update dpm clock pm attributes for aldebaran (gc 9.4.2)Yang Wang1-4/+15
2026-05-11drm/amd/pm: use the SMU multi-msgs helper in smu_v15_0_8Yang Wang1-8/+6
2026-05-11drm/amd/pm: use the SMU multi-msgs helper in smu_v15_0_0Yang Wang1-23/+15
2026-05-11drm/amd/pm: use the SMU multi-msgs helper in smu_v15_0Yang Wang1-26/+21
2026-05-11drm/amd/pm: add SMU multi-msgs helpersYang Wang2-30/+88
2026-05-05drm/amd/pm: Relax manual min/max clock checkAsad Kamal1-2/+2
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2026-04-28drm/amd/pm: Add fine grained flag to SMU v13.0.6Lijo Lazar1-0/+1
2026-04-28drm/amd/pm: Update emit clock logicLijo Lazar1-1/+1
2026-04-24drm/amd/pm: fix missing fine-grained dpm table flag on aldebaranYang Wang1-0/+1
2026-04-24drm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang1-3/+3
2026-04-21drm/amd/pm: Check SMUv13.0.6/12 metrics integrityLijo Lazar1-0/+4
2026-04-17drm/amd/pm: Add thermal alert logging to smu15.0.8Lijo Lazar1-0/+65
2026-04-17drm/amd/pm: Add mem temp to gpu metrics for smu_v15_0_8Asad Kamal1-4/+10
2026-04-17drm/amd/pm: Add partition metrics supportAsad Kamal2-0/+112
2026-04-17drm/amd/pm: Enable thermal alert on SMUv15.0.8Lijo Lazar1-0/+10
2026-04-17drm/amd/pm: Align PPTable fill with non-Q10 static metricsAsad Kamal1-30/+22
2026-04-17drm/amd/pm: add od table upload error message parsing for smu v14.0.xYang Wang1-8/+52
2026-04-17drm/amd/pm: add read arg support to smu_cmn_update_tableYang Wang3-17/+35
2026-04-17drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.cYang Wang1-4/+10
2026-04-17drm/amd/pm: Fix mode2 reset ACK handling on aldebaran v2Srinivasan Shanmugam1-3/+3
2026-04-17drm/amd/pm: smu7: Remove stale error check in smu7_hwmgr_backend_initSrinivasan Shanmugam1-3/+0