[Intel-gfx] [PATCH 17/18] tests/kms_setmode: mark simple clone test as basic

Daniel Vetter daniel at ffwll.ch
Fri Aug 14 05:57:54 PDT 2015


On Thu, Aug 13, 2015 at 01:31:40PM -0700, Jesse Barnes wrote:
> Should cover simple, single CRTC mode sets.
> 
> Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>
> ---
>  tests/kms_setmode.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/kms_setmode.c b/tests/kms_setmode.c
> index 82769ab..2c0fe45 100644
> --- a/tests/kms_setmode.c
> +++ b/tests/kms_setmode.c
> @@ -685,7 +685,7 @@ int main(int argc, char **argv)
>  		const char *name;
>  	} tests[] = {
>  		{ TEST_CLONE | TEST_SINGLE_CRTC_CLONE,
> -					"clone-single-crtc" },
> +					"basic-clone-single-crtc" },

This isn't all that simple, it covers cloning. But since kms_flip doesn't
do that yet definitely makes sense to include (assuming we still have
budget for kms tests).

Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>

>  		{ TEST_INVALID | TEST_CLONE | TEST_SINGLE_CRTC_CLONE,
>  					"invalid-clone-single-crtc" },
>  		{ TEST_INVALID | TEST_CLONE | TEST_EXCLUSIVE_CRTC_CLONE,
> -- 
> 1.9.1
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list