]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: drm/omap: only advertise rotation prop if supported
authorRob Clark <rob@ti.com>
Thu, 25 Oct 2012 22:14:13 +0000 (17:14 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 18:06:59 +0000 (11:06 -0700)
commitc2a6a5528f3144cf42b8b4d0655106f573f71fae
tree73cfc2689a83f825075086b9526855965e48652c
parent750af5e568d060ec6994cdcb4e86cdddfcd473c0
staging: drm/omap: only advertise rotation prop if supported

For hardware that does not have DMM/TILER, there is no rotation,
so no point in getting userspace's hopes up.

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