Re: [Intel-gfx] [PATCH v2 4/7] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method

2017-07-14 Thread Praveen Paneri
On Friday 14 July 2017 01:29 AM, Paulo Zanoni wrote: Em Sex, 2017-04-28 às 20:07 +0530, Praveen Paneri escreveu: From: Akash Goel v2: Moved identical code into a single function (Paulo) My MI-fu is not very strong, but I tried to check this against BSpec and I

Re: [Intel-gfx] [PATCH v2 4/7] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method

2017-07-13 Thread Paulo Zanoni
Em Sex, 2017-04-28 às 20:07 +0530, Praveen Paneri escreveu: > From: Akash Goel > > v2: Moved identical code into a single function (Paulo) My MI-fu is not very strong, but I tried to check this against BSpec and I believe this patch is correct. I also tested it, and it

[Intel-gfx] [PATCH v2 4/7] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method

2017-04-28 Thread Praveen Paneri
From: Akash Goel v2: Moved identical code into a single function (Paulo) Signed-off-by: Akash Goel Signed-off-by: Praveen Paneri --- lib/igt_draw.c | 33 + 1 file changed, 33 insertions(+)