Chris Wilson 164d9d26ac kmstest: Fix up lifetimes of cairo objects
cairo_t is the short lived drawing context, whereas cairo_surface_t is
the heavyweight object that persists and is also tied to underlying GEM
objects. So make the kmstest API reflect the different weights and fix
the lifetime and underlying object reference leaks.

Based on the fix by Paulo Zanoni.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-12-31 12:30:30 +00:00
..
2013-12-05 15:32:42 -08:00
2011-03-29 22:52:50 +02:00
2011-03-29 22:52:50 +02:00
2013-11-06 09:34:35 -08:00
2013-03-22 14:45:06 -03:00