linux/drivers/staging/imx-drm
Daniel Vetter fc1645ac82 drm/imx: remove drm_mode_connector_detach_encoder harder
Since the last time I've looked more of this stuff sprouted up. Stomp
it down again.

Repeating the original justification for ripping this all out: There's
absolutely no need to deteach connectors before cleaning them up at
driver unload time. And since drm doesn't support hotplugging kms
objects at all it's positively dangerous to attempt this at runtime.
Luckily imx only detachs at driver cleanup time and hence we can
savely remove this.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-15 12:11:54 +01:00
..
ipu-v3 Merge 3.13-rc5 into staging-next 2013-12-24 10:06:37 -08:00
Kconfig imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
Makefile imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
TODO staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
imx-drm-core.c imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc() 2014-02-05 11:59:50 -08:00
imx-drm.h staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
imx-fb.c
imx-fbdev.c
imx-hdmi.c drm/imx: remove drm_mode_connector_detach_encoder harder 2014-03-15 12:11:54 +01:00
imx-hdmi.h imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
imx-ldb.c drm/kms: rip out drm_mode_connector_detach_encoder 2014-03-13 12:48:38 +01:00
imx-tve.c drm/imx: remove drm_mode_connector_detach_encoder harder 2014-03-15 12:11:54 +01:00
ipuv3-crtc.c staging: drm/imx: don't drop crtc offsets when doing pageflip 2014-01-13 15:11:51 -08:00
ipuv3-plane.c staging: drm/imx: don't drop crtc offsets when doing pageflip 2014-01-13 15:11:51 -08:00
ipuv3-plane.h staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
parallel-display.c drm/kms: rip out drm_mode_connector_detach_encoder 2014-03-13 12:48:38 +01:00