[Intel-gfx] [PATCH i-g-t v5 0/6] kms_ccs improvements
Gabriel Krisman Bertazi
krisman at collabora.co.uk
Wed Nov 15 19:36:55 UTC 2017
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
More information about the Intel-gfx
mailing list