On Fri, Jul 16, 2021 at 03:41:58PM +0800, Wayne Lin wrote:
Patches below in Linus's tree failed to apply to 5.13-stable tree. Adjust them so we can apply them to 5.13-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
All now queued up, thanks.
greg k-h