From: "Chen, Leo" <sanchuan.c...@amd.com>

[Why & How]
Add a override flag as wa for some specific dongle

Co-authored-by: Leo Chen <sancc...@amd.com>
Reviewed-by: Charlene Liu <charlene....@amd.com>
Reviewed-by: Charlene Liu <charlene....@amd.com>
Acked-by: Brian Chang <brian.ch...@amd.com>
Signed-off-by: Leo Chen <sancc...@amd.com>
---
 drivers/gpu/drm/amd/display/dc/dc_link.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/display/dc/dc_link.h 
b/drivers/gpu/drm/amd/display/dc/dc_link.h
index b18efe988830..d1214944839f 100644
--- a/drivers/gpu/drm/amd/display/dc/dc_link.h
+++ b/drivers/gpu/drm/amd/display/dc/dc_link.h
@@ -224,6 +224,7 @@ struct dc_link {
                bool dpia_mst_dsc_always_on;
                /* Forced DPIA into TBT3 compatibility mode. */
                bool dpia_forced_tbt3_mode;
+               bool dongle_mode_timing_override;
        } wa_flags;
        struct link_mst_stream_allocation_table mst_stream_alloc_table;
 
-- 
2.25.1

Reply via email to