summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu-1/+2
2025-02-12drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher-1/+1
2025-01-28drm/amd/pm: Mark MM activity as unsupportedLijo Lazar-1/+0
2025-01-24drm/amd/pm: Fix smu v13.0.6 caps initializationLijo Lazar-105/+134
2025-01-24drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checksJesse.zhang@amd.com-6/+13
2025-01-24revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"Jesse.zhang@amd.com-4/+1
2025-01-24revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"Jesse.zhang@amd.com-21/+9
2025-01-24drm/amd/pm: Add capability flags for SMU v13.0.6Lijo Lazar-68/+158
2025-01-10drm/amdgpu/smu13: update powersave optimizationsAlex Deucher-5/+6
2025-01-09drm/amdgpu/pm: Implement SDMA queue reset for different asicJesse Zhang-8/+22
2025-01-09drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2Jesse Zhang-1/+4
2025-01-06drm/amd/pm: Fill max mem bw & total app clk counterAsad Kamal-0/+23
2025-01-06drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-3/+11
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu-6/+10
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher-1/+1
2024-12-10drm/amd/pm: Revert state if force level failsLijo Lazar-23/+35
2024-12-10drm/amd/pm: Add smu_v13_0_12 supportAsad Kamal-0/+1
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-5/+10
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