[Intel-gfx] [PATCH i-g-t 0/3] kms_ccs improvements

Gabriel Krisman Bertazi krisman at collabora.co.uk
Mon Aug 28 05:17:48 UTC 2017


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



More information about the Intel-gfx mailing list