summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min1-3/+9
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds12-88/+325
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher2-0/+23
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal1-0/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal1-2/+4
2025-05-29drm/amd/pm: Optimize get gpu metrics data functionAsad Kamal3-7/+9
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds23-485/+550
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+2
2025-05-22drm/amd/pm: Fetch partition metrics on SMUv13.0.12Lijo Lazar3-0/+68
2025-05-22drm/amd/pm: Use external link order for xgmi dataLijo Lazar2-8/+14
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi2-2/+2
2025-05-22drm/amd/pm: Fetch partition metrics on SMUv13.0.6Lijo Lazar1-0/+112
2025-05-22drm/amd/pm: Add support to query partition metricsLijo Lazar5-0/+66
2025-05-22drm/amd/pm: Use macro to initialize metrics tableLijo Lazar2-69/+12
2025-05-22drm/amd/pm: Fill pldm version for SMU v13.0.6 SOCsAsad Kamal2-0/+8
2025-05-22drm/amd/pm: Update pmfw headers for smu_v_13_0_6Asad Kamal1-1/+3
2025-05-16drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar2-9/+8
2025-05-13drm/amd/pm: Remove remainder of mode2_reset_is_supportDr. David Alan Gilbert4-23/+0
2025-05-13drm/amd/pm: Remove unused smu_mode2_reset_is_supportDr. David Alan Gilbert2-14/+0
2025-05-13drm/amd/pm/smu13: Remove unused smu_v13_0_init_display_countDr. David Alan Gilbert2-14/+0
2025-05-09drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internalsPaul E. McKenney1-9/+2
2025-05-08drm/amd/pm/smu13: Remove unused smu_v3 functionsDr. David Alan Gilbert2-113/+0
2025-05-08drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_rangeDr. David Alan Gilbert2-44/+0
2025-05-08drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smcDr. David Alan Gilbert2-38/+0
2025-05-01drm/amd/pm: Fix comment styleLijo Lazar1-1/+1
2025-05-01drm/amd/pm: Add board voltage node to hwmonAsad Kamal2-0/+44
2025-05-01drm/amd/pm: Add voltage caps for smu_v13_0_6Asad Kamal2-1/+4
2025-05-01drm/amd/pm: Fill static metrics dataAsad Kamal2-0/+16
2025-05-01drm/amd/pm: Use common function to fetch static metrics tableAsad Kamal3-22/+3
2025-05-01drm/amd/pn: Fetch static metrics tableAsad Kamal1-0/+28
2025-05-01drm/amd/pm: Update pmfw headers for smu_v_13_0_6Asad Kamal2-1/+9
2025-05-01drm/amd/pm: Add ip version check for smu_v13_0_12 functionsAsad Kamal1-3/+6
2025-05-01drm/amd/pm: Reset SMU v13.0.x custom settingsLijo Lazar4-4/+24
2025-04-21drm/amd/pm: Enable host limit metrics supportAsad Kamal1-0/+2
2025-04-21drm/amd/pm: Enable host limit metrics supportAsad Kamal1-0/+3
2025-04-09drm/amd/pm/smu11: Prevent division by zeroDenis Arefev1-1/+1
2025-04-09drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher2-1/+36
2025-04-09drm/amdgpu/pm: add workload profile pause helperAlex Deucher2-0/+21
2025-04-08drm/amd/pm/smu11: Prevent division by zeroDenis Arefev1-1/+1
2025-04-08drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher2-1/+36
2025-04-08drm/amdgpu/pm: add workload profile pause helperAlex Deucher2-0/+21
2025-04-08drm/amd/pm: implement dpm vcn reset functionRuili Ji7-1/+48
2025-04-07drm/pm/legacy-dpm: move SI away from sid.h and si_enums.hAlexandre Demers2-184/+190
2025-04-07drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han1-0/+8
2025-04-07drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_12Asad Kamal2-3/+14
2025-04-07drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_6Asad Kamal2-4/+19
2025-04-07drm/amd/pm: Expose smu_v13_0_6 capsAsad Kamal2-20/+20
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers2-2/+24
2025-04-07drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun5-3/+98
2025-03-27drm/amd/pm: Add gpu_metrics_v1_8Asad Kamal1-0/+3