summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2025-12-08drm/amd/pm: Deprecate print_clock_levels interfaceLijo Lazar
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello
2025-10-13drm/amd: Remove some unncessary header includesMario Limonciello
2025-09-15drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf
2025-03-07drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amd/pm: add inst to set_powergating_by_smuBoyuan Zhang
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-05-08drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun
2024-04-30drm/amd/pm: fix uninitialized variable warningJesse Zhang
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
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
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun
2023-11-03drm/amd/pm: Return 0 as default min power limit for legacy asicsMa Jun
2023-08-09drm/amd/pm: Clean up errors in amd_powerplay.cRan Sun
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-04drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-09-29drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-03-28amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell
2022-01-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan