From: Sonika Jindal <sonika.jindal@xxxxxxxxx> Incorporating comments from Daniel regarding movement of creation of rotation_property to drm_mode_create_standard_plane_properties and other minor things. Sonika Jindal (3): drm: Add rotation_property to mode_config and creating it drm/i915: Add 180 degree primary plane rotation support Ville Syrjälä (1): drm/i915: Add rotation property for sprites drivers/gpu/drm/drm_crtc.c | 3 +- drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gpu/drm/i915/intel_display.c | 104 ++++++++++++++++++++++++++++++++-- drivers/gpu/drm/i915/intel_pm.c | 6 ++ drivers/gpu/drm/i915/intel_sprite.c | 35 +++++++++++- include/drm/drm_crtc.h | 1 + 6 files changed, 153 insertions(+), 7 deletions(-) -- 1.7.10.4 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx