OSDN Git Service

drm/dp_mst: Remove single tx msg restriction.
authorSean Paul <seanpaul@chromium.org>
Thu, 13 Feb 2020 21:15:20 +0000 (16:15 -0500)
committerSean Paul <seanpaul@chromium.org>
Fri, 27 Mar 2020 17:36:01 +0000 (13:36 -0400)
commit6bb0942e8f46863a745489cce27efe5be2a3885e
treebb009f223a4491b5bb81efada39d05992a0f3cce
parentfbc821c4a506a960e85f3e97e32cfab63d43f7d0
drm/dp_mst: Remove single tx msg restriction.

Now that we can support multiple simultaneous replies, remove the
restrictions placed on sending new tx msgs.

This patch essentially just reverts commit
  5a64967a2f3b ("drm/dp_mst: Have DP_Tx send one msg at a time")
now that the problem is solved in a different way.

Cc: Wayne Lin <Wayne.Lin@amd.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Wayne Lin <waynelin@amd.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200213211523.156998-4-sean@poorly.run
drivers/gpu/drm/drm_dp_mst_topology.c
include/drm/drm_dp_mst_helper.h