On Fri, Oct 23, 2015 at 06:19:02PM -0700, Vivek Kasireddy wrote:
> On Thu, 22 Oct 2015 21:12:02 -0700
> Ben Widawsky wrote:
>
> > On Thu, Oct 22, 2015 at 06:44:53PM -0700, Vivek Kasireddy wrote:
> > > On newer hardware platforms that support rotation, if the gbm
> > > interface requests to create
On Thu, 22 Oct 2015 21:12:02 -0700
Ben Widawsky wrote:
> On Thu, Oct 22, 2015 at 06:44:53PM -0700, Vivek Kasireddy wrote:
> > On newer hardware platforms that support rotation, if the gbm
> > interface requests to create a rotated scanout buffer via the
> > flag __DRI_IMAGE_USE_SCANOUT_ROTATED_90
On Thu, Oct 22, 2015 at 06:44:53PM -0700, Vivek Kasireddy wrote:
> On newer hardware platforms that support rotation, if the gbm
> interface requests to create a rotated scanout buffer via the
> flag __DRI_IMAGE_USE_SCANOUT_ROTATED_90_270, set Y-tiling
> while creating the buffer.
>
> Cc: Kristian
On newer hardware platforms that support rotation, if the gbm
interface requests to create a rotated scanout buffer via the
flag __DRI_IMAGE_USE_SCANOUT_ROTATED_90_270, set Y-tiling
while creating the buffer.
Cc: Kristian Hogsberg
Signed-off-by: Vivek Kasireddy
---
src/mesa/drivers/dri/i965/int