]> git.baikalelectronics.ru Git - kernel.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)
commit0635f1d9d6e4e51acc264afa2e66ab839a8a91e2
tree73cfc2689a83f825075086b9526855965e48652c
parent26e4714bf8c9e4333046b7e5c292ca0938f9c35e
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