All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] kms_ccs improvements
@ 2017-08-28  5:17 Gabriel Krisman Bertazi
  2017-08-28  5:17 ` [PATCH i-g-t 1/3] tests/kms_ccs: Test pipes other than pipe A Gabriel Krisman Bertazi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gabriel Krisman Bertazi @ 2017-08-28  5:17 UTC (permalink / raw)
  To: intel-gfx; +Cc: daniel.vetter

Hi,

This is a first set of improvements for kms_ccs testcase. More is coming
later today/tomorrow, but I could use feedback on the testcase from
patch 3/3, because that's my first time adding a subtestcase to igt.

Also, patch 1 uncovered a crash triggered inside libdrm (drmModeAddFB)
when running tests for pipe C (only).  I'm not sure what is the root
cause, but the crash happens when reading data from the kernel, so maybe
we got something wrong on libdrm/kernel side.  I'll be debugging it
first thing in the morning.  Still, I'm sure it is *not* a side effect
of my patch.

Gabriel Krisman Bertazi (3):
  tests/kms_ccs: Test pipes other than pipe A
  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.c | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 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] 6+ messages in thread

end of thread, other threads:[~2017-08-28  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28  5:17 [PATCH i-g-t 0/3] kms_ccs improvements Gabriel Krisman Bertazi
2017-08-28  5:17 ` [PATCH i-g-t 1/3] tests/kms_ccs: Test pipes other than pipe A Gabriel Krisman Bertazi
2017-08-28  5:17 ` [PATCH i-g-t 2/3] tests/kms_ccs: Prevent segfault if pipe is not supported Gabriel Krisman Bertazi
2017-08-28  5:17 ` [PATCH i-g-t 3/3] tests/kms_ccs: Test case where the CCS buffer was not provided Gabriel Krisman Bertazi
2017-08-28  5:35 ` ✓ Fi.CI.BAT: success for kms_ccs improvements Patchwork
2017-08-28  6:40 ` ✗ Fi.CI.IGT: failure " Patchwork

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.