summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun1-28/+5
2024-03-20drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun3-18/+25
2024-03-20drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun3-19/+25
2024-02-29drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal1-2/+2
2024-02-26drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun3-15/+12
2024-01-29drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun1-5/+5
2024-01-25drm/amdgpu/pm: Add default case for smu IH process funcMa Jun1-0/+4
2024-01-23drm/amdgpu/pm: Fix the power source flag errorMa Jun1-0/+2
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards1-1/+1
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun3-6/+0
2023-11-30drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-3/+2
2023-11-03drm/amd/swsmu: remove fw version check in sw_init.Li Ma1-13/+4
2023-10-27drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang1-1/+7
2023-10-27drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello1-1/+1
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun4-39/+66
2023-10-13drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang4-162/+37
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar2-6/+0
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello3-10/+8
2023-10-05drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello2-6/+6
2023-10-03drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...Le Ma1-10/+11
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar3-58/+83
2023-08-31amdgpu/pm: Optimize emit_clock_levels for arcturus - part 3Darren Powell1-53/+24
2023-08-30amdgpu/pm: Optimize emit_clock_levels for arcturus - part 2Darren Powell1-23/+22
2023-08-30amdgpu/pm: Optimize emit_clock_levels for arcturus - part 1Darren Powell1-69/+57
2023-08-30drm/amd: Fix spelling mistake "throtting" -> "throttling"Colin Ian King1-3/+3
2023-08-30amdgpu/pm: Replace print_clock_levels with emit_clock_levels for arcturusDarren Powell1-27/+27
2023-08-30drm/amd/pm: Vangogh: Get average_* from average field of gpu_metrics_tableKun Liu1-12/+12
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello5-5/+5
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello5-1/+24
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-07-27drm/amd/pm: Clean up errors in arcturus_ppt.cRan Sun1-2/+2
2023-07-27drm/amd/pm: Clean up errors in navi10_ppt.cRan Sun1-12/+13
2023-07-25drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metricsWenyou Yang1-9/+100
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher1-2/+6
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello1-71/+18
2023-07-10drm/amd/pm: fix smu i2c data read riskYang Wang3-3/+3
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan1-7/+2
2023-06-23drm/amd/pm: remove unneeded variableMingtong Bao1-5/+5
2023-06-15drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function.Srinivasan Shanmugam1-4/+14
2023-06-09drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan1-18/+74
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang1-4/+6
2023-06-09drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan1-19/+1
2023-03-22drm/amd/pm: enable TEMP_DEPENDENT_VMIN for navi1xAlex Deucher1-1/+2
2023-03-22drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...Lee Jones1-0/+2
2023-03-14drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł1-10/+33
2023-03-07drm/amdgpu: map new capped and uncapped mode power profiles for VangoghPerry Yuan1-2/+4
2023-03-06drm/amdgpu: fix no previous prototype warningKun Liu1-1/+1
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu1-0/+17
2023-02-24drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen1-2/+2