All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Backport patches for 5.10-stable tree
@ 2021-07-16  7:34 Wayne Lin
  2021-07-16  7:34   ` Wayne Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wayne Lin @ 2021-07-16  7:34 UTC (permalink / raw)
  To: gregkh, stable; +Cc: lyude, Wayne Lin

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(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-07-16  7:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16  7:34 [PATCH 0/3] Backport patches for 5.10-stable tree Wayne Lin
2021-07-16  7:34 ` [PATCH 1/3] drm/dp_mst: Do not set proposed vcpi directly Wayne Lin
2021-07-16  7:34   ` Wayne Lin
2021-07-16  7:34 ` [PATCH 2/3] drm/dp_mst: Avoid to mess up payload table by ports in stale topology Wayne Lin
2021-07-16  7:34 ` [PATCH 3/3] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms() Wayne Lin
2021-07-16  7:34   ` Wayne Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.