[PATCH 0/4] drm/dp_mst: Remove ->destroy_connector() callback
From: Lyude Paul
Date: Tue Mar 31 2020 - 16:57:59 EST
This finishes up the work that Pankaj Bharadiya started in:
https://patchwork.freedesktop.org/series/74412/
And allows us to entirely remove ->destroy_connector()
Lyude Paul (4):
drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying
connectors
drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callback
drm/amd/amdgpu_dm/mst: Stop printing extra messages in
dm_dp_add_mst_connector()
drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connector
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 45 +++++--------------
drivers/gpu/drm/drm_dp_mst_topology.c | 16 ++-----
include/drm/drm_dp_mst_helper.h | 2 -
3 files changed, 15 insertions(+), 48 deletions(-)
--
2.25.1