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