alistair23-linux/drivers/staging/imx-drm
Russell King b85f2b5d87 imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function
It is now no longer necessary to keep this structure around; we can
allocate it upon DRM driver load and destroy it thereafter without
affecting the other components now.

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:56 +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: imx-drm-core: move allocation of imxdrm device to driver load function 2014-02-24 12:07:56 +00:00
imx-drm.h imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code 2014-02-24 12:07:49 +00:00
imx-hdmi.c imx-drm: initialise drm components directly 2014-02-24 12:07:48 +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: initialise drm components directly 2014-02-24 12:07:48 +00:00
imx-tve.c imx-drm: initialise drm components directly 2014-02-24 12:07:48 +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
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: initialise drm components directly 2014-02-24 12:07:48 +00:00
TODO