summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri4-15/+14
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri4-8/+8
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri4-8/+8
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri3-3/+3
2024-10-07drm/amd/pm: use pm_runtime_resume_and_getPierre-Eric Pelloux-Prayer1-174/+89
2024-10-07drm/amd/pm: fix rpm refcount handling on errorPierre-Eric Pelloux-Prayer1-0/+2
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri4-4/+9
2024-10-01drm/amdgpu: update the handle ptr in late_finiSunil Khatri2-4/+4
2024-10-01drm/amd/powerplay: Delete unused function and maths libraryDr. David Alan Gilbert3-991/+0
2024-10-01drm/amd/pm: remove dump_pptable functionsPierre-Eric Pelloux-Prayer8-2324/+0
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri4-8/+8
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri4-9/+8
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri4-9/+9
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri4-9/+8
2024-09-26drm/amdgpu: check return for setting engine dram timingsTim Huang1-3/+5
2024-09-26drm/amdgpu: Use init level for pending_reset flagLijo Lazar1-1/+2
2024-09-26drm/amd/pm: Do not support swSMU if SMU IP is disabledHawking Zhang1-1/+2
2024-09-26drm/amd/pm: Use metrics 1_6Asad Kamal1-18/+60
2024-09-26drm/amd/pm: Add gpu_metrics_v1_6Asad Kamal1-0/+3
2024-09-26drm/amd/pm: Use same metric table for APUAsad Kamal1-47/+55
2024-09-26drm/amd/pm: update workload mask after the settingKenneth Feng3-2/+13
2024-09-18drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal1-1/+5
2024-09-18drm/amdgpu: Retry i2c transfer once if it fails on SMU13.0.6Kent Russell1-2/+6
2024-09-10drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng1-0/+3
2024-09-10drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng2-1/+19
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-08-27drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher1-6/+9
2024-08-27drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher1-2/+2
2024-08-27drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher1-1/+1
2024-08-27drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher1-4/+2
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter9-64/+926
2024-08-23drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li1-47/+0
2024-08-23drm/amd/pm: Add support for new P2S table revisionLijo Lazar1-1/+6
2024-08-23drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng2-5/+14
2024-08-20drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-08-13drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov1-1/+5
2024-08-13drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)Tobias Jakobi2-4/+4
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie1-6/+46
2024-08-07drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng1-6/+46
2024-08-06drm/amd/pm: fix unchecked return value warning for vega10_hwmgrTim Huang1-3/+1
2024-08-06drm/amd/pm: add overdrive support on smu v14.0.2/3Kenneth Feng2-3/+894
2024-08-06drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng1-6/+46
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-3/+86
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds1-1/+1
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-4/+10
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher1-1/+2
2024-07-27drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng1-2/+84
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher1-1/+2
2024-07-25drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng1-2/+84
2024-07-16drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma1-3/+15