summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher13-517/+741
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher12-84/+36
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar1-1/+5
2024-11-21drm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng1-1/+0
2024-11-21drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng1-3/+23
2024-11-20drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3Kenneth Feng4-6/+12
2024-11-20drm/amd/pm: remove redundant tools_size checkBhavin Sharma1-13/+11
2024-11-20drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-11-20drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0Asad Kamal1-1/+3
2024-11-20drm/amd/pm: Add gpu_metrics_v1_7Asad Kamal2-4/+7
2024-11-11drm/amdgpu: Support vcn and jpeg error info parsingStanley.Yang1-0/+24
2024-11-08drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang1-2/+3
2024-11-05drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller6-2/+178
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller6-2/+175
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng12-36/+84
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng1-64/+1
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang13-13/+31
2024-10-28drm/amdgpu/smu13: fix profile reportingAlex Deucher1-3/+3
2024-10-28drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-1/+3
2024-10-22drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri3-6/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri3-18/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri2-13/+0
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng1-1/+6
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng1-1/+1
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng3-89/+102
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher21-90/+152
2024-10-15drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher1-12/+10
2024-10-15drm/amd/pm: Fill pcie recov cntr to metrics 1.6Asad Kamal1-0/+16
2024-10-15drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal1-1/+4
2024-10-07drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher1-13/+13
2024-10-07drm/amd/pm: use pm_runtime_get_if_active for debugfs gettersPierre-Eric Pelloux-Prayer1-69/+69
2024-10-07drm/amd/pm: don't update runpm last_usage on debugfs getterPierre-Eric Pelloux-Prayer1-24/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri4-10/+9
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