aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2026-07-08drm/amdgpu: add support for SMU version 15.0.9Kanala Ramalingeswara Reddy3-1/+4
2026-07-01drm/amd/pm: fix smu13 power limit range calculationYang Wang2-11/+15
2026-07-01drm/amd/pm: fix amdgpu_pm_info power display unitsYang Wang1-9/+12
2026-07-01drm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
2026-07-01drm/amdgpu: Save some cycles on the job submission pathTvrtko Ursulin2-10/+12
2026-07-01drm/amd/pm: fix smu13 power limit range calculationYang Wang2-11/+15
2026-07-01drm/amd/pm: drop unused smu pptable callbacksYang Wang11-54/+0
2026-07-01drm/amd/pm: retire legacy pmfw eeprom feature checkCe Sun2-9/+0
2026-07-01drm/amd/pm: Guard VBIOS AC timing table walkXiang Liu1-6/+22
2026-07-01drm/amdgpu/powerplay: Align get_tonga_state_array() header with prototypeSrinivasan Shanmugam1-3/+4
2026-07-01drm/amd/pm: retire smu_13_0_6 mca dump supportCe Sun1-497/+0
2026-07-01drm/amd/pm: retire aca smu backend support for smuCe Sun1-153/+0
2026-07-01drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookupAsad Kamal1-1/+34
2026-07-01drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookupAsad Kamal1-0/+24
2026-07-01drm/amd/pm: Validate Tonga PPTable subtable boundsYang Wang1-84/+520
2026-07-01drm/amd/pm: Validate Vega10 PPTable subtable boundsYang Wang1-105/+459
2026-07-01drm/amd/pm: Validate legacy hwmgr PP table offsetsYang Wang1-130/+316
2026-07-01drm/amd/pm: Validate Vega hwmgr PowerPlay table boundsYang Wang3-21/+52
2026-07-01drm/amd/pm: Validate Tonga PowerPlay state array boundsYang Wang1-22/+40
2026-07-01drm/amdgpu/pm/powerplay: clamp Vega10 PP sub-table ucNumEntriesAsad Kamal1-36/+102
2026-07-01drm/amdgpu/pm/powerplay: clamp Tonga/Polaris PP sub-table ucNumEntriesAsad Kamal1-19/+61
2026-07-01drm/amdgpu/pm: add pp_entries_max() helperAsad Kamal1-0/+17
2026-07-01drm/amd/powerplay: fix VoltageObjectInfo zero-stride loop and OOB readAsad Kamal2-5/+16
2026-07-01drm/amd/pm: Use uploaded size for legacy custom PPTableYang Wang1-13/+8
2026-07-01drm/amd/pm: Validate pp_table header before reading sizeYang Wang1-8/+11
2026-07-01drm/amd/pm: fix amdgpu_pm_info power display unitsYang Wang1-9/+12
2026-07-01drm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
2026-07-01drm/amdgpu: Delete check_soft_reset() from amd_ip_funcsTimur Kristóf1-1/+0
2026-07-01drm/amd/pm: validate vega10 profile mode inputsLijo Lazar1-0/+9
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv15Lijo Lazar2-87/+2
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv14Lijo Lazar2-87/+2
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv13Lijo Lazar2-87/+2
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv11Lijo Lazar1-68/+9
2026-07-01drm/amd/pm: Add helper functions to fetch pptableLijo Lazar2-0/+143
2026-07-01drm/amd/pm: Add helper for parameter parsingLijo Lazar1-68/+48
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
2026-06-17drm/amd/pm: sleep on PMFW EEPROM busy in bad page count queryCandice Li1-1/+1
2026-06-17drm/amd/pm: Validate OD DPM triples before mutating tablesAsad Kamal2-28/+43
2026-06-17drm/amd/pm: Validate custom profile parametersLijo Lazar7-18/+34
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