Hello, This patch series extends the kms-test scripts to test pixel blend mode. The patches are based on series of patches posted by Laurent ([1]). [1] https://lore.kernel.org/linux-renesas-soc/20220609234031.14803-1-laurent.pinchart@xxxxxxxxxxxxxxxx/T/#t Takanari Hayama (3): tests: Support enum property type kmstest: Support specifying pixel blend mode for planes tests: Add pixel blend mode test tests/kms-test-plane-blendmode.py | 100 ++++++++++++++++++++++++++++++ tests/kmstest.py | 16 ++++- 2 files changed, 114 insertions(+), 2 deletions(-) create mode 100755 tests/kms-test-plane-blendmode.py -- 2.25.1