summaryrefslogtreecommitdiff
path: root/tests/kms_addfb_basic.c
AgeCommit message (Expand)Author
2019-03-01tests/kms_addfb_basic: Check that only the owner can rmfbDaniel Vetter
2018-09-14igt/kms_addfb_basic: Skip if the KMS interface is not supportedChris Wilson
2018-09-06igt/kms_addfb_basic: Exercise legacy interface to addfb2Chris Wilson
2016-12-31igt/kms_addfb_basic: Try changing tiling on the framebuffer [addfb2]Chris Wilson
2016-12-30igt/kms_addfb_basic: Try changing tiling on the framebufferChris Wilson
2016-06-07tests/kms_addfb_basic: Add invalid tests to set fb propsDaniel Vetter
2016-05-06tests/kms_addfb_basic: Move tiling tests into their own groupsTomeu Vizoso
2016-04-15tests/kms_addfb_basic: Set tiling in addfb25 subtestTomeu Vizoso
2016-04-14tests: Open any driverTomeu Vizoso
2016-04-14kms_addfb_basic: Get intel gen from within subtestTomeu Vizoso
2016-04-14kms_addfb_basic: Move calls to gem_set_tiling to the subtestsTomeu Vizoso
2016-04-14kms_addfb_basic: Split tiling_tests offTomeu Vizoso
2016-04-14kms_addfb_basic: move tiling functionality into each subtestTomeu Vizoso
2016-04-14kms_addfb_basic: call igt_create_bo_with_dimensionsTomeu Vizoso
2015-11-16tests/kms_addfb_basic: Add clobbered-modifier subtestVille Syrjälä
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-09-08kms_addfb_basic: Require fb modifiers for unused field testsAnder Conselvan de Oliveira
2015-08-21lib: add a single include headerThomas Wood
2015-08-14tests/kms_addfb: mark simple fb creation tests as basic v2Jesse Barnes