commit | 8958aeb9c7bc86c89667af049243c47836111ab7 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon May 15 12:57:46 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 11:04:07 2017 +0300 |
tree | bbf72ddaa42c2a22457be9a23c38dccf7743cee0 | |
parent | 41aff42ae6e3e9dbb800640fe3bb62383d4aa6e3 [diff] |
drm/omap: add drm_rotation_to_tiler helper() Add a helper function to convert DRM rotation to TILER rotation. Also drop a error print that can never happen, as the DRM framework makes sure the rotation is valid. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>