This DC patchset brings improvements in multiple areas. In summary, we highlight: * DC v3.2.132 * Fw v0.0.62 * Bug fixes across HDCP, DSC, FreeSync, etc -- Anthony Koo (1): drm/amd/display: [FW Promotion] Release 0.0.62 Anthony Wang (2): drm/amd/display: Add DSC check to seamless boot validation drm/amd/display: disable seamless boot for external DP Aric Cyr (2): drm/amd/display: Fix FreeSync when RGB MPO in use drm/amd/display: 3.2.132 Bing Guo (1): drm/amd/display: add helper for enabling mst stream features David Galiffi (1): drm/amd/display: Fixed typo in function name. Dillon Varone (2): drm/amd/display: Fix call to pass bpp in 16ths of a bit drm/amd/display: Report Proper Quantization Range in AVI Infoframe Dingchen (David) Zhang (4): drm/amd/display: update hdcp display using correct CP type. drm/amd/display: add handling for hdcp2 rx id list validation drm/amd/display: force CP to DESIRED when removing display. drm/amd/display: fix HDCP drm prop update for MST Hugo Hu (1): drm/amd/display: treat memory as a single-channel for asymmetric memory v2 Michael Strauss (1): drm/amd/display: Add link rate optimization logs for ILR Nicholas Kazlauskas (1): drm/amd/display: Always poll for rxstatus in authenticate Robin Singh (2): drm/amd/display: fixed divide by zero kernel crash during dsc enablement drm/amd/display: removed unused function dc_link_reallocate_mst_payload. Wesley Chalmers (1): drm/amd/display: Unconditionally clear training pattern set after lt .../amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 130 +++++++++++++----- .../amd/display/amdgpu_dm/amdgpu_dm_hdcp.h | 6 +- .../amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 25 ++++ .../display/amdgpu_dm/amdgpu_dm_mst_types.c | 4 +- .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 48 ++++++- .../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c | 4 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 15 +- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 72 +++------- .../gpu/drm/amd/display/dc/core/dc_link_dp.c | 18 ++- .../gpu/drm/amd/display/dc/core/dc_resource.c | 33 +++-- drivers/gpu/drm/amd/display/dc/dc.h | 6 +- drivers/gpu/drm/amd/display/dc/dc_link.h | 1 - .../display/dc/dce110/dce110_hw_sequencer.c | 4 + .../gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c | 15 +- drivers/gpu/drm/amd/display/dc/dm_helpers.h | 2 + .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 4 +- .../display/modules/hdcp/hdcp1_execution.c | 2 - .../display/modules/hdcp/hdcp2_execution.c | 2 - .../drm/amd/display/modules/hdcp/hdcp_psp.c | 2 + 19 files changed, 257 insertions(+), 136 deletions(-) -- 2.31.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx