All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] kms_ccs testcase improvements
@ 2017-08-31  5:58 Gabriel Krisman Bertazi
  2017-08-31  5:58 ` [PATCH v2 1/7] tests/kms_ccs: Test pipes other than pipe A Gabriel Krisman Bertazi
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Gabriel Krisman Bertazi @ 2017-08-31  5:58 UTC (permalink / raw)
  To: intel-gfx; +Cc: daniel.vetter, daniels, tomeu.vizoso

Hey,

Here is a v2 including other testcases for kms_ccs as well as random
fixes to that test and one to igt_kms.

I have two other testcases that I wanted to share together with this set
for kms_ccs, but they will come later.

Please notice that the testcase for the overlapping buffers will hit a
failure because linux fails to detect the overlapping buffers in
add_fb2.  I'll submit on another thread with a patch to linux fixing the
ioctl, which will make this test suceed. 

Please, let me know your feedback,

Gabriel Krisman Bertazi (7):
  tests/kms_ccs: Test pipes other than pipe A
  lib/igt_kms: Fix off-by-one bug on skip of missing pipe
  tests/kms_ccs: Prevent segfault if pipe is not supported
  tests/kms_ccs: Test case where the CCS buffer was not provided
  tests/kms_ccs: Test case where CCS and main buffer overlaps
  tests/kms_ccs: Test case where CCS is on a different BO
  tests/kms_ccs: Test case for wrong aux buffer stripe size

 lib/igt_kms.c   |  2 +-
 tests/kms_ccs.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 74 insertions(+), 10 deletions(-)

-- 
2.11.0

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

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

end of thread, other threads:[~2017-09-05  8:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-31  5:58 [PATCH v2 0/7] kms_ccs testcase improvements Gabriel Krisman Bertazi
2017-08-31  5:58 ` [PATCH v2 1/7] tests/kms_ccs: Test pipes other than pipe A Gabriel Krisman Bertazi
2017-08-31  5:58 ` [PATCH v2 2/7] lib/igt_kms: Fix off-by-one bug on skip of missing pipe Gabriel Krisman Bertazi
2017-08-31  5:58 ` [PATCH v2 3/7] tests/kms_ccs: Prevent segfault if pipe is not supported Gabriel Krisman Bertazi
2017-08-31  5:58 ` [PATCH v2 4/7] tests/kms_ccs: Test case where the CCS buffer was not provided Gabriel Krisman Bertazi
2017-09-05  8:09   ` Daniel Stone
2017-08-31  5:58 ` [PATCH v2 5/7] tests/kms_ccs: Test case where CCS and main buffer overlaps Gabriel Krisman Bertazi
2017-09-05  8:06   ` Daniel Stone
2017-08-31  5:58 ` [PATCH v2 6/7] tests/kms_ccs: Test case where CCS is on a different BO Gabriel Krisman Bertazi
2017-09-05  8:05   ` Daniel Stone
2017-08-31  5:58 ` [PATCH v2 7/7] tests/kms_ccs: Test case for wrong aux buffer stripe size Gabriel Krisman Bertazi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.