summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)AuthorFilesLines
2025-11-24drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-11-24drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-10-23drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-4/+10
2025-08-15drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin1-1/+1
2025-06-19drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han1-0/+8
2025-04-25drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev1-2/+2
2025-04-25drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev1-2/+2
2025-04-25drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang1-0/+5
2025-02-08drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko1-0/+2
2025-02-08drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...Christophe JAILLET1-2/+3
2024-10-10drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-09-08drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-09-08drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun2-3/+7
2024-09-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun1-2/+7
2024-09-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun3-16/+48
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang2-13/+39
2024-09-08drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang1-2/+3
2024-09-08drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang1-1/+4
2024-09-08drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang1-3/+12
2024-09-08drm/amd/pm: fix uninitialized variable warningJesse Zhang1-1/+1
2024-09-08drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun1-2/+6
2024-08-14drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+25
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun3-10/+18
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun1-26/+24
2024-08-14drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun2-8/+8
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-01-26drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu1-1/+5
2023-11-28drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello1-3/+1
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-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: Clean up errors in smu73_discrete.hRan Sun1-44/+29
2023-08-09drm/amd/pm: Clean up errors in smu75.hRan Sun1-6/+6
2023-08-09drm/amd/pm: Clean up errors in smu73.hRan Sun1-28/+17
2023-08-09drm/amd/pm: Clean up errors in hwmgr.hRan Sun1-5/+3
2023-08-09drm/amd/pm: Clean up errors in hardwaremanager.hRan Sun1-2/+1
2023-08-09drm/amd/pm: Clean up errors in pp_thermal.hRan Sun1-4/+2
2023-08-09drm/amd/pm: Clean up errors in smu7.hRan Sun1-4/+2
2023-08-09drm/amd/pm: Clean up errors in smu7_fusion.hRan Sun1-26/+16
2023-08-09drm/amd/pm: Clean up errors in smu71.hRan Sun1-14/+8
2023-08-09drm/amd/pm: Remove many unnecessary NULL valuesRuan Jinjie5-5/+5
2023-08-09drm/amd/pm: Clean up errors in smu9_driver_if.hRan Sun1-10/+10
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