index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
legacy-dpm
/
kv_dpm.c
Age
Commit message (
Expand
)
Author
2025-06-30
drm/amd: Change kv-dpm DRM_*() macros to drm_*()
Mario Limonciello
2025-06-30
drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpm
Mario Limonciello
2025-05-22
drm/amdgpu: fixing typo in macro name
Jihed Chaibi
2025-02-25
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
drm/amd/pm: add inst to set_powergating_by_smu
Boyuan Zhang
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-06-19
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2023-12-14
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
2023-08-09
drivers/amd/pm: Clean up errors in smu8_smumgr.h
Ran Sun
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
2022-10-06
drivers/amd/pm: check the return value of amdgpu_bo_kmap
Li Zhong
2022-04-28
drm/amd/pm: fix the compile warning
Evan Quan
2022-01-14
drm/amd/pm: drop those unrealistic thermal_type checks
Evan Quan
2022-01-14
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan