summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2024-01-23drm/amdgpu: fix wrong sizeof argumentSamasth Norway Ananda1-1/+1
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards2-23/+23
2024-01-16drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam1-1/+1
2024-01-16drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher1-1/+16
2024-01-06drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu1-1/+5
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun6-17/+14
2023-11-03drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headersAlex Deucher2-14/+14
2023-10-27drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello1-3/+1
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie4-14/+14
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann29-285/+189
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello1-2/+2
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook1-1/+1
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello3-6/+6
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-2/+2
2023-08-16drm/amd: Show both power attributes for vega20Mario Limonciello1-5/+13
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello4-4/+4
2023-08-09drm/amd/pm: Remove many unnecessary NULL valuesRuan Jinjie1-1/+1
2023-08-09drm/amd/pm: Clean up errors in polaris_baco.cRan Sun1-20/+10
2023-08-09drm/amd/pm: Clean up errors in vega20_pptable.hRan Sun1-11/+8
2023-08-09drm/amd/pm: Clean up errors in vega12_hwmgr.hRan Sun1-2/+1
2023-08-09drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.cRan Sun1-3/+3
2023-08-09drm/amd/pm: Clean up errors in tonga_baco.cRan Sun1-20/+10
2023-08-09gpu: amd: Clean up errors in ppatomfwctrl.hRan Sun1-2/+1
2023-08-09drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.cRan Sun1-6/+6
2023-08-09drm/amdgpu: Clean up errors in vega20_baco.cRan Sun1-4/+3
2023-08-09drm/amd/pm: Clean up errors in vega20_hwmgr.hRan Sun1-4/+2
2023-08-09drm/amdgpu/powerplay: Clean up errors in smu_helper.hRan Sun1-1/+1
2023-08-09drm/amd: Clean up errors in vega10_processpptables.cRan Sun1-3/+3
2023-08-09drm/amd: Clean up errors in pptable_v1_0.hRan Sun1-2/+1
2023-08-09drm/amd: Clean up errors in smu7_hwmgr.cRan Sun1-13/+13
2023-08-09drm/amd/pm: Clean up errors in vega10_pptable.hRan Sun1-12/+6
2023-08-09drm/amdgpu: Clean up errors in ppatomctrl.hRan Sun1-4/+2
2023-08-09drm/amdgpu: Clean up errors in ci_baco.cRan Sun1-14/+7
2023-08-09drm/amdgpu: Clean up errors in smu_helper.cRan Sun1-1/+1
2023-08-09drm/amdgpu: Clean up errors in common_baco.cRan Sun1-1/+1
2023-08-09drm/amdgpu: Clean up errors in smu7_powertune.cRan Sun1-8/+5
2023-08-09drm/amd/pm: Clean up errors in vega12_baco.cRan Sun1-8/+4
2023-08-09drm/amd/pm: Clean up errors in vega12_pptable.hRan Sun1-6/+5
2023-08-09drm/amd/pm: Clean up errors in vega10_powertune.cRan Sun1-58/+31
2023-08-09drm/amd/pm: Clean up errors in fiji_baco.cRan Sun1-16/+8
2023-08-09drm/amd/pm: Clean up errors in smu10_hwmgr.cRan Sun1-8/+8
2023-08-09drm/amd/pm/powerplay/hwmgr/ppevvmath: Clean up errors in ppevvmath.hRan Sun1-7/+7
2023-08-09drm/amd/pm: Clean up errors in vega12_hwmgr.cRan Sun1-5/+5
2023-08-09drm/amd/pm: Clean up errors in vega10_baco.cRan Sun1-15/+11
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie3-9/+6
2023-07-14drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello1-12/+2
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan1-18/+9
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan5-1/+23
2023-06-30drm/amd/pm: fulfill the missing enablement for vega12/vega20 L2H and H2L inte...Evan Quan2-2/+6