From d4ef41ce151988411dec8b089636d9ecbd1da559 Mon Sep 17 00:00:00 2001 From: Sagar Kamble Date: Tue, 8 Jul 2014 10:32:03 +0530 Subject: [PATCH] Documentation: drm: describing rotation property Cc: damien.lespiau@intel.com Cc: daniel.vetter@ffwll.ch Cc: ville.syrjala@linux.intel.com Signed-off-by: Sagar Kamble Reviewed-by: Damien Lespiau Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Documentation/DocBook/drm.tmpl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 4a0e932747b4..8ab1a05222e2 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -2648,7 +2648,7 @@ void intel_crt_init(struct drm_device *dev) TBD - i915 + i915 Generic "Broadcast RGB" ENUM @@ -2664,6 +2664,14 @@ void intel_crt_init(struct drm_device *dev) TBD + Plane + “rotation” + BITMASK + { 0, "rotate-0" }, { 2, "rotate-180" } + Plane + TBD + + SDVO-TV “mode” ENUM -- 2.45.2