[igt-dev] [PATCH i-g-t 0/4] misc fixes

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Tue Sep 27 19:11:39 UTC 2022


Sanitized kms_cursor_crc a bit, it became slighly faster.
Fix intel clear color handling in libigt.
Add missing intel modifiers into multiplane rotation tests and try
to make test itself bit more readable.

/Juha-Pekka

Juha-Pekka Heikkila (4):
  tests/kms_cursor_crc: wait for cursor only when needed
  tests/kms_rotation_crc: add I915_FORMAT_MOD_4_TILED to multiplane
    rotation tests
  lib/rendercopy: separate intel clear color functions
  tests/kms_rotation_crc: try to simplify multiplane rotation tests

 lib/intel_batchbuffer.c  |   8 +-
 lib/rendercopy.h         |   4 +
 lib/rendercopy_gen9.c    |  45 +++---
 tests/kms_cursor_crc.c   |  19 +--
 tests/kms_rotation_crc.c | 295 +++++++++++++++++++++++----------------
 5 files changed, 225 insertions(+), 146 deletions(-)

-- 
2.37.3



More information about the igt-dev mailing list