This DC patchset brings improvements in multiple areas. In summary, we have: - Add DSC granular throughput adjustment - Allow DTBCLK disable for DCN35 - Update Fixed VS/PE Retimer Sequence - Block dcn315 dynamic crb allocation when unintended - Update dcn315 lpddr pstate latency Cc: Daniel Wheeler <daniel.wheeler@xxxxxxx> Anthony Koo (1): drm/amd/display: [FW Promotion] Release 0.0.194.0 Aric Cyr (1): drm/amd/display: Promote DAL to 3.2.262 Dmytro Laktyushkin (2): drm/amd/display: update dcn315 lpddr pstate latency drm/amd/display: block dcn315 dynamic crb allocation when unintended Ilya Bakoulin (1): drm/amd/display: Add DSC granular throughput adjustment Michael Strauss (1): drm/amd/display: Update Fixed VS/PE Retimer Sequence Nicholas Kazlauskas (1): drm/amd/display: Allow DTBCLK disable for DCN35 .../dc/clk_mgr/dcn315/dcn315_clk_mgr.c | 8 +++--- .../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 27 +++++++++---------- drivers/gpu/drm/amd/display/dc/dc.h | 2 +- drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c | 10 +++++-- .../link_dp_training_fixed_vs_pe_retimer.c | 10 +++++++ .../dc/resource/dcn315/dcn315_resource.c | 6 +++-- .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 4 +++ 7 files changed, 43 insertions(+), 24 deletions(-) -- 2.25.1