]> www.infradead.org Git - users/jedix/linux-maple.git/commit
amdgpu/pm: Optimize emit_clock_levels for arcturus - part 3
authorDarren Powell <darren.powell@amd.com>
Wed, 29 Mar 2023 21:27:55 +0000 (17:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Aug 2023 20:35:11 +0000 (16:35 -0400)
commit433c4dea317168ed1914d28c9ae028e4681915b3
tree1ff0ea83547ec767f75f8e09f99bf36ac2565ba4
parent2c98de563b6fc093f585a236c82a80e9ca3b9ee0
amdgpu/pm: Optimize emit_clock_levels for arcturus - part 3

   split switch statement into two and consolidate the common
     code for printing most of the types of clock speeds

Signed-off-by: Darren Powell <darren.powell@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/smu11/arcturus_ppt.c