This DC patchset brings improvements in multiple areas. In summary, we highlight: * Fixes in MST, Compliance, HDCP, audio; * Enhancements in VSIF; * Improvements in seamless boot, DPG; ---------------------------- AMD\ramini (1): drm/amd/display: Set FixRate bit in VSIF V3 Anthony Koo (1): drm/amd/display: [FW Promotion] Release 0.0.45 Aric Cyr (1): drm/amd/display: 3.2.115 Charlene Liu (1): drm/amd/display: Enable gpu_vm_support for dcn3.01 Chris Park (1): drm/amd/display: Prevent bandwidth overflow Dmytro Laktyushkin (1): drm/amd/display: Expose clk_mgr functions for reuse Jing Zhou (1): drm/amd/display: Set default bits per channel John Wu (1): drm/amd/display: Don't check seamless boot in power down HW by timeout Judy Cai (1): drm/amd/display: Change to IMMEDIATE mode from FRAME mode Michael Strauss (1): drm/amd/display: Revert DCN2.1 dram_clock_change_latency update Qingqing Zhuo (2): drm/amd/display: NULL pointer error during compliance test drm/amd/display: Only one display lights up while using MST hub Reza Amini (1): drm/amd/display: Implement VSIF V3 extended refresh rate feature Roy Chan (1): drm/amd/display: Fixed the audio noise during mode switching with HDCP mode on Sung Lee (1): drm/amd/display: Add wm table for Renoir Wesley Chalmers (1): drm/amd/display: Use provided offset for DPG generation Wyatt Wood (1): drm/amd/display: Add support for runtime feature detection command .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 37 +++++-- .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 93 +++++++++++++++- .../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c | 2 +- .../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 | 18 ++- .../gpu/drm/amd/display/dc/core/dc_link_dp.c | 17 ++- drivers/gpu/drm/amd/display/dc/dc.h | 2 +- drivers/gpu/drm/amd/display/dc/dc_link.h | 4 + .../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 5 +- .../drm/amd/display/dc/dcn21/dcn21_resource.c | 2 +- .../drm/amd/display/dc/dcn30/dcn30_hwseq.c | 2 +- .../gpu/drm/amd/display/dc/dcn30/dcn30_vpg.c | 62 +++++------ .../gpu/drm/amd/display/dc/dcn30/dcn30_vpg.h | 38 ++++++- drivers/gpu/drm/amd/display/dmub/dmub_srv.h | 6 + .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 17 ++- .../gpu/drm/amd/display/dmub/src/dmub_srv.c | 29 +++++ .../amd/display/modules/freesync/freesync.c | 104 +++++++++++++++--- 18 files changed, 367 insertions(+), 89 deletions(-) -- 2.25.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx