public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 1/5] lib: Remove unused field from struct igt_fb
@ 2014-07-11 14:09 Damien Lespiau
  2014-07-11 14:09 ` [PATCH i-g-t 2/5] lib: Split the GTT mapping out of get_cairo_surface() Damien Lespiau
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Damien Lespiau @ 2014-07-11 14:09 UTC (permalink / raw)
  To: intel-gfx

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 lib/igt_fb.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/igt_fb.h b/lib/igt_fb.h
index 6d030e6..f5110d4 100644
--- a/lib/igt_fb.h
+++ b/lib/igt_fb.h
@@ -48,7 +48,6 @@ struct igt_fb {
 	uint32_t drm_format;
 	int width;
 	int height;
-	int depth;
 	unsigned stride;
 	unsigned tiling;
 	unsigned size;
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-29 11:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 14:09 [PATCH i-g-t 1/5] lib: Remove unused field from struct igt_fb Damien Lespiau
2014-07-11 14:09 ` [PATCH i-g-t 2/5] lib: Split the GTT mapping out of get_cairo_surface() Damien Lespiau
2014-07-11 14:09 ` [PATCH i-g-t 3/5] lib: NULLify ->cairo_surface once unmapped Damien Lespiau
2014-07-11 14:09 ` [PATCH i-g-t 4/5] lib: Don't take a reference to the surface in get_cairo_surface() Damien Lespiau
2014-07-11 14:09 ` [PATCH i-g-t 5/5] testdisplay: Destroy the cairo context once the fb is painted Damien Lespiau
2014-07-29 11:16 ` [PATCH i-g-t 1/5] lib: Remove unused field from struct igt_fb Damien Lespiau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox