aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter2-3/+3
2024-08-20drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-08-06drm/amd/pm: fix unchecked return value warning for vega10_hwmgrTim Huang1-3/+1
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-4/+10
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello1-18/+18
2024-06-05drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+25
2024-05-17drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun3-10/+18
2024-05-17drm/amdgpu/pm: Drop hard-code value of usTMaxMa Jun1-2/+0
2024-05-17drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun1-26/+24
2024-05-13drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-05-13drm/amdgpu/pm: Drop redundant setting code for pcie lanesMa Jun1-2/+0
2024-05-13drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun2-3/+7
2024-05-08drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun1-4/+4
2024-05-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun1-2/+7
2024-05-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun3-16/+48
2024-04-30drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang1-12/+34
2024-04-30drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang1-2/+3
2024-04-30drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang1-1/+4
2024-04-30drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang1-3/+12
2024-04-30drm/amd/pm: fix uninitialized variable warningJesse Zhang3-15/+33
2024-04-30drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun1-2/+6
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun6-14/+14
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun10-10/+10
2024-01-22drm/amdgpu: fix wrong sizeof argumentSamasth Norway Ananda1-1/+1
2024-01-15drm/amdgpu: check PS, WS indexAlexander Richards2-23/+23
2024-01-15drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam1-1/+1
2024-01-15drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher1-1/+16
2024-01-05drm/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-26drm/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-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello3-6/+6
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-2/+2
2023-08-15drm/amd: Show both power attributes for vega20Mario Limonciello1-5/+13
2023-08-15drm/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