aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello2025-09-161-1/+1
* drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang2025-08-271-8/+10
* drm/amdgpu/swm14: Update power limit logicAlex Deucher2025-08-181-5/+25
* drm/amd: Restore cached manual clock settings during resumeMario Limonciello2025-08-041-0/+10
* drm/amd: Restore cached power limit during resumeMario Limonciello2025-08-041-0/+6
* drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min2025-07-281-3/+8
* drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar2025-07-171-1/+1
* drm/amd/pm: Use cached data for min/max clocksLijo Lazar2025-07-171-19/+19
* drm/amd/pm: fix null pointer accessUmio Yasuno2025-07-161-0/+5
* drm/amd/pm: Remove unnecessary variableAsad Kamal2025-07-161-2/+1
* drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar2025-07-161-1/+56
* drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin2025-07-071-1/+1
* drm/amdgpu: Pass adev pointer to functionsLijo Lazar2025-07-071-2/+2
* Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-07-0424-374/+656
|\
| * drm/amd: Change kv-dpm DRM_*() macros to drm_*()Mario Limonciello2025-06-301-28/+28
| * drm/amd: Change legacy-dpm DRM_*() macros to drm_*()Mario Limonciello2025-06-301-13/+13
| * drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpmMario Limonciello2025-06-304-75/+50
| * drm/amd/pm: Fetch SMUv13.0.12 xgmi max speed/widthLijo Lazar2025-06-303-2/+30
| * drm/amd/pm: revise the pcie dpm parametersKenneth Feng2025-06-244-8/+18
| * drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi2025-06-245-29/+54
| * drm/amd/pm: Add support to set ISP PowerPratap Nirujogi2025-06-245-0/+45
| * drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/widthLijo Lazar2025-06-241-0/+5
| * drm/amdgpu: Extend bus status check to more casesLijo Lazar2025-06-181-0/+10
| * drm/amd/pm: Report pldm version and board voltageLijo Lazar2025-06-182-0/+17
| * drm/amd/pm: Update SMU v13.0.12 pmfw headerLijo Lazar2025-06-181-2/+14
| * drm/amd/pm: set pcie default dpm table when updating pcie dpm parametersKenneth Feng2025-06-183-66/+186
| * drm/amd/pm: move the dpm table setting back after featureenablementKenneth Feng2025-06-181-11/+11
| * drm/amd/pm: Use pointer type for typecheck()Lijo Lazar2025-06-181-20/+21
| * drm/amd: Allow printing Renoir OD SCLK levels without setting dpm to manualMario Limonciello2025-06-181-21/+16
| * drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manualMario Limonciello2025-06-181-22/+15
| * drm/amd/pm: update pcie dpm parameters before smu feature enablementKenneth Feng2025-06-181-20/+20
| * drm/amd/pm: override pcie dpm parameters only if it is necessaryKenneth Feng2025-06-184-56/+77
| * drm/amd/pm: Show default gfx clock levelsLijo Lazar2025-06-181-2/+3
| * drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min2025-06-181-3/+9
| * drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang2025-06-181-0/+18
* | Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-06-0612-88/+325
|\|
| * drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher2025-06-032-0/+23
| * drm/amd/pm: Enable static metrics table supportAsad Kamal2025-05-291-0/+5
| * drm/amd/pm: Enable static metrics table supportAsad Kamal2025-05-291-2/+4
| * drm/amd/pm: Optimize get gpu metrics data functionAsad Kamal2025-05-293-7/+9
| * drm/amd/pm: Fetch partition metrics on SMUv13.0.12Lijo Lazar2025-05-223-0/+68
| * drm/amd/pm: Use external link order for xgmi dataLijo Lazar2025-05-222-8/+14
| * drm/amdgpu: fixing typo in macro nameJihed Chaibi2025-05-222-2/+2
| * drm/amd/pm: Fetch partition metrics on SMUv13.0.6Lijo Lazar2025-05-221-0/+112
| * drm/amd/pm: Add support to query partition metricsLijo Lazar2025-05-225-0/+66
| * drm/amd/pm: Use macro to initialize metrics tableLijo Lazar2025-05-222-69/+12
| * drm/amd/pm: Fill pldm version for SMU v13.0.6 SOCsAsad Kamal2025-05-222-0/+8
| * drm/amd/pm: Update pmfw headers for smu_v_13_0_6Asad Kamal2025-05-221-1/+3
* | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-05-2823-485/+550
|\|
| * drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar2025-05-162-9/+8