]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Setup driver pptable for smu 15.0.8
authorYang Wang <kevinyang.wang@amd.com>
Wed, 26 Nov 2025 08:02:41 +0000 (16:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:17:46 +0000 (14:17 -0400)
commit611e5af419c2d220c6fc7b45a013382fd1eef49b
tree34908fa6fa155d615edf721b6313568f2b61ec9e
parentfde815f76fa060ce5540776f2365f1bdf5cda845
drm/amd/pm: Setup driver pptable for smu 15.0.8

Setup driver pptable and initialize data from static metrics table for
smu_v15_0_8

v2: Remove unrelated changes and update description (Lijo)

v3: Use ARRAY_SIZE (Lijo)

v4: Move structure to header file

v5: squash in static metrics support (Asad)

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
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/amdgpu/amdgpu.h
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v15_0.h
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_8_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_8_ppt.h