summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr
AgeCommit message (Expand)Author
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi
2025-04-07drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev
2025-03-05drm/amdgpu: Remove powerdown_uvd memberDr. David Alan Gilbert
2025-03-05drm/amdgpu: Remove phm_powerdown_uvdDr. David Alan Gilbert
2025-03-05drm/amdgpu: Remove ppatomfwctrl deadcodeDr. David Alan Gilbert
2024-12-10drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko
2024-12-10drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...Christophe JAILLET
2024-10-01drm/amd/powerplay: Delete unused function and maths libraryDr. David Alan Gilbert
2024-10-01drm/amd/pm: remove dump_pptable functionsPierre-Eric Pelloux-Prayer
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2024-08-20drm/amd/pm: ensure the fw_info is not null before using itTim Huang
2024-08-06drm/amd/pm: fix unchecked return value warning for vega10_hwmgrTim Huang
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello
2024-06-05drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou
2024-05-17drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun
2024-05-17drm/amdgpu/pm: Drop hard-code value of usTMaxMa Jun
2024-05-17drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun
2024-05-13drm/amd/pm: check negtive return for table entriesJesse Zhang
2024-05-13drm/amdgpu/pm: Drop redundant setting code for pcie lanesMa Jun
2024-05-13drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun
2024-05-08drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun
2024-05-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun
2024-05-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun
2024-04-30drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang
2024-04-30drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang
2024-04-30drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang
2024-04-30drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang
2024-04-30drm/amd/pm: fix uninitialized variable warningJesse Zhang
2024-04-30drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun
2024-01-22drm/amdgpu: fix wrong sizeof argumentSamasth Norway Ananda
2024-01-15drm/amdgpu: check PS, WS indexAlexander Richards
2024-01-15drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-01-15drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher
2024-01-05drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun
2023-11-03drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headersAlex Deucher
2023-10-26drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello