diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2017-05-16 11:05:09 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2017-06-02 11:05:32 +0300 |
commit | 0bd97c42d975a1e0849105bb8f23a68490683aab (patch) | |
tree | 2cf19d4c4d1b8adf187e463cd2f7a54c09826bba /Makefile | |
parent | 218ed5358a4045382674f8feeee0efb526f9431b (diff) | |
download | linux-0bd97c42d975a1e0849105bb8f23a68490683aab.tar.xz |
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
At the moment the dispc driver uses a custom enum for rotation. Change
it to use the DRM's DRM_MODE_ROTATE_*.
Note that mirroring is at the moment handled as a separate boolean in
the dispc driver, so we only use the DRM_MODE_ROTATE_* values.
Note, DSS HW uses clockwise rotation, DRM counter-clockwise.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions