summaryrefslogtreecommitdiff
path: root/tests/kms_addfb_basic.c
AgeCommit message (Expand)Author
2022-03-24tests/kms_addfb_basic: Add support for Tile4 formatJeevan B
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-10-03lib: Partially revert 22643ce4014aAshutosh Dixit
2021-09-29Return allocated size in gem_create_in_memory_regions() and friendsAshutosh Dixit
2021-09-27tests/kms_addfb_basic: Remove handling for Unknown Vendor.Mark Yacoub
2021-09-13tests/kms_addfb_basic: Skip basic-y-tiled-legacy on discreteAshutosh Dixit
2021-09-08tests/kms_addfb_basic: Skip tiling subtests on device without hw tilingVanshidhar Konda
2021-09-01tests/kms_addfb_basic: Test addfb2 with DRM_FORMAT_C8 only if supported.Mark Yacoub
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-07-15Remove local copies of I915 macrosLucas De Marchi
2021-07-15tests/kms_addfb_basic: pass the actual fd to gem_has_lmemMatthew Auld
2021-07-02kms_addfb_basic: Check for AMDGPU and MSM bad pitch.Mark Yacoub
2021-06-30tests/kms_addfb_basic: Add invalid buffer object test for discreteMohammed Khajapasha
2021-03-23tests/kms_addfb_basic: simplify addfb25_ytile testsJuha-Pekka Heikkila
2021-03-08tests/kms_addfb_basic:Added subtest descriptionArundhati Hagaragi
2020-11-18tests/kms_addfb_basic: add vendor-specific errno assertionsJeremy Cline
2020-11-18tests/kms_addfb_basic: Mark Intel-only tests as suchJeremy Cline
2020-10-13tests/kms_addfb_basic: Renaming tests as legacy tilingSwati Sharma
2019-07-23tests/kms_addfb_basic: Require an intel card for tests using tilingMihail Atanassov
2019-07-22tests/fb/tgl: Yf tiling does not exist on gen-12Dhinakaran Pandiyan
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