[RFC libdrm 6/6] tegra: Add gr2d-fill test

2014-02-19 Thread Thierry Reding
On Wed, Feb 19, 2014 at 10:03:31PM +0100, Erik Faye-Lund wrote: > On Wed, Feb 19, 2014 at 5:04 PM, Thierry Reding > wrote: > > From: Thierry Reding > > > > This test uses the IOCTLs for job submission and fences to fill a sub- > > region of the screen to a specific color using gr2d. > > > > Signe

[RFC libdrm 6/6] tegra: Add gr2d-fill test

2014-02-19 Thread Erik Faye-Lund
On Wed, Feb 19, 2014 at 5:04 PM, Thierry Reding wrote: > From: Thierry Reding > > This test uses the IOCTLs for job submission and fences to fill a sub- > region of the screen to a specific color using gr2d. > > Signed-off-by: Thierry Reding > --- > tests/tegra/Makefile.am | 1 + > tests/tegr

[RFC libdrm 6/6] tegra: Add gr2d-fill test

2014-02-19 Thread Thierry Reding
From: Thierry Reding This test uses the IOCTLs for job submission and fences to fill a sub- region of the screen to a specific color using gr2d. Signed-off-by: Thierry Reding --- tests/tegra/Makefile.am | 1 + tests/tegra/gr2d-fill.c | 145 2