Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Tomi Valkeinen 0bd97c42d9 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>
2017-06-02 11:05:32 +03:00
..
2017-05-18 17:22:39 +02:00
2017-05-18 17:22:39 +02:00
2017-05-18 17:22:39 +02:00
2017-05-18 17:22:39 +02:00
2017-05-04 13:53:05 +08:00
2017-05-18 17:22:39 +02:00
2017-04-04 20:47:54 +02:00