]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp_mst: Stop releasing VCPI when removing ports from topology
authorLyude Paul <lyude@redhat.com>
Fri, 11 Jan 2019 00:53:31 +0000 (19:53 -0500)
committerLyude Paul <lyude@redhat.com>
Fri, 11 Jan 2019 01:12:22 +0000 (20:12 -0500)
commitcf0e9ab2d131aa6304fe5a00f26537d5cabaab28
tree8c1dfdf5e3b5495a5f72a4d8701c7b64b21caa53
parentd0f9791a214d29032a7622815a57a456512cb81a
drm/dp_mst: Stop releasing VCPI when removing ports from topology

This has never actually worked, and isn't needed anyway: the driver's
always going to try to deallocate VCPI when it tears down the display
that the VCPI belongs to.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@redhat.com>
Cc: Jerry Zuo <Jerry.Zuo@amd.com>
Cc: Juston Li <juston.li@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190111005343.17443-9-lyude@redhat.com
drivers/gpu/drm/drm_dp_mst_topology.c