summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)Author
2025-05-02drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev
2025-05-02drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev
2025-05-02drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev
2025-04-10drm/amd/pm: Fix negative array index readJesse Zhang
2025-03-13drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko
2024-10-17drm/amd/pm: ensure the fw_info is not null before using itTim Huang
2024-09-12drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou
2024-09-12drm/amd/pm: check negtive return for table entriesJesse Zhang
2024-09-12drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun
2024-09-12drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun
2024-09-12drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang
2024-09-12drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang
2024-09-12drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang
2024-09-12drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang
2024-08-19drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun
2024-07-05drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-02-23drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-01-25drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu
2024-01-25drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-09-19drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang
2023-01-14drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2023-01-14drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen
2023-01-14amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
2022-11-25drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen
2022-11-25drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-11-25drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar
2022-11-25drm/amd/pm: support power source switch on Sienna CichlidEvan Quan
2022-09-05drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan
2022-06-09drm/amd/pm: fix the compile warningEvan Quan
2022-06-09drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar
2021-09-26drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko
2021-09-03drm/amd/pm: change the workload type for some cardsKenneth Feng
2021-09-03Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng
2021-06-03drm/amd/pm: correct MGpuFanBoost settingEvan Quan
2021-05-22amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell
2021-05-14drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter
2021-05-11drm/amd/pm: fix workload mismatch on vega10Kenneth Feng
2021-03-30drm/amd/pm: workaround for audio noise issueKenneth Feng
2021-03-25drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...Evan Quan
2021-03-17drm/amd/pm: bug fix for pcie dpmKenneth Feng
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter