[PATCH 15/15] drm/radeon/dp_mst: use connector ref counting

2016-04-22 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 03:10:46PM +1000, Dave Airlie wrote: > From: Dave Airlie > > Use connector reference counting in radeon mst code. > > Signed-off-by: Dave Airlie > --- > drivers/gpu/drm/radeon/radeon_dp_mst.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a

[PATCH 15/15] drm/radeon/dp_mst: use connector ref counting

2016-04-15 Thread Dave Airlie
From: Dave Airlie Use connector reference counting in radeon mst code. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/radeon_dp_mst.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_dp_mst.c b/drivers/gpu/drm/radeon/radeon_dp_mst.c