From: "Chen, Leo" <[email protected]>

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

Co-authored-by: Leo Chen <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Brian Chang <[email protected]>
Signed-off-by: Leo Chen <[email protected]>
---
 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