This DC patchset brings improvements in multiple areas. In summary, we highlight: * Fix i2c_write issue * Fix HDCP issues * Update nv14 soc Aric Cyr (1): drm/amd/display: 3.2.76 Isabel Zhang (1): drm/amd/display: Add stay count and bstatus to HDCP log Martin Leung (2): drm/amd/display: update soc bb for nv14 drm/amd/display: writing stereo polarity register if swapped Nikola Cornij (1): drm/amd/display: Program DSC during timing programming Rodrigo Siqueira (1): drm/amd/display: Stop if retimer is not available Wenjing Liu (4): drm/amd/display: determine is mst hdcp based on stream instead of sink signal drm/amd/display: determine rx id list bytes to read based on device count drm/amd/display: fix a minor HDCP logging error drm/amd/display: separate FEC capability from fec debug flag Yongqiang Sun (1): drm/amd/display: Not check wm and clk change flag in optimized bandwidth. bradenbakker (1): drm/amd/display: Add registry for mem pwr control .../amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 1 + .../display/amdgpu_dm/amdgpu_dm_mst_types.c | 16 +-- drivers/gpu/drm/amd/display/dc/core/dc.c | 4 + drivers/gpu/drm/amd/display/dc/core/dc_link.c | 83 +++++++------ .../gpu/drm/amd/display/dc/core/dc_link_dp.c | 4 +- .../drm/amd/display/dc/core/dc_link_hwss.c | 2 +- drivers/gpu/drm/amd/display/dc/dc.h | 11 +- .../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 28 ++--- .../gpu/drm/amd/display/dc/dcn10/dcn10_optc.c | 2 +- .../drm/amd/display/dc/dcn20/dcn20_hwseq.c | 31 ++--- .../drm/amd/display/dc/dcn20/dcn20_resource.c | 113 +++++++++++++++++- drivers/gpu/drm/amd/display/dc/dm_cp_psp.h | 1 + .../gpu/drm/amd/display/dc/inc/dc_link_dp.h | 1 + .../gpu/drm/amd/display/modules/hdcp/hdcp.c | 7 +- .../gpu/drm/amd/display/modules/hdcp/hdcp.h | 6 +- .../drm/amd/display/modules/hdcp/hdcp_ddc.c | 24 +++- .../drm/amd/display/modules/hdcp/hdcp_log.h | 8 +- .../drm/amd/display/modules/inc/mod_hdcp.h | 4 +- 18 files changed, 240 insertions(+), 106 deletions(-) -- 2.25.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx