[PATCH 12/15] drm/modes: add connector reference counting.

2016-04-22 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 03:10:43PM +1000, Dave Airlie wrote: > From: Dave Airlie > > This uses the previous changes to add reference counting to the > drm connector objects. > > Signed-off-by: Dave Airlie Bunch of nitpicks in this one. And I noticed a pretty serious issue we have with the gene

[PATCH 12/15] drm/modes: add connector reference counting.

2016-04-15 Thread Dave Airlie
From: Dave Airlie This uses the previous changes to add reference counting to the drm connector objects. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_atomic.c| 19 +-- drivers/gpu/drm/drm_crtc.c | 39 ++- drivers/gpu/drm/drm_fb