[PATCH v4 0/5] MST DSC support in drm-mst

David Francis David.Francis at amd.com
Thu Aug 22 13:57:36 UTC 2019


Add necessary support for MST DSC.
(Display Stream COmpression over Multi-Stream Transport)

v4: Split patchset and rebase onto drm-tip

David Francis (5):
  drm/dp-mst: Add PBN calculation for DSC modes
  drm/dp-mst: Parse FEC capability on MST ports
  drm/dp-mst: Add MST support to DP DPCD R/W functions
  drm/dp-mst: Fill branch->num_ports
  drm/dp-mst: Add helpers for querying and enabling MST DSC

 drivers/gpu/drm/drm_dp_aux_dev.c      |  12 +-
 drivers/gpu/drm/drm_dp_helper.c       |  10 +-
 drivers/gpu/drm/drm_dp_mst_topology.c | 243 ++++++++++++++++++++++++++
 include/drm/drm_dp_mst_helper.h       |   8 +-
 4 files changed, 260 insertions(+), 13 deletions(-)

-- 
2.17.1



More information about the dri-devel mailing list