linux/drivers/staging/imx-drm
Daniel Vetter 69fa5293bf drm/kms: rip out drm_mode_connector_detach_encoder
It's only used by imx, and that one gets it wrong - there's no need
to deteach the encoder before removing it.

And really, neither current drm modesetting code nor all the userspace
we have can handle dynamic changes in the set of possible encoders for
a given connector. So let's just remove this before someone starts
doing something really nasty with it.

As a plus, one less kerneldoc comment to write.

Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-13 12:48:38 +01:00
..
ipu-v3 Merge 3.13-rc5 into staging-next 2013-12-24 10:06:37 -08: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 staging: imx-drm: Fix build error 2014-02-05 12:02:18 -08: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 staging: imx-drm: imx-tve: Fix a sparse warning 2014-01-08 15:40:47 -08: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
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
parallel-display.c drm/kms: rip out drm_mode_connector_detach_encoder 2014-03-13 12:48:38 +01:00
TODO staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00