On Wed, 2013-04-17 at 19:06 +0200, Daniel Vetter wrote:
> On Wed, Apr 17, 2013 at 07:10:00PM +0300, Imre Deak wrote:
> > Signed-off-by: Imre Deak
>
> I'm a bit confused what this does ... can you please elaborate?
It creates a second GEM buffer on fd1, exports it, imports it on fd2 and
check if
On Wed, Apr 17, 2013 at 07:10:00PM +0300, Imre Deak wrote:
> Signed-off-by: Imre Deak
I'm a bit confused what this does ... can you please elaborate?
-Daniel
> ---
> tests/prime_self_import.c | 33 ++---
> 1 file changed, 22 insertions(+), 11 deletions(-)
>
> diff
Signed-off-by: Imre Deak
---
tests/prime_self_import.c | 33 ++---
1 file changed, 22 insertions(+), 11 deletions(-)
diff --git a/tests/prime_self_import.c b/tests/prime_self_import.c
index 111ed4d..a17e942 100644
--- a/tests/prime_self_import.c
+++ b/tests/prime_se