summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/legacy-dpm
AgeCommit message (Expand)Author
2025-04-07drm/pm/legacy-dpm: move SI away from sid.h and si_enums.hAlexandre Demers
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers
2025-02-25amdgpu/pm/legacy: fix suspend/resume issueschr[]
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
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 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-09-26drm/amdgpu: check return for setting engine dram timingsTim Huang
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-14drm/amdgpu: refine pmfw/smu firmware loadingYang Wang
2024-06-05drm/amd/pm: remove dead code in si_convert_power_level_to_smcJesse Zhang
2024-05-23drm/amd/pm: fix unsigned value asic_type compared againstJesse Zhang
2024-05-13drm/amd/pm: remove logically dead codeJesse Zhang
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello
2023-08-09drm/amd/pm: Clean up errors in sislands_smc.hRan Sun
2023-08-09drm/amd/pm: Clean up errors in r600_dpm.hRan Sun
2023-08-09drivers/amd/pm: Clean up errors in smu8_smumgr.hRan Sun
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-09drm/amd/pm: resolve reboot exception for si olandGuchun Chen
2023-05-31drm/amd/pm: resolve reboot exception for si olandGuchun Chen
2023-05-26drm/amd/pm: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello
2022-10-06drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong
2022-04-28drm/amd/pm: fix the compile warningEvan Quan
2022-04-22drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-19drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki
2022-02-07drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaĆ­ra Canal
2022-01-25drm/amd/pm: remove useless ifJiapeng Chong