]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commita68f9917721bba02de43f728e31426f2384cb961
tree8c1dfdf5e3b5495a5f72a4d8701c7b64b21caa53
parent56d1c14ecfe81d5d3bc69097881ef2f60fc4c80e
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