[Intel-gfx] [PATCH v2] drm: Describe the Rotation property bits.

2015-11-16 Thread Daniel Vetter
On Mon, Nov 02, 2015 at 05:18:36PM +0200, Ville Syrjälä wrote: > On Mon, Nov 02, 2015 at 04:14:08PM +0100, Robert Fekete wrote: > > Adds clarification of the rotation property bits. I.e. rotation is > > counter clockwise and that reflects are applied before any rotation. > > > > v2:

[Intel-gfx] [PATCH v2] drm: Describe the Rotation property bits.

2015-11-02 Thread Ville Syrjälä
On Mon, Nov 02, 2015 at 04:14:08PM +0100, Robert Fekete wrote: > Adds clarification of the rotation property bits. I.e. rotation is > counter clockwise and that reflects are applied before any rotation. > > v2: Refer to the define names instead of the property values. > >

[PATCH v2] drm: Describe the Rotation property bits.

2015-11-02 Thread Robert Fekete
Adds clarification of the rotation property bits. I.e. rotation is counter clockwise and that reflects are applied before any rotation. v2: Refer to the define names instead of the property values. Signed-off-by: Robert Fekete --- include/drm/drm_crtc.h | 6 +- 1 file changed,