remarkable-linux/drivers/staging/imx-drm
Russell King 8acba02f7e imx-drm: remove separate imx-fbdev
Now that we know when the components of the imx-drm subsystem will be
initialised, we can move the fbdev helper initialisation and teardown
into imx-drm-core.  This gives us the required ordering that DRM wants
in both driver load and unload methods.

We can also stop exporting the imx_drm_device_get() and
imx_drm_device_put() methods; nothing but the fbdev helper was making
use of these.

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:37 +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: remove separate imx-fbdev 2014-02-24 12:07:37 +00:00
imx-drm.h imx-drm: remove separate imx-fbdev 2014-02-24 12:07:37 +00:00
imx-fb.c
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: convert to componentised device support 2014-02-24 12:07:33 +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 separate imx-fbdev 2014-02-24 12:07:37 +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