[Intel-gfx] [PATCH 0/3] Moving rotation_property to drm_plane
sonika.jindal at intel.com
sonika.jindal at intel.com
Mon Jun 23 07:35:58 CEST 2014
From: Sonika Jindal <sonika.jindal at intel.com>
As suggested by Daniel and Damien, moved rotation_property to drm_plane.
Also moved resetting of rotation_property to restore_fbdev_mode which will be
used in switching VT use case along with the driver lastclose path.
Sonika Jindal (2):
drm/i915: Add 180 degree primary plane rotation support
drm: Resetting rotation property
Ville Syrjälä (1):
drm/i915: Add rotation property for sprites
drivers/gpu/drm/drm_fb_helper.c | 14 ++++-
drivers/gpu/drm/i915/i915_dma.c | 5 --
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_display.c | 93 ++++++++++++++++++++++++++++++++--
drivers/gpu/drm/i915/intel_pm.c | 8 +++
drivers/gpu/drm/i915/intel_sprite.c | 40 ++++++++++++++-
include/drm/drm_crtc.h | 1 +
7 files changed, 150 insertions(+), 12 deletions(-)
--
1.7.10.4
More information about the Intel-gfx
mailing list