]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd69fd2cdd6af684bf991c541771eb711a98383fb
treebb009f223a4491b5bb81efada39d05992a0f3cce
parent176eaf3c497ec2034b60439eb12d262bc0024310
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
  72f8b0364e61 ("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