[Intel-gfx] [PATCH 0/3 v2] Moving creation of rotation_property to drm layer
sonika.jindal at intel.com
sonika.jindal at intel.com
Tue Jul 15 13:30:20 CEST 2014
From: Sonika Jindal <sonika.jindal at intel.com>
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
More information about the Intel-gfx
mailing list