]> Pileus Git - ~andy/linux/commit
staging: drm/omap: add rotation properties
authorRob Clark <rob@ti.com>
Wed, 15 Aug 2012 20:18:01 +0000 (15:18 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:22:42 +0000 (15:22 -0700)
commit3c810c613a9d61eb70735cfb85fe5db6e0331bae
tree81269a522459356eee349ec9b11cb83cd01065bf
parent69af59970bec925d182ca5ebd80e643fdd90b1cc
staging: drm/omap: add rotation properties

Use tiled buffers for rotated/reflected scanout, with CRTC and plane
properties as the interface for userspace to configure rotation.

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omapdrm/omap_crtc.c
drivers/staging/omapdrm/omap_dmm_tiler.c
drivers/staging/omapdrm/omap_dmm_tiler.h
drivers/staging/omapdrm/omap_drv.c
drivers/staging/omapdrm/omap_drv.h
drivers/staging/omapdrm/omap_fb.c
drivers/staging/omapdrm/omap_gem.c
drivers/staging/omapdrm/omap_plane.c