aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
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-18drm/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-25/+20
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-28/+20
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
2026-04-17drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.xYang Wang1-3/+7
2026-04-03drm/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()Yang Wang1-2/+0
2026-04-03drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8Yang Wang1-29/+23
2026-04-03drm/amd/pm: fix null pointer dereference issue in smu_v15_0_8_get_power_limit()Yang Wang1-1/+1
2026-04-03drm/amd/pm: correct mem_busy_percent display due to calculation errorsYang Wang4-15/+32
2026-04-03drm/amd/pm: Use smu vram copy in SMUv15Lijo Lazar1-5/+15
2026-04-03drm/amd/pm: Use smu vram copy in SMUv13Lijo Lazar2-9/+19
2026-04-03drm/amd/pm: Add smu vram copy functionLijo Lazar2-0/+15
2026-03-30drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf2-4/+27
2026-03-30drm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
2026-03-30drm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1