summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2024-12-10drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko-0/+2
2024-12-10drm/amd/amdgpu: Add missing kdoc 'inst' parameter in 'smu_dpm_set_power_gate'...Srinivasan Shanmugam-2/+3
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang-4/+4
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-4/+4
2024-12-10drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang-9/+7
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang-12/+28
2024-12-10drm/amd/pm: add inst to set_powergating_by_smuBoyuan Zhang-13/+21
2024-12-10drm/amd/pm: add inst to smu_dpm_set_vcn_enableBoyuan Zhang-30/+47
2024-12-10drm/amd/pm: power up or down vcn by instanceBoyuan Zhang-45/+35
2024-12-10drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...Christophe JAILLET-2/+3
2024-12-10drm/amd/pm: implement dpm sdma reset functionJiadong Zhu-1/+57
2024-12-10drm/amd/pm: update smu_v13_0_6 smu headerJiadong Zhu-1/+2
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng-0/+1
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar-7/+17
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher-517/+741
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher-84/+36
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar-1/+5
2024-11-21drm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng-1/+0
2024-11-21drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng-3/+23
2024-11-20drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3Kenneth Feng-6/+12
2024-11-20drm/amd/pm: remove redundant tools_size checkBhavin Sharma-13/+11
2024-11-20drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno-0/+2
2024-11-20drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0Asad Kamal-1/+3
2024-11-20drm/amd/pm: Add gpu_metrics_v1_7Asad Kamal-4/+7
2024-11-11drm/amdgpu: Support vcn and jpeg error info parsingStanley.Yang-0/+24
2024-11-08drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang-2/+3
2024-11-05drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller-2/+178
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller-2/+175
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng-36/+84
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng-64/+1
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang-13/+31
2024-10-28drm/amdgpu/smu13: fix profile reportingAlex Deucher-3/+3
2024-10-28drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin-1/+3
2024-10-22drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher-1/+10
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-6/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri-18/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri-13/+0
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng-1/+6
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng-1/+1
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng-89/+102
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher-90/+152
2024-10-15drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher-1/+5
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher-3/+3
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher-12/+10
2024-10-15drm/amd/pm: Fill pcie recov cntr to metrics 1.6Asad Kamal-0/+16
2024-10-15drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-1/+4
2024-10-07drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher-13/+13
2024-10-07drm/amd/pm: use pm_runtime_get_if_active for debugfs gettersPierre-Eric Pelloux-Prayer-69/+69
2024-10-07drm/amd/pm: don't update runpm last_usage on debugfs getterPierre-Eric Pelloux-Prayer-24/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri-10/+9