]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/dp/mst: always send reply for UP request
authorMykola Lysenko <Mykola.Lysenko@amd.com>
Fri, 18 Dec 2015 22:14:43 +0000 (17:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Jan 2016 17:05:55 +0000 (12:05 -0500)
commit1f16ee7fa13649f4e55aa48ad31c3eb0722a62d3
tree5eacb55daa657ca7cec731d390842a9245b26713
parentbd9343208704fcc70a5b919f228a7d26ae472727
drm/dp/mst: always send reply for UP request

We should always send reply for UP request in order
to make downstream device clean-up resources appropriately.

Issue was that reply for UP request was sent only once.

Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Mykola Lysenko <Mykola.Lysenko@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/drm_dp_mst_topology.c
include/drm/drm_dp_mst_helper.h