[Intel-gfx] [v3 09/13] drm/i915: Add rotation property for sprites

2014-07-14 Thread Jindal, Sonika
On 7/12/2014 3:29 AM, Daniel Vetter wrote: > On Tue, Jul 08, 2014 at 10:31:59AM +0530, sonika.jindal at intel.com wrote: >> From: Ville Syrj?l? >> >> Sprite planes support 180 degree rotation. The lower layers are now in >> place, so hook in the standard rotation property to expose the feature >

[Intel-gfx] [v3 09/13] drm/i915: Add rotation property for sprites

2014-07-12 Thread Daniel Vetter
On Tue, Jul 08, 2014 at 10:31:59AM +0530, sonika.jindal at intel.com wrote: > From: Ville Syrj?l? > > Sprite planes support 180 degree rotation. The lower layers are now in > place, so hook in the standard rotation property to expose the feature > to the users. > > v2: Moving rotation_property t

[Intel-gfx] [v3 09/13] drm/i915: Add rotation property for sprites

2014-07-12 Thread Daniel Vetter
On Tue, Jul 08, 2014 at 10:31:59AM +0530, sonika.jindal at intel.com wrote: > From: Ville Syrj?l? > > Sprite planes support 180 degree rotation. The lower layers are now in > place, so hook in the standard rotation property to expose the feature > to the users. > > v2: Moving rotation_property t

[Intel-gfx] [v3 09/13] drm/i915: Add rotation property for sprites

2014-07-11 Thread Daniel Vetter
On Tue, Jul 08, 2014 at 10:31:59AM +0530, sonika.jindal at intel.com wrote: > From: Ville Syrj?l? > > Sprite planes support 180 degree rotation. The lower layers are now in > place, so hook in the standard rotation property to expose the feature > to the users. > > v2: Moving rotation_property t

[v3 09/13] drm/i915: Add rotation property for sprites

2014-07-08 Thread sonika.jin...@intel.com
From: Ville Syrj?l? Sprite planes support 180 degree rotation. The lower layers are now in place, so hook in the standard rotation property to expose the feature to the users. v2: Moving rotation_property to drm_plane Cc: dri-devel at lists.freedesktop.org Signed-off-by: Ville Syrj?l? Signed-o