Re: [PATCH 0/4] drm/dp_mst: Remove ->destroy_connector() callback

2020-04-01 Thread Alex Deucher
On Tue, Mar 31, 2020 at 4:58 PM Lyude Paul wrote: > > 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

[PATCH 0/4] drm/dp_mst: Remove ->destroy_connector() callback

2020-03-31 Thread Lyude Paul
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: