dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] MST DSC support in drm-mst
@ 2019-08-22 13:57 David Francis
  2019-08-22 13:57 ` [PATCH v4 1/5] drm/dp-mst: Add PBN calculation for DSC modes David Francis
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: David Francis @ 2019-08-22 13:57 UTC (permalink / raw)
  To: dri-devel; +Cc: David Francis

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-08-26 21:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-22 13:57 [PATCH v4 0/5] MST DSC support in drm-mst David Francis
2019-08-22 13:57 ` [PATCH v4 1/5] drm/dp-mst: Add PBN calculation for DSC modes David Francis
2019-08-22 21:42   ` Lyude Paul
2019-08-22 13:57 ` [PATCH v4 2/5] drm/dp-mst: Parse FEC capability on MST ports David Francis
2019-08-22 13:57 ` [PATCH v4 3/5] drm/dp-mst: Add MST support to DP DPCD R/W functions David Francis
2019-08-22 21:54   ` Lyude Paul
2019-08-22 13:57 ` [PATCH v4 4/5] drm/dp-mst: Fill branch->num_ports David Francis
2019-08-22 21:55   ` Lyude Paul
2019-08-22 13:57 ` [PATCH v4 5/5] drm/dp-mst: Add helpers for querying and enabling MST DSC David Francis
2019-08-22 23:49   ` Lyude Paul
2019-08-22 21:39 ` [PATCH v4 0/5] MST DSC support in drm-mst Lyude Paul
2019-08-23  0:03 ` Lyude Paul
2019-08-23 20:24   ` Francis, David
2019-08-26 19:50     ` Dave Airlie
2019-08-26 21:12       ` Harry Wentland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox