summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2025-09-06drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operatorsLiao Yuanhong1-2/+2
2025-09-06amdgpu/pm/legacy: remove redundant ternary operatorsLiao Yuanhong1-2/+1
2025-09-02drm/amd/pm: Print VCE clocks too in si_dpm (v3)Timur Kristóf1-0/+1
2025-09-02drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf1-0/+31
2025-09-02drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)Timur Kristóf1-0/+7
2025-09-02drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf1-1/+7
2025-09-02drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf1-2/+2
2025-09-02drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf1-19/+24
2025-09-02drm/amd/pm: Increase SMC timeout on SI and warn (v3)Timur Kristóf1-2/+24
2025-09-02drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf1-7/+3
2025-08-29drm/amd/pm: Make use of __free for cleanupLijo Lazar1-38/+25
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-08-27drm/amd/pm: Update SMU v13.0.6 PPT caps initializationJesse.Zhang1-1/+4
2025-08-27drm/amdgpu: Add support for dpc to the productCe Sun1-1/+1
2025-08-27drm/amdgpu: Add support for dpc to a series of productsCe Sun1-1/+1
2025-08-15drm/amdgpu/swm14: Update power limit logicAlex Deucher1-5/+25
2025-08-15drm/amd/pm: Free SMUv13.0.6 resources on failureLijo Lazar2-3/+13
2025-08-15drm/amd/pm: Add VCN reset support for SMU v13.0.6Jesse.Zhang3-2/+12
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang4-0/+31
2025-08-06drm/amd/pm: Add unique ids for SMUv13.0.12 SOCsLijo Lazar1-1/+17
2025-08-06drm/amd/pm: Add caching to SMUv13.0.12 temp metricLijo Lazar3-24/+79
2025-08-06drm/amd/pm: Add cache logic for temperature metricLijo Lazar2-2/+94
2025-08-06drm/amd/pm: Remove cache logic from SMUv13.0.12Lijo Lazar1-19/+11
2025-08-06drm/amd/pm: Add unique ids for SMUv13.0.6 SOCsLijo Lazar1-1/+18
2025-08-06drm/amdgpu: Generate BP threshold exceed CPER once threshold exceededXiang Liu1-4/+0
2025-08-06drm/amd/pm: Enable temperature metrics capsAsad Kamal1-0/+5
2025-08-06drm/amd/pm: Add temperature metrics sysfs entryAsad Kamal1-0/+135
2025-08-06drm/amd/pm: Fetch and fill temperature metricsAsad Kamal7-2/+287
2025-08-06drm/amd/pm: Update pmfw header for smu_v13_0_12Asad Kamal2-2/+78
2025-08-06drm/amd/pm: Add smu interface for temp metricsAsad Kamal2-0/+56
2025-08-06drm/amd/pm: Add dpm interface for temp metricsAsad Kamal2-0/+64
2025-08-06drm/amd/pm: Add priority messages for SMU v13.0.6Lijo Lazar4-7/+12
2025-08-04drm/amd/pm: Make static table support conditionalLijo Lazar1-7/+21
2025-08-04drm/amd/pm: Allow static metrics table query in VFLijo Lazar1-1/+1
2025-08-04drm/amd/pm: Use cached metrics data on arcturusLijo Lazar1-1/+1
2025-08-04drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar1-1/+1
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