summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng2024-09-101-0/+3
* drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng2024-09-102-1/+19
* Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher2024-09-051-2/+4
* drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher2024-08-271-6/+9
* drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher2024-08-271-2/+2
* drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher2024-08-271-1/+1
* drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher2024-08-271-4/+2
* Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-08-279-64/+926
|\
| * drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li2024-08-231-47/+0
| * drm/amd/pm: Add support for new P2S table revisionLijo Lazar2024-08-231-1/+6
| * drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng2024-08-232-5/+14
| * drm/amd/pm: ensure the fw_info is not null before using itTim Huang2024-08-201-0/+2
| * drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov2024-08-131-1/+5
| * drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)Tobias Jakobi2024-08-132-4/+4
| * drm/amd/pm: fix unchecked return value warning for vega10_hwmgrTim Huang2024-08-061-3/+1
| * drm/amd/pm: add overdrive support on smu v14.0.2/3Kenneth Feng2024-08-062-3/+894
| * drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng2024-08-061-6/+46
| * drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher2024-07-271-1/+2
| * drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng2024-07-251-2/+84
* | Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie2024-08-091-6/+46
|\ \
| * | drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng2024-08-071-6/+46
* | | Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-022-3/+86
|\| |
| * | drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher2024-07-271-1/+2
| * | drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng2024-07-271-2/+84
| |/
* | minmax: don't use max() in situations that want a C constant expressionLinus Torvalds2024-07-281-1/+1
* | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-4/+10
|/
* drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma2024-07-161-3/+15
* drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2Tim Huang2024-07-161-12/+4
* drm/amd/pm: Ignore initial value in smu response registerDanijel Slivka2024-07-103-5/+40
* drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1Li Ma2024-07-081-10/+142
* drm/amd/pm: avoid to load smu firmware for APUsTim Huang2024-07-081-1/+1
* Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-07-053-27/+24
|\
| * drm/amd/pm: add SMU IP v14.0.4 supportTim Huang2024-07-022-0/+3
| * drm/amd/pm: smu v14.0.4 reuse smu v14.0.0 dpmtableLi Ma2024-07-022-27/+21
* | Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-07-052-31/+2
|\|
| * Revert "drm/amd/pm: workaround to pass jpeg unit test"Kenneth Feng2024-06-272-31/+2
* | Merge v6.10-rc6 into drm-nextDaniel Vetter2024-07-051-1/+1
|\ \ | |/ |/|
| * drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma2024-06-255-3/+96
| * drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher2024-06-191-0/+2
| * drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello2024-06-051-9/+11
| * Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie2024-05-311-1/+0
| |\
| | * drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2Heiner Kallweit2024-05-291-1/+0
| * | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-1547-215/+4538
| |\|
| * | dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello2024-05-081-1/+1
| * | drm/amd/pm: Restore config space after resetLijo Lazar2024-04-231-0/+25
| * | drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun2024-04-231-0/+7
| * | drm/amd/pm: fix the high voltage issue after unloadKenneth Feng2024-04-093-3/+33
| * | drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima10022024-04-096-43/+413
| * | drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang2024-04-091-1/+11
* | | drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello2024-06-192-37/+37