mbox series

[0/3] Misc drive-by fixes for MST helpers

Message ID 20220602201757.30431-1-lyude@redhat.com (mailing list archive)
Headers show
Series Misc drive-by fixes for MST helpers | expand

Message

Lyude Paul June 2, 2022, 8:17 p.m. UTC
I'm now (finally!) finishing up my work with getting rid of the legacy
MST code and makng everything atomic only, and while doing that I ended
up coming up with a few unrelated patches along the way. These are those
patches.

Lyude Paul (3):
  drm/display/dp_mst: Don't validate port refs in
    drm_dp_check_and_send_link_address()
  drm/display/dp_mst: Fix drm_atomic_get_mst_topology_state()
  drm/dp_mst: Get rid of old comment in
    drm_atomic_get_mst_topology_state docs

 drivers/gpu/drm/display/drm_dp_mst_topology.c | 27 ++++++-------------
 include/drm/display/drm_dp_mst_helper.h       |  2 ++
 2 files changed, 10 insertions(+), 19 deletions(-)