summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello1-0/+10
2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello1-0/+6
2025-07-28drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min1-3/+8
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar1-1/+1
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar1-19/+19
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno1-0/+5
2025-07-16drm/amd/pm: Remove unnecessary variableAsad Kamal1-2/+1
2025-07-16drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar1-1/+56
2025-07-07drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin1-1/+1
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar1-2/+2
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie24-375/+657
2025-06-30drm/amd: Change kv-dpm DRM_*() macros to drm_*()Mario Limonciello1-28/+28
2025-06-30drm/amd: Change legacy-dpm DRM_*() macros to drm_*()Mario Limonciello1-13/+13
2025-06-30drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpmMario Limonciello4-75/+50
2025-06-30drm/amd/pm: Fetch SMUv13.0.12 xgmi max speed/widthLijo Lazar3-2/+30
2025-06-24drm/amd/pm: revise the pcie dpm parametersKenneth Feng4-8/+18
2025-06-24drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi5-29/+54
2025-06-24drm/amd/pm: Add support to set ISP PowerPratap Nirujogi5-0/+45
2025-06-24drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/widthLijo Lazar1-0/+5
2025-06-18drm/amdgpu: Extend bus status check to more casesLijo Lazar1-0/+10
2025-06-18drm/amd/pm: Report pldm version and board voltageLijo Lazar2-0/+17
2025-06-18drm/amd/pm: Update SMU v13.0.12 pmfw headerLijo Lazar1-2/+14
2025-06-18drm/amd/pm: set pcie default dpm table when updating pcie dpm parametersKenneth Feng3-66/+186
2025-06-18drm/amd/pm: move the dpm table setting back after featureenablementKenneth Feng1-11/+11
2025-06-18drm/amd/pm: Use pointer type for typecheck()Lijo Lazar1-20/+21
2025-06-18drm/amd: Allow printing Renoir OD SCLK levels without setting dpm to manualMario Limonciello1-21/+16
2025-06-18drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manualMario Limonciello1-22/+15
2025-06-18drm/amd/pm: update pcie dpm parameters before smu feature enablementKenneth Feng1-20/+20
2025-06-18drm/amd/pm: override pcie dpm parameters only if it is necessaryKenneth Feng4-56/+77
2025-06-18drm/amd/pm: Show default gfx clock levelsLijo Lazar1-2/+3
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min1-3/+9
2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang1-0/+18
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds12-88/+325
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher2-0/+23
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal1-0/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal1-2/+4
2025-05-29drm/amd/pm: Optimize get gpu metrics data functionAsad Kamal3-7/+9
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds23-485/+550
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+2
2025-05-22drm/amd/pm: Fetch partition metrics on SMUv13.0.12Lijo Lazar3-0/+68
2025-05-22drm/amd/pm: Use external link order for xgmi dataLijo Lazar2-8/+14
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi2-2/+2
2025-05-22drm/amd/pm: Fetch partition metrics on SMUv13.0.6Lijo Lazar1-0/+112
2025-05-22drm/amd/pm: Add support to query partition metricsLijo Lazar5-0/+66
2025-05-22drm/amd/pm: Use macro to initialize metrics tableLijo Lazar2-69/+12
2025-05-22drm/amd/pm: Fill pldm version for SMU v13.0.6 SOCsAsad Kamal2-0/+8
2025-05-22drm/amd/pm: Update pmfw headers for smu_v_13_0_6Asad Kamal1-1/+3
2025-05-16drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar2-9/+8
2025-05-13drm/amd/pm: Remove remainder of mode2_reset_is_supportDr. David Alan Gilbert4-23/+0
2025-05-13drm/amd/pm: Remove unused smu_mode2_reset_is_supportDr. David Alan Gilbert2-14/+0