[Intel-gfx] [PATCH i-g-t 0/3] Skip tests in kms_plane
Gabriel Feceoru
gabriel.feceoru at intel.com
Fri Feb 19 12:34:50 UTC 2016
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
More information about the Intel-gfx
mailing list