linux/drivers/staging/imx-drm
Russell King 32266b4520 imx-drm: use supplied drm_device where possible
The component helper provides us the drm_device which is being
registered.  Rather than having to reference a global in imx-drm-core,
use this to get the imxdrm device, and also use it to register the CRTC
against.

This means we never have CRTCs/encoders/connectors without the drivers
private data being accessible.

Remove the module owner field as well; this provides no protection
against the device being unbound.

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-02-24 12:07:41 +00:00
..
ipu-v3 imx-drm: ipu-v3: more clocking fixes 2014-02-24 12:03:54 +00:00
imx-drm-core.c imx-drm: use supplied drm_device where possible 2014-02-24 12:07:41 +00:00
imx-drm.h imx-drm: use supplied drm_device where possible 2014-02-24 12:07:41 +00:00
imx-hdmi.c imx-drm: convert to componentised device support 2014-02-24 12:07:33 +00:00
imx-hdmi.h imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
imx-ldb.c imx-drm: convert to componentised device support 2014-02-24 12:07:33 +00:00
imx-tve.c imx-drm: convert to componentised device support 2014-02-24 12:07:33 +00:00
ipuv3-crtc.c imx-drm: use supplied drm_device where possible 2014-02-24 12:07:41 +00: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: remove imx-fb.c 2014-02-24 12:07:39 +00:00
parallel-display.c imx-drm: convert to componentised device support 2014-02-24 12:07:33 +00:00
TODO staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00