public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH igt 00/10] igt_fb buffer sizes + kms_frontbuffer_tracking
@ 2015-11-13 17:12 Paulo Zanoni
  2015-11-13 17:12 ` [PATCH igt 01/10] lib/igt_fb: fix fb->size when provided by the user Paulo Zanoni
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Paulo Zanoni @ 2015-11-13 17:12 UTC (permalink / raw)
  To: intel-gfx

Hello

I've been carrying some local IGT patches that reduced the size of buffers
created by igt_create_fb() so they would fit the stolen memory, but when I
decided to test the tree without them, I concluded the lack of sane sizes was
even causing test failures. So here's my attempt to fix this. This series alone
should help reducing the number of kms_frontbuffer_tracking failures seen by QA.

The last few patches make the FBC tests a little harder. They are all based on
the feedback I got from the last patches I sent.

Thanks,
Paulo

Paulo Zanoni (10):
  lib/igt_fb: fix fb->size when provided by the user
  lib/igt_fb: fix igt_create_fb_with_bo_size() documentation
  lib/igt_fb: fix open-coded ALIGN()
  lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()
  kms_frontbuffer_tracking: set our own size for the FBs we create
  kms_frontbuffer_tracking: do page flips using the planes API
  kms_frontbuffer_tracking: move flip_type to struct test_mode
  kms_frontbuffer_tracking: expand badstride and stridechange
  kms_frontbuffer_tracking: assert the stride changes at stridechange()
  kms_frontbuffer_tracking: add tilingchange subtest

 lib/igt_fb.c                     |  31 +++---
 lib/igt_fb.h                     |   3 +-
 tests/kms_flip.c                 |   2 +-
 tests/kms_frontbuffer_tracking.c | 220 ++++++++++++++++++++++++++++++++-------
 4 files changed, 204 insertions(+), 52 deletions(-)

-- 
2.6.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-11-18 16:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-13 17:12 [PATCH igt 00/10] igt_fb buffer sizes + kms_frontbuffer_tracking Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 01/10] lib/igt_fb: fix fb->size when provided by the user Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 02/10] lib/igt_fb: fix igt_create_fb_with_bo_size() documentation Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 03/10] lib/igt_fb: fix open-coded ALIGN() Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 04/10] lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size() Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 05/10] kms_frontbuffer_tracking: set our own size for the FBs we create Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 06/10] kms_frontbuffer_tracking: do page flips using the planes API Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 07/10] kms_frontbuffer_tracking: move flip_type to struct test_mode Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 08/10] kms_frontbuffer_tracking: expand badstride and stridechange Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 09/10] kms_frontbuffer_tracking: assert the stride changes at stridechange() Paulo Zanoni
2015-11-13 17:12 ` [PATCH igt 10/10] kms_frontbuffer_tracking: add tilingchange subtest Paulo Zanoni
2015-11-18 15:59 ` [PATCH igt 00/10] igt_fb buffer sizes + kms_frontbuffer_tracking Daniel Vetter
2015-11-18 16:20   ` Paulo Zanoni
2015-11-18 16:38     ` Daniel Vetter
2015-11-18 16:49       ` Ville Syrjälä
2015-11-18 16:56       ` Zanoni, Paulo R

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