commit | 7144d3cfff7d8b0d98d9d25ee42c674491e31bc9 | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <[email protected]> | Tue Jun 05 13:14:13 2018 -0400 |
committer | Alex Deucher <[email protected]> | Thu Jul 05 16:38:42 2018 -0500 |
tree | 0492ba01ac3c25bce8f55b26421a9513e95c5342 | |
parent | 69d6bb171fe15f564adfbc485e77dd8c5ca953d5 [diff] [blame] |
drm/amd/display: separate out wm change request dcn workaround Signed-off-by: Dmytro Laktyushkin <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h index a71770e..1c94dae 100644 --- a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h +++ b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
@@ -44,6 +44,7 @@ struct dce_hwseq_wa { bool blnd_crtc_trigger; bool DEGVIDCN10_253; bool false_optc_underflow; + bool DEGVIDCN10_254; }; struct hwseq_wa_state {