aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amd/pm: fix vclk setting failed for SMU v13.0.4Tim Huang2-2/+11
2023-06-09drm/amd/pm: Fix memory some memory corruptionDan Carpenter2-4/+4
2023-06-09drm/amd/pm: update smu-driver if header for smu 13.0.0 and smu 13.0.10Kenneth Feng1-8/+25
2023-06-09drm/amdgpu/pm: notify driver unloading to PMFW for SMU v13.0.6 dGPULe Ma1-9/+7
2023-06-09drm/amd/pm: fulfill the OD support for SMU13.0.7Evan Quan1-43/+402
2023-06-09drm/amd/pm: Fill metrics data for SMUv13.0.6Lijo Lazar1-41/+66
2023-06-09drm/amd/pm: fulfill the OD support for SMU13.0.0Evan Quan1-43/+402
2023-06-09drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan4-10/+286
2023-06-09drm/amd/pm: update SMU13 header files for coming OD supportEvan Quan4-45/+34
2023-06-09drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan1-18/+74
2023-06-09drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
2023-06-09drm/amd/pm: add unique serial number support for smu_v13_0_6Yang Wang1-12/+8
2023-06-09drm/amd/pm: Fix SMUv13.0.6 throttle status reportLijo Lazar2-50/+46
2023-06-09drm/amd/pm: Update SMUv13.0.6 PMFW headersLijo Lazar3-11/+35
2023-06-09drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for renoirTim Huang1-2/+3
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang1-4/+6
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for yellow carpTim Huang1-2/+3
2023-06-09drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5Tim Huang1-2/+3
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4Tim Huang1-2/+3
2023-06-09drm/amd/pm: mark irq functions as 'static'Arnd Bergmann1-2/+2
2023-06-09drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-06-09drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-06-09drm/amd/pm: fix wrong smu socclk valueYang Wang1-1/+1
2023-06-09drm/amdgpu: Add mode-2 reset in SMU v13.0.6Lijo Lazar1-9/+7
2023-06-09drm/amd/pm: Notify PMFW about driver unload casesLijo Lazar1-2/+23
2023-06-09drm/amd/pm: Update PMFW headers for version 85.54Lijo Lazar2-19/+2
2023-06-09drm/amd/pm: Expose mem temperature for GC version 9.4.3Asad Kamal1-5/+5
2023-06-09drm/amd/pm: Update hw mon attributes for GC version 9.4.3Asad Kamal1-11/+25
2023-06-09drm/amd/pm: Initialize power limit for SMU v13.0.6Lijo Lazar1-15/+0
2023-06-09drm/amd/pm: Keep interface version in PMFW headerLijo Lazar15-52/+17
2023-06-09drm/amd/pm: Add ih for SMU v13.0.6 thermal throttlingAsad kamal1-3/+104
2023-06-09drm/amd/pm: Update pmfw header files for SMU v13.0.6Asad kamal2-1/+12
2023-06-09drm/amd/pm: Update gfx clock frequency for SMU v13.0.6Asad kamal1-1/+10
2023-06-09drm/amd/pm: Update pmfw header files for SMU v13.0.6Asad kamal2-3/+7
2023-06-09drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj2-3/+13
2023-06-09drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-06-09drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen1-2/+7
2023-06-09drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen1-7/+13
2023-06-07drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan1-18/+74
2023-06-07drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
2023-05-31drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-05-31drm/amd/pm: reverse mclk and fclk clocks levels for renoirTim Huang1-2/+3
2023-05-31drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang1-4/+6
2023-05-31drm/amd/pm: reverse mclk and fclk clocks levels for yellow carpTim Huang1-2/+3
2023-05-31drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5Tim Huang1-2/+3
2023-05-31drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4Tim Huang1-2/+3
2023-05-26drm/amd/pm: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-24drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1