From b70d4c9e6824d648c34ffbd9993aa3e0dd482ac8 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Wed, 31 Jul 2013 11:59:38 +0300 Subject: tests: add kms_setmode Iterate through all valid/invalid crtc/connector combinations. At the moment only clone configurations are tested as the single output cases are tested already by testdisplay. Also from combinations where all connectors are on the same crtc (clone-single-crtc) only those are tested that are invalid, as I haven't found any machine that supports these (have to be GT2 with dvo and vga output). For configurations with one crtc per connector the FBs are per-crtc atm. Signed-off-by: Imre Deak --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore index f1c78754..b5eb7a5b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -92,6 +92,7 @@ getstats getversion kms_flip kms_render +kms_setmode prime_nv_api prime_nv_pcopy prime_nv_test -- cgit v1.2.3