]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42
authorGabe Teeger <gabe.teeger@amd.com>
Wed, 31 Dec 2025 20:19:22 +0000 (15:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Mar 2026 18:39:25 +0000 (14:39 -0400)
commite6d5acad7112b5987afd1e583c84b14017c7ff4a
tree704da09ecaaa9ac2c71ca7e08bcd206ed75d5273
parent12fa1fd6dffff4eed15f1414eb7474127b2c5a24
drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42

[why]
DCN without DMCUB is not a supported configuration on DCN42.

[how]
Remove the DC_DMCUB_ENABLE fuse register check and remove the
corresponding entries in the DCN42 DMUB register list.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Gabe Teeger <gabe.teeger@amd.com>
Signed-off-by: Matthew Stewart <Matthew.Stewart2@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.c
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.h