projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57465f
)
drm: Add rotation_property to mode_config
author
Sonika Jindal
<sonika.jindal@intel.com>
Tue, 5 Aug 2014 05:56:54 +0000
(11:26 +0530)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 8 Aug 2014 15:43:52 +0000
(17:43 +0200)
Signed-off-by: Sonika Jindal <sonika.jindal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_crtc.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_crtc.h
b/include/drm/drm_crtc.h
index f1105d0da0598c391a6486531a67188da878c111..62f73bdbcc4779831969634291087d2d85ad9f6d 100644
(file)
--- 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;