Re: [Intel-gfx] [PATCH igt 8/8] test/kms_addfb_basic: tolerate absence of 8-bit format

2018-03-16 Thread Daniel Vetter
On Thu, Mar 15, 2018 at 03:45:44PM +0100, Ulrich Hecht wrote: > Ignores failure to add DRM_FORMAT_C8 frame buffer; some devices do not > support any 8-bit format. > > Signed-off-by: Ulrich Hecht I think the proper fix for this would be to split it out into a new subtest, and then check that you

[PATCH igt 8/8] test/kms_addfb_basic: tolerate absence of 8-bit format

2018-03-15 Thread Ulrich Hecht
Ignores failure to add DRM_FORMAT_C8 frame buffer; some devices do not support any 8-bit format. Signed-off-by: Ulrich Hecht --- tests/kms_addfb_basic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/kms_addfb_basic.c b/tests/kms_addfb_basic.c index d1da718..db7982