]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Add emit clock support
authorAsad Kamal <asad.kamal@amd.com>
Tue, 23 Dec 2025 19:54:11 +0000 (03:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:18:11 +0000 (14:18 -0400)
commitbf39c461ada3f81e2cae487a402c03ce282a545c
tree8ec525d3a550dd856308d2b0217f92893b11108b
parente20e47bcb3f1e90e2fd8bd8b543224d1bdd3ba3f
drm/amd/pm: Add emit clock support

Add emit clock support and fetching other metrics data like temperature,
clock for smu_v15_0_8

v2: Use umc count for hbm stack temperature (Lijo)

v3: Use correct logic for hbm stacks (Lijo)

Signed-off-by: Asad Kamal <asad.kamal@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_8_ppt.c