[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

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

2015-11-02 Thread Robert Fekete
On mån, 2015-11-02 at 16:50 +0200, Ville Syrjälä wrote: > On Mon, Nov 02, 2015 at 03:24:15PM +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. >

[PATCH] 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. Signed-off-by: Robert Fekete --- include/drm/drm_crtc.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/include/drm/drm_crtc.h

Future desktop on dumb frame buffers?

2011-03-23 Thread Robert Fekete
ems (which involves use-cases optimized for no-copy cross media/drivers). Last but not least... On Linaro there is already discussions ongoing to solve one of the biggest issues from a SoC point of view and that is a "System Wide Memory manager" which manages buffer sharing and resolves no-copy use cases between devices/drivers. Read more on the following thread: http://lists.linaro.org/pipermail/linaro-dev/2011-March/003053.html. BR /Robert Fekete st-ericsson