mbox series

[0/3] Backport patches for 5.10-stable tree

Message ID 20210716073450.26497-1-Wayne.Lin@amd.com
Headers show
Series Backport patches for 5.10-stable tree | expand

Message

Wayne Lin July 16, 2021, 7:34 a.m. UTC
Patches below in Linus's tree failed to apply to 5.10-stable tree.
Adjust them so we can apply them to 5.10-stable tree.

original git commit id:
* 3769e4c0af5b82c8ea21d037013cb9564dfaa51f
  [PATCH] drm/dp_mst: Avoid to mess up payload table by ports in stale topology

* 35d3e8cb35e75450f87f87e3d314e2d418b6954b
  [PATCH] drm/dp_mst: Do not set proposed vcpi directly

* 24ff3dc18b99c4b912ab1746e803ddb3be5ced4c
  [PATCH] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()

José Roberto de Souza (1):
  drm/dp_mst: Add missing drm parameters to recently added call to
    drm_dbg_kms()

Wayne Lin (2):
  drm/dp_mst: Do not set proposed vcpi directly
  drm/dp_mst: Avoid to mess up payload table by ports in stale topology

 drivers/gpu/drm/drm_dp_mst_topology.c | 68 +++++++++++++++++----------
 1 file changed, 42 insertions(+), 26 deletions(-)