Hi, Did anybody get a chance to review these patches? Thanks, Sonika On 6/24/2014 5:38 PM, sonika.jindal@xxxxxxxxx wrote:
From: Sonika Jindal <sonika.jindal@xxxxxxxxx> 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. v2: Removing unused dev_priv from second patch instead of third (some mixup due to earlier reformatting). 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(-)
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx