OSDN Git Service

drm: Show leaked connectors upon unload
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 19 Jan 2017 09:05:13 +0000 (09:05 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 23 Jan 2017 08:26:22 +0000 (09:26 +0100)
commitd352f352a377750e5b555e3b6329e0db7a6e8aea
treec29cb9827809a1fd4c984046f15ef7093b830c41
parent717c8ae7aae4f23100cbd33f9aa6772fe67a74f4
drm: Show leaked connectors upon unload

After warning that the connector list is not empty on device
unregistration (i.e. module unload) also print out which connectors are
still hanging around to aide finding the leak.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170119090513.4154-1-chris@chris-wilson.co.uk
drivers/gpu/drm/drm_mode_config.c