linux/drivers/staging/omapdrm
Rob Clark bb5c2d9aaa staging: drm/omap: add drm_plane support
Because framebuffer layer and overlay scanout video pipes are basically
thing in OMAP display subsystem (the only difference being that the first
video pipe does not support scaling or YUV formats), much of the CRTC
code is pulled into the plane implementation, and a private plane object
is used by the CRTC object.  This avoids code duplication between the
plane and CRTC.

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2012-02-08 14:14:11 -08:00
..
Kconfig
Makefile staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
TODO drm/omap: add GEM support for tiled/dmm buffers 2011-12-08 15:04:21 -08:00
omap_connector.c
omap_crtc.c staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
omap_debugfs.c staging: drm/omap: add debugfs support 2011-12-16 10:59:26 -08:00
omap_dmm_priv.h staging: drm/omap: DMM based hardware scrolling console 2011-12-12 16:37:53 -08:00
omap_dmm_tiler.c staging: drm/omap: add debugfs support 2011-12-16 10:59:26 -08:00
omap_dmm_tiler.h staging: drm/omap: add debugfs support 2011-12-16 10:59:26 -08:00
omap_drm.h
omap_drv.c staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
omap_drv.h staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
omap_encoder.c staging: drm/omap: crtc/encoder/fb destroy cleanups 2011-12-12 16:37:52 -08:00
omap_fb.c staging: drm/omap: drm API update: addfb2 2012-02-08 14:14:11 -08:00
omap_fbdev.c staging: drm/omap: drm API update: addfb2 2012-02-08 14:14:11 -08:00
omap_gem.c drm/omap: GEM, deal with cache 2011-12-22 13:46:15 -08:00
omap_gem_helpers.c drm/omap: add GEM support for tiled/dmm buffers 2011-12-08 15:04:21 -08:00
omap_plane.c staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
omap_priv.h staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
tcm-sita.c
tcm-sita.h
tcm.h