intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [igt PATCH 0/4] add support for testing clone output configs
@ 2013-08-05 11:45 Imre Deak
  2013-08-05 11:45 ` [igt PATCH 1/4] lib: shorten DP/eDP connector names Imre Deak
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Imre Deak @ 2013-08-05 11:45 UTC (permalink / raw)
  To: intel-gfx

Based on irc discussions with Chris/Daniel we needed a new test case
that iterates through all clone output configurations, so this patchset
adds one.

I tested it on ilk, ivb, hsw. One case triggered a DP link training error
on ilk. Got some HW state readout/check WARNS on others. On my hsw
desktop some hdmi+dp configurations fail, although they seem to be
valid. Also here enabling hdmi sometimes ends up outputting something on
the dp connector, so perhaps it's some sort of hdmi vs. dp physical port
sharing that Ville told me about, but I haven't figured yet out the
exact reason for any of these.

Note that this will take a while to run especially if you have 3
displays connected...

Imre Deak (4):
  lib: shorten DP/eDP connector names
  lib: handle SIGSEGV similarly to other error signals
  lib: add subtest extra command line option handling
  tests: add kms_setmode

 lib/drmtest.c       |  91 ++++++-
 lib/drmtest.h       |   6 +
 tests/.gitignore    |   1 +
 tests/Makefile.am   |   1 +
 tests/kms_setmode.c | 739 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 825 insertions(+), 13 deletions(-)
 create mode 100644 tests/kms_setmode.c

-- 
1.8.3.2

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

end of thread, other threads:[~2013-08-16 12:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-05 11:45 [igt PATCH 0/4] add support for testing clone output configs Imre Deak
2013-08-05 11:45 ` [igt PATCH 1/4] lib: shorten DP/eDP connector names Imre Deak
2013-08-05 11:45 ` [igt PATCH 2/4] lib: handle SIGSEGV similarly to other error signals Imre Deak
2013-08-05 11:45 ` [igt PATCH 3/4] lib: add subtest extra command line option handling Imre Deak
2013-08-06  9:09   ` Daniel Vetter
2013-08-16 11:07     ` Imre Deak
2013-08-16 12:09       ` Daniel Vetter
2013-08-05 11:45 ` [igt PATCH 4/4] tests: add kms_setmode Imre Deak
2013-08-06  9:23   ` Daniel Vetter
2013-08-16 11:23     ` Imre Deak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).