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

Hi,

This is a new version of the series with the updates requested by
reviewers.  It fixes the KBL issue pointed out by Arkadiusz, adds a test
for pitches[1] mentioned by Ville and does some other improvements.

It does not set the modifier to 0 for plane1 on patch 4, nor change only
the handle to zero on the same patch as mentioned by Ben and Ville,
respectively, because Daniel Stone made the opposite request on a prior
version and, after checking the dmesg, I verified it is correctly
testing the missing BO (unless I'm understanding it wrong, in which
case, oops :)

Ben, Ville, Arkadiusz, Daniel, Petri, thanks for the review.


Gabriel Krisman Bertazi (6):
  tests/kms_ccs: Test pipes other than pipe A
  lib/igt_kms: Fix off-by-one bug on skip of missing pipe
  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: Test case where CCS is on a different BO
  tests/kms_ccs: Test case for wrong aux buffer stride size

 lib/igt_kms.c   |  2 +-
 tests/kms_ccs.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 70 insertions(+), 11 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] 11+ messages in thread

end of thread, other threads:[~2017-12-01 19:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-15 19:36 [PATCH i-g-t v5 0/6] kms_ccs improvements Gabriel Krisman Bertazi
2017-11-15 19:36 ` [PATCH i-g-t v5 1/6] tests/kms_ccs: Test pipes other than pipe A Gabriel Krisman Bertazi
2017-11-15 19:36 ` [PATCH i-g-t v5 2/6] lib/igt_kms: Fix off-by-one bug on skip of missing pipe Gabriel Krisman Bertazi
2017-11-15 19:36 ` [PATCH i-g-t v5 3/6] tests/kms_ccs: Prevent segfault if pipe is not supported Gabriel Krisman Bertazi
2017-11-15 19:36 ` [PATCH i-g-t v5 4/6] tests/kms_ccs: Test case where the CCS buffer was not provided Gabriel Krisman Bertazi
2017-11-15 19:37 ` [PATCH i-g-t v5 5/6] tests/kms_ccs: Test case where CCS is on a different BO Gabriel Krisman Bertazi
2017-11-15 19:37 ` [PATCH i-g-t v5 6/6] tests/kms_ccs: Test case for wrong aux buffer stride size Gabriel Krisman Bertazi
2017-12-01 19:07   ` Ben Widawsky
2017-11-15 19:55 ` ✓ Fi.CI.BAT: success for kms_ccs improvements (rev2) Patchwork
2017-11-15 20:35 ` ✓ Fi.CI.IGT: " Patchwork
2017-11-27 13:02 ` [PATCH i-g-t v5 0/6] kms_ccs improvements Gabriel Krisman Bertazi

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.