summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2024-06-27drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-12drm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
2024-05-17dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-27drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
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-05drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher1-1/+16
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: check num of link levels when update pcie paramLin.Cao1-0/+3
2023-11-28drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello3-5/+3
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-11-20drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-10-05drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-05drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng1-0/+1
2023-09-12drm/amdgpu: fix retry loop testDan Carpenter1-1/+1
2023-09-01drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar1-2/+1
2023-09-01drm/amd/pm: fix debugfs pm_info outputAlex Deucher1-0/+3
2023-09-01drm/amd/pm: Fix critical temp unit of SMU v13.0.6Asad Kamal1-4/+5
2023-09-01drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal3-4/+55
2023-09-01drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal2-3/+17
2023-09-01drm/amdgpu/pm: Add notification for no DC supportBokun Zhang5-12/+11
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal7-6/+36
2023-08-16drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng3-3/+5
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal1-2/+8
2023-08-16drm/amd: Hide unsupported power attributesMario Limonciello1-0/+9
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello15-12/+17
2023-08-16drm/amd: Show both power attributes for vega20Mario Limonciello1-5/+13
2023-08-16drm/amd: Fix the return for average power on aldebaranMario Limonciello1-3/+4
2023-08-16drm/amd: Drop unnecessary helper for aldebaranMario Limonciello1-12/+3
2023-08-16drm/amd: Fix SMU 13.0.4/13.0.11 GPU metrics average powerMario Limonciello1-1/+1
2023-08-16drm/amd/pm: Clean up errors in amdgpu_smu.hRan Sun1-24/+12
2023-08-16drm/amd/pm: Clean up errors in smu_v11_0_pptable.hRan Sun1-9/+6
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello19-27/+56
2023-08-16drm/amd: Add a new hwmon attribute for instantaneous powerMario Limonciello1-0/+17
2023-08-16drm/amd: Add amdgpu_hwmon_get_sensor_generic()Mario Limonciello1-233/+88
2023-08-16drm/amd/pm: bump SMU v13.0.5 driver_if header versionTim Huang1-2/+1
2023-08-16drm/amd/pm: correct the logics for retreiving SMU13 OD setting limitsEvan Quan2-76/+64