drm/amd/display: disable seamless boot if force_odm_combine is enabled
authorLeo Chen <sancchen@amd.com>
Thu, 8 Jun 2023 20:37:38 +0000 (16:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Jun 2023 19:44:28 +0000 (15:44 -0400)
commit26518b39181876064850209ecdab48c0ee5924b1
tree2618a8d9933215c249ba28e22b658b28cd276ea7
parent2bf0ce3bec8b22e4bac828aeaeade15884fa0f5c
drm/amd/display: disable seamless boot if force_odm_combine is enabled

[Why & How]
Having seamless boot on while forcing debug option ODM combine 2 to 1
will cause some corruptions because of some missing programmings.

Cc: stable@vger.kernel.org # 6.1+
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Leo Chen <sancchen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c