dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/6] drm: Add rotation_property to mode_config
       [not found] <1407299127-1453-1-git-send-email-sonika.jindal@intel.com>
@ 2014-08-06  4:25 ` sonika.jindal
  0 siblings, 0 replies; only message in thread
From: sonika.jindal @ 2014-08-06  4:25 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

From: Sonika Jindal <sonika.jindal@intel.com>

Cc: dri-devel@lists.freedesktop.org

Signed-off-by: Sonika Jindal <sonika.jindal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
 include/drm/drm_crtc.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
index f1105d0..62f73bd 100644
--- a/include/drm/drm_crtc.h
+++ b/include/drm/drm_crtc.h
@@ -821,6 +821,7 @@ struct drm_mode_config {
 	struct drm_property *dpms_property;
 	struct drm_property *path_property;
 	struct drm_property *plane_type_property;
+	struct drm_property *rotation_property;
 
 	/* DVI-I properties */
 	struct drm_property *dvi_i_subconnector_property;
-- 
1.7.10.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-06  4:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1407299127-1453-1-git-send-email-sonika.jindal@intel.com>
2014-08-06  4:25 ` [PATCH 3/6] drm: Add rotation_property to mode_config sonika.jindal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox