Re: [PATCH 4/6] drm/dp_mst: Start tracking per-port VCPI allocations

2018-10-24 Thread Daniel Vetter
On Tue, Oct 23, 2018 at 07:12:49PM -0400, Lyude Paul wrote: > There has been a TODO waiting for quite a long time in > drm_dp_mst_topology.c: > > /* We cannot rely on port->vcpi.num_slots to update >* topology_state->avail_slots as the port may not exist if the parent >* bran

[PATCH 4/6] drm/dp_mst: Start tracking per-port VCPI allocations

2018-10-23 Thread Lyude Paul
There has been a TODO waiting for quite a long time in drm_dp_mst_topology.c: /* We cannot rely on port->vcpi.num_slots to update * topology_state->avail_slots as the port may not exist if the parent * branch device was unplugged. This should be fixed by tracking