All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] Skip tests in kms_plane
@ 2016-02-19 12:34 Gabriel Feceoru
  2016-02-19 12:34 ` [PATCH i-g-t 1/3] tests/kms_plane: Skip on no connected outputs Gabriel Feceoru
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gabriel Feceoru @ 2016-02-19 12:34 UTC (permalink / raw)
  To: intel-gfx

On BSW all pipeA and pipeB kms_plane subtests fail.
The root cause is a HW limitation in Cherryview - PipeC is directly connected
to PortD. 
Also, if no monitor is connected, all subtests pass although the test functions
are not called.

Fixed these issues by making these tests skipped.

bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=86763

Gabriel Feceoru (3):
  tests/kms_plane: Skip on no connected outputs
  lib/igt_kms: Add fail exit branch in do_display_commit()
  tests/kms_plane: Skip the test when configuration couldn't be applied

 lib/igt_kms.c     |  9 ++++++---
 tests/kms_plane.c | 18 +++++++++++++++---
 2 files changed, 21 insertions(+), 6 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-03-29 15:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-19 12:34 [PATCH i-g-t 0/3] Skip tests in kms_plane Gabriel Feceoru
2016-02-19 12:34 ` [PATCH i-g-t 1/3] tests/kms_plane: Skip on no connected outputs Gabriel Feceoru
2016-02-19 12:34 ` [PATCH i-g-t 2/3] lib/igt_kms: Add fail exit branch in do_display_commit() Gabriel Feceoru
2016-02-19 13:25   ` Marius Vlad
2016-02-26 11:21   ` [PATCH i-g-t v2 " Gabriel Feceoru
2016-02-19 12:34 ` [PATCH i-g-t 3/3] tests/kms_plane: Skip the test when configuration couldn't be applied Gabriel Feceoru
2016-02-26 12:59   ` [PATCH i-g-t v2 " Gabriel Feceoru
2016-03-29 15:06 ` [PATCH i-g-t 0/3] Skip tests in kms_plane Gabriel Feceoru

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.