summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-06Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-02-05drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam1-1/+1
2024-02-01drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-01-26drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu1-1/+5
2024-01-26drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu1-39/+13
2024-01-26drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2024-01-26drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello1-2/+2
2023-11-28drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello6-12/+12
2023-10-25drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng1-0/+1
2023-10-10drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-09-13drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang1-3/+7
2023-09-13drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian1-1/+1
2023-08-23drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang1-2/+2
2023-08-23drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-16drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan7-32/+99
2023-08-16drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan8-38/+155
2023-08-16drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan7-1/+26
2023-08-16drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settingsEvan Quan1-0/+8
2023-08-03drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello1-71/+18
2023-08-03drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-20/+1
2023-07-27drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher1-1/+1
2023-07-27drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher1-2/+6
2023-07-23drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello1-3/+39
2023-07-23drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan4-64/+37
2023-07-23drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng1-0/+1
2023-07-23drm/amdgpu: Fix minmax warningLuben Tuikov1-3/+6
2023-07-23drm/amdgpu: add the fan abnormal detection featurelyndonli3-0/+30
2023-07-19drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function.Srinivasan Shanmugam1-4/+14
2023-06-21drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-14drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
2023-06-14drm/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 renoirTim Huang1-2/+3
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: resolve reboot exception for si olandGuchun Chen1-29/+0
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 SMU v13.0.4Tim Huang1-2/+3
2023-05-30drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-30drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-24drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-05-17drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen1-2/+7
2023-05-17drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen1-7/+13