[PATCH 0/9] DC Patches August 24, 2020

Eryk Brol eryk.brol at amd.com
Fri Aug 21 22:57:00 UTC 2020


This DC patchset brings improvements in multiple areas. In summary,
we highlight:
 
* Fixes on HDMI, HDCP, and EDID Emulation;
* Enhancements in DMUB;
* Improvements on ABM, DSC and others.

Aric Cyr (1):
  drm/amd/display: 3.2.99

Brandon Syu (1):
  drm/amd/display: Keep current gain when ABM disable immediately

Chris Park (1):
  drm/amd/display: Call DMUB for eDP power control

Eryk Brol (2):
  drm/amd/display: Add debugfs for connector's FEC & DSC capabilities
  drm/amd/display: Add connector HPD trigger debugfs entry

Jaehyun Chung (1):
  drm/amd/display: Revert HDCP disable sequence change

Samson Tam (1):
  drm/amd/display: Fix passive dongle mistaken as active dongle in EDID
    emulation

Sung Lee (1):
  drm/amd/display: Send DISPLAY_OFF after power down on boot

Wayne Lin (1):
  drm/amd/display: Send H14b-VSIF specified in HDMI

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |   3 +-
 .../amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 154 +++++++++++++++++-
 .../drm/amd/display/dc/bios/command_table2.c  |  28 ++++
 .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c |  10 ++
 drivers/gpu/drm/amd/display/dc/core/dc_link.c |   3 +-
 drivers/gpu/drm/amd/display/dc/dc.h           |   2 +-
 drivers/gpu/drm/amd/display/dc/dc_stream.h    |   2 +-
 .../amd/display/dc/dcn10/dcn10_hw_sequencer.c |  53 +++---
 .../gpu/drm/amd/display/dc/inc/hw/clk_mgr.h   |   2 +
 .../amd/display/modules/inc/mod_info_packet.h |   2 +-
 .../display/modules/info_packet/info_packet.c |  16 +-
 11 files changed, 233 insertions(+), 42 deletions(-)

-- 
2.25.1



More information about the amd-gfx mailing list