summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd/pm
AgeCommit message (Expand)Author
2024-10-23drm/amdgpu/swsmu: Only force workload setup on initJonathan Gray
2024-10-11drm/amd/pm: ensure the fw_info is not null before using itJonathan Gray
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Jonathan Gray
2024-09-09drm/amd/pm: check negtive return for table entriesJonathan Gray
2024-09-09drm/amd/pm: check specific index for smu13Jonathan Gray
2024-09-09drm/amd/pm: check specific index for aldebaranJonathan Gray
2024-09-09drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsJonathan Gray
2024-09-09drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseJonathan Gray
2024-09-09drm/amdgpu/pm: Fix uninitialized variable warning for smu10Jonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vangogh_pptJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix the Out-of-bounds read warningJonathan Gray
2024-09-09drm/amd/pm: Fix negative array index readJonathan Gray
2024-09-09drm/amd/pm: fix warning using uninitialized value of max_vid_stepJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warningJonathan Gray
2024-09-09drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcJonathan Gray
2024-09-05drm/amdgpu/swsmu: always force a state reprogram on initJonathan Gray
2024-09-05drm/amdgpu: align pp_power_profile_mode with kernel docsJonathan Gray
2024-08-30drm/amd/pm: fix error flow in sensor fetchingJonathan Gray
2024-08-15drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrJonathan Gray
2024-08-15drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesJonathan Gray
2024-08-15drm/amdgpu/pm: Fix the null pointer dereference for smu7Jonathan Gray
2024-08-15drm/amdgpu/pm: Fix the param type of set_power_profile_modeJonathan Gray
2024-08-05drm/amd/pm: Fix aldebaran pcie speed reportingJonathan Gray
2024-06-28drm/amdgpu: fix UBSAN warning in kv_dpm.cJonathan Gray
2024-06-19#if notyet -> #ifdef notyet for consistency and -WundefJonathan Gray
2024-06-17drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsJonathan Gray
2024-06-15drm/amd/pm: Restore config space after resetJonathan Gray
2024-05-20dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersJonathan Gray
2024-04-18drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Jonathan Gray
2024-04-04drm/amdgpu/pm: Fix the error of pwm1_enable settingJonathan Gray
2024-03-27drm/amd/pm: Fix esm reg mask use to get pcie speedJonathan Gray
2024-03-12Revert "drm/amd/pm: resolve reboot exception for si oland"Jonathan Gray
2024-02-06drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Jonathan Gray
2024-02-06drm/amdgpu: fix avg vs input power reporting on smu7Jonathan Gray
2024-02-02drm/amdgpu/pm: Fix the power source flag errorJonathan Gray
2024-01-29drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initJonathan Gray
2024-01-29drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableJonathan Gray
2024-01-29drivers/amd/pm: fix a use-after-free in kv_parse_power_tableJonathan Gray
2024-01-29drm/amd/pm: fix a double-free in si_dpm_initJonathan Gray
2024-01-16update drm to linux 6.6.12Jonathan Gray
2023-12-11drm/amd/pm: fix a memleak in aldebaran_tables_initJonathan Gray
2023-11-30drm/amdgpu/smu13: drop compute workload workaroundJonathan Gray
2023-11-30drm/amd/pm: Fix error of MACO flag setting codeJonathan Gray
2023-11-30drm/amd/pm: Handle non-terminated overdrive commands.Jonathan Gray
2023-11-30drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaJonathan Gray
2023-11-30drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Jonathan Gray
2023-11-30drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsJonathan Gray
2023-10-30drm/amd/pm: add unique_id for gc 11.0.3Jonathan Gray