summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorFilesLines
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-17drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2025-01-10drm/amdgpu/smu13: update powersave optimizationsAlex Deucher1-5/+6
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu4-6/+10
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher1-1/+1
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng1-0/+1
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar1-7/+17
2024-12-03drm/amd/pm: fix and simplify workload handlingAlex Deucher12-516/+736
2024-12-03Revert "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: 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üller4-2/+111
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller4-2/+111
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-23drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-10-23drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng1-1/+6
2024-10-23drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng1-1/+1
2024-10-23drm/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: update the handle ptr in hw_finiSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-7/+7
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+6
2024-10-02drm/amdgpu: update the handle ptr in late_finiSunil Khatri1-2/+2
2024-10-02drm/amd/pm: remove dump_pptable functionsPierre-Eric Pelloux-Prayer7-1750/+0
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in late_initSunil Khatri1-3/+3
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-27drm/amdgpu: Use init level for pending_reset flagLijo Lazar1-1/+2
2024-09-27drm/amd/pm: Do not support swSMU if SMU IP is disabledHawking Zhang1-1/+2
2024-09-27drm/amd/pm: Use metrics 1_6Asad Kamal1-18/+60
2024-09-27drm/amd/pm: Add gpu_metrics_v1_6Asad Kamal1-0/+3