On Thu, 5 Nov 2015 15:34:27 +0900
Michel Dänzer wrote:
> On 05.11.2015 11:32, Vivek Kasireddy wrote:
> > For certain platforms that support rotated scanout buffers,
> > currently, there is no way to create them with the GBM DRI
> > interface. This flag will instruct the DRI driver to create the
>
On Thu, Nov 5, 2015 at 1:34 AM, Michel Dänzer wrote:
> On 05.11.2015 11:32, Vivek Kasireddy wrote:
>> For certain platforms that support rotated scanout buffers, currently,
>> there is no way to create them with the GBM DRI interface. This flag
>> will instruct the DRI driver to create the buffer
On 05.11.2015 11:32, Vivek Kasireddy wrote:
> For certain platforms that support rotated scanout buffers, currently,
> there is no way to create them with the GBM DRI interface. This flag
> will instruct the DRI driver to create the buffer by setting
> additional requirements such as tiling mode.
>
For certain platforms that support rotated scanout buffers, currently,
there is no way to create them with the GBM DRI interface. This flag
will instruct the DRI driver to create the buffer by setting
additional requirements such as tiling mode.
v2: Reserve a bit per angle. (Ville and Michel)
Cc:
On 22.10.2015 10:47, Vivek Kasireddy wrote:
> For certain platforms that support rotated scanout buffers, currently,
> there is no way to create them with the GBM DRI interface. This flag
> will tell the DRI driver to set Y-tiling while creating the rotated
> scanout buffer.
Please split up the GB
For certain platforms that support rotated scanout buffers, currently,
there is no way to create them with the GBM DRI interface. This flag
will tell the DRI driver to set Y-tiling while creating the rotated
scanout buffer.
Cc: Kristian Hogsberg
Signed-off-by: Vivek Kasireddy
---
include/GL/int
For certain platforms that support rotated scanout buffers, currently,
there is no way to create them with the GBM DRI interface. This flag
will tell the DRI driver to set Y-tiling while creating the rotated
scanout buffer.
Cc: Matthew D Roper
Signed-off-by: Vivek Kasireddy
---
include/GL/inter