]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/pm: remove logically dead code for renoir
authorJesse Zhang <jesse.zhang@amd.com>
Wed, 8 May 2024 10:49:30 +0000 (18:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 20:11:53 +0000 (16:11 -0400)
commit1b016f87a8f5387b9b66b05e3e2cfde8b8876bd4
tree4a7d9a6bdb2b458fc9f5c5ac6ae00ebec0e4942c
parente2bff63ba6f875cb879c90758662f193f040d033
drm/amd/pm: remove logically dead code for renoir

The switch governing value clk_type cannot be SMU_GFXCLK and SMU_SCLK.

Fixes: ca55f459f5ad ("drm/amd/pm: add the fine grain tuning function for Renoir")
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c