]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: only call pmfw if smu present flags true
authorCharlene Liu <Charlene.Liu@amd.com>
Mon, 20 Apr 2026 15:47:11 +0000 (11:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 May 2026 20:10:38 +0000 (16:10 -0400)
commit0b19e2bd18cd95594cda64e8da24bccffbce0d10
tree97b3abda5cfff65d10f68df471c0ecbda17c7316
parentc3fb1fb9e65fa6a108b4d19c61bdcb47fd4fe180
drm/amd/display: only call pmfw if smu present flags true

[Why & How]
for fault safe case: only call pmfw if smu present flags true
and default to 2 channle for bios intergration info table error.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn42/dcn42_clk_mgr.c