This DC patchset brings improvements in multiple areas. In summary, we have: * DC 3.2.114 * DMUB firmware 0.0.44 * Power optimizations * Bug fixes -- Anthony Koo (1): drm/amd/display: [FW Promotion] Release 0.0.44 Aric Cyr (1): drm/amd/display: DC Release 3.2.114 Aurabindo Pillai (1): drm/amd/display: Remove unused smu related function Brandon Syu (1): drm/amd/display: Init clock value by current vbios CLKs Eric Bernstein (1): drm/amd/display: Revert update clk_mgr for vg Eryk Brol (1): drm/amd/display: Do full modeset when DSC debugfs is changed Jacky Liao (2): drm/amd/display: Add HDR3DLUT and SHAPER memory shutdown support drm/amd/display: Add DSCL memory low power support Joshua Aberback (1): drm/amd/display: Check link_active instead of lane_settings != unknown Sung Lee (1): drm/amd/display: Update dram_clock_change_latency for DCN2.1 Zhan Liu (1): drm/amd/display: Properly define DPCS related info for DCN301 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 ++ .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 13 ++++- .../display/dc/clk_mgr/dcn301/vg_clk_mgr.c | 8 +-- .../display/dc/clk_mgr/dcn301/vg_clk_mgr.h | 10 ---- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 2 +- drivers/gpu/drm/amd/display/dc/dc.h | 3 +- .../display/dc/dce110/dce110_hw_sequencer.c | 2 + .../gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h | 8 +++ .../drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c | 24 ++++++++- .../gpu/drm/amd/display/dc/dcn20/dcn20_dpp.h | 6 +-- .../drm/amd/display/dc/dcn21/dcn21_resource.c | 2 +- .../gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c | 38 +++++++++++++ .../gpu/drm/amd/display/dc/dcn30/dcn30_dpp.h | 19 ++++++- .../amd/display/dc/dcn301/dcn301_resource.c | 13 +++-- .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 54 ++++++++++++++----- 15 files changed, 163 insertions(+), 42 deletions(-) -- 2.25.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx