summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2025-09-05drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-09-05amdgpu/pm/legacy: remove redundant ternary operatorsLiao Yuanhong-2/+1
2025-09-02drm/amd/pm: Print VCE clocks too in si_dpm (v3)Timur Kristóf-0/+1
2025-09-02drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf-0/+31
2025-09-02drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)Timur Kristóf-0/+7
2025-09-02drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf-1/+7
2025-09-02drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf-2/+2
2025-09-02drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf-19/+24
2025-09-02drm/amd/pm: Increase SMC timeout on SI and warn (v3)Timur Kristóf-2/+24
2025-09-02drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf-7/+3
2025-08-29drm/amd/pm: Make use of __free for cleanupLijo Lazar-38/+25
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang-8/+10
2025-08-27drm/amd/pm: Update SMU v13.0.6 PPT caps initializationJesse.Zhang-1/+4
2025-08-27drm/amdgpu: Add support for dpc to the productCe Sun-1/+1
2025-08-27drm/amdgpu: Add support for dpc to a series of productsCe Sun-1/+1
2025-08-15drm/amdgpu/swm14: Update power limit logicAlex Deucher-5/+25
2025-08-15drm/amd/pm: Free SMUv13.0.6 resources on failureLijo Lazar-3/+13
2025-08-15drm/amd/pm: Add VCN reset support for SMU v13.0.6Jesse.Zhang-2/+12
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang-0/+31
2025-08-06drm/amd/pm: Add unique ids for SMUv13.0.12 SOCsLijo Lazar-1/+17
2025-08-06drm/amd/pm: Add caching to SMUv13.0.12 temp metricLijo Lazar-24/+79
2025-08-06drm/amd/pm: Add cache logic for temperature metricLijo Lazar-2/+94
2025-08-06drm/amd/pm: Remove cache logic from SMUv13.0.12Lijo Lazar-19/+11
2025-08-06drm/amd/pm: Add unique ids for SMUv13.0.6 SOCsLijo Lazar-1/+18
2025-08-06drm/amdgpu: Generate BP threshold exceed CPER once threshold exceededXiang Liu-4/+0
2025-08-06drm/amd/pm: Enable temperature metrics capsAsad Kamal-0/+5
2025-08-06drm/amd/pm: Add temperature metrics sysfs entryAsad Kamal-0/+135
2025-08-06drm/amd/pm: Fetch and fill temperature metricsAsad Kamal-2/+287
2025-08-06drm/amd/pm: Update pmfw header for smu_v13_0_12Asad Kamal-2/+78
2025-08-06drm/amd/pm: Add smu interface for temp metricsAsad Kamal-0/+56
2025-08-06drm/amd/pm: Add dpm interface for temp metricsAsad Kamal-0/+64
2025-08-06drm/amd/pm: Add priority messages for SMU v13.0.6Lijo Lazar-7/+12
2025-08-04drm/amd/pm: Make static table support conditionalLijo Lazar-7/+21
2025-08-04drm/amd/pm: Allow static metrics table query in VFLijo Lazar-1/+1
2025-08-04drm/amd/pm: Use cached metrics data on arcturusLijo Lazar-1/+1
2025-08-04drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar-1/+1
2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello-0/+10
2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello-0/+6
2025-07-28drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min-3/+8
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar-1/+1
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar-19/+19
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno-0/+5
2025-07-16drm/amd/pm: Remove unnecessary variableAsad Kamal-2/+1
2025-07-16drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar-1/+56
2025-07-07drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin-1/+1
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar-2/+2
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-375/+657
2025-06-30drm/amd: Change kv-dpm DRM_*() macros to drm_*()Mario Limonciello-28/+28
2025-06-30drm/amd: Change legacy-dpm DRM_*() macros to drm_*()Mario Limonciello-13/+13
2025-06-30drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpmMario Limonciello-75/+50