summaryrefslogtreecommitdiff
path: root/tests/kms_addfb_basic.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-31igt/kms_addfb_basic: Try changing tiling on the framebuffer [addfb2]Chris Wilson1-1/+1
2016-12-30igt/kms_addfb_basic: Try changing tiling on the framebufferChris Wilson1-1/+1
2016-06-07tests/kms_addfb_basic: Add invalid tests to set fb propsDaniel Vetter1-0/+66
2016-05-06tests/kms_addfb_basic: Move tiling tests into their own groupsTomeu Vizoso1-75/+73
2016-04-15tests/kms_addfb_basic: Set tiling in addfb25 subtestTomeu Vizoso1-0/+1
2016-04-14tests: Open any driverTomeu Vizoso1-1/+1
2016-04-14kms_addfb_basic: Get intel gen from within subtestTomeu Vizoso1-13/+23
2016-04-14kms_addfb_basic: Move calls to gem_set_tiling to the subtestsTomeu Vizoso1-6/+3
2016-04-14kms_addfb_basic: Split tiling_tests offTomeu Vizoso1-5/+45
2016-04-14kms_addfb_basic: move tiling functionality into each subtestTomeu Vizoso1-4/+4
2016-04-14kms_addfb_basic: call igt_create_bo_with_dimensionsTomeu Vizoso1-8/+16
2015-11-16tests/kms_addfb_basic: Add clobbered-modifier subtestVille Syrjälä1-0/+10
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-09-08kms_addfb_basic: Require fb modifiers for unused field testsAnder Conselvan de Oliveira1-4/+14
2015-08-21lib: add a single include headerThomas Wood1-3/+1
2015-08-14tests/kms_addfb: mark simple fb creation tests as basic v2Jesse Barnes1-0/+427