[igt-dev] [PATCH i-g-t 0/6] tests/kms_async_flips: Test format modifiers

Ville Syrjala ville.syrjala at linux.intel.com
Tue Jan 31 12:06:40 UTC 2023


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Fix up some issues in kms_async_flips, and remove most of
the hardcoded modifier stuff. Instead we can simply iterate
through all the modifiers reported by the plane.

Cc: Arun R Murthy <arun.r.murthy at intel.com>

Ville Syrjälä (6):
  tests/kms_async_flips: Add missing igt_put_cairo_ctx()
  tests/kms_async_flips: Render the bars full height
  tests/kms_async_flips: Ger rid of i915 specific fb creation
  tests/kms_async_flips: Run the test only once per pipe
  tests/kms_async_flips: Split test_init()
  tests/kms_async_flips: Test all modifiers

 tests/kms_async_flips.c | 118 +++++++++++++++++++++++++---------------
 1 file changed, 75 insertions(+), 43 deletions(-)

-- 
2.39.1



More information about the igt-dev mailing list