Re: [Intel-gfx] [PATCH v2 0/7] Add Y-tiling support into IGTs

2017-06-15 Thread Praveen Paneri
Hi Paulo, On Tuesday 06 June 2017 10:28 PM, Paulo Zanoni wrote: Em Sáb, 2017-04-29 às 08:44 +0530, Praveen Paneri escreveu: HI Paulo, On Sat, Apr 29, 2017 at 12:51 AM, Paulo Zanoni wrote: Em Sex, 2017-04-28 às 20:07 +0530, Praveen Paneri escreveu: This series adds Y-tiled buffer creation

Re: [Intel-gfx] [PATCH v2 0/7] Add Y-tiling support into IGTs

2017-06-06 Thread Paulo Zanoni
Em Sáb, 2017-04-29 às 08:44 +0530, Praveen Paneri escreveu: > HI Paulo, > > > > On Sat, Apr 29, 2017 at 12:51 AM, Paulo Zanoni com> wrote: > > Em Sex, 2017-04-28 às 20:07 +0530, Praveen Paneri escreveu: > > > This series adds Y-tiled buffer creation support into IGT > > > libraries > > > and >

Re: [Intel-gfx] [PATCH v2 0/7] Add Y-tiling support into IGTs

2017-04-28 Thread Praveen Paneri
HI Paulo, On Sat, Apr 29, 2017 at 12:51 AM, Paulo Zanoni wrote: > Em Sex, 2017-04-28 às 20:07 +0530, Praveen Paneri escreveu: >> This series adds Y-tiled buffer creation support into IGT libraries >> and >> goes on to use this capability to add support into FBC tests to use >> Y-tiled buffers.

Re: [Intel-gfx] [PATCH v2 0/7] Add Y-tiling support into IGTs

2017-04-28 Thread Paulo Zanoni
Em Sex, 2017-04-28 às 20:07 +0530, Praveen Paneri escreveu: > This series adds Y-tiled buffer creation support into IGT libraries > and > goes on to use this capability to add support into FBC tests to use > Y-tiled buffers. The problem I reported before still happens to me. Please fix it before r

[Intel-gfx] [PATCH v2 0/7] Add Y-tiling support into IGTs

2017-04-28 Thread Praveen Paneri
This series adds Y-tiled buffer creation support into IGT libraries and goes on to use this capability to add support into FBC tests to use Y-tiled buffers. Akash Goel (1): lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method Paulo Zanoni (1): tests/kms_draw_crc: add support for Y tilin