[Intel-gfx] [PATCH v2 0/6] tests: add tests for front buffer rendering
Imre Deak
imre.deak at intel.com
Wed Jun 5 21:25:22 CEST 2013
v2:
- split changes to paint_marker() to a separate patch (Rodrigo)
Imre Deak (6):
lib: move connector_type_str and co to drmtest
lib: add kmstest_cairo_printf_line
lib: use kmstest_cairo_printf_line in paint_marker
lib: add kmstest_get_connector_config
lib: refactor kmstest_create_fb
tests: add kms_render
demos/intel_sprite_on.c | 58 +----
lib/drmtest.c | 575 +++++++++++++++++++++++++++++++++++++-----------
lib/drmtest.h | 50 ++++-
tests/.gitignore | 1 +
tests/Makefile.am | 1 +
tests/kms_flip.c | 145 ++++--------
tests/kms_render.c | 245 +++++++++++++++++++++
tests/testdisplay.c | 304 +++++++------------------
8 files changed, 866 insertions(+), 513 deletions(-)
create mode 100644 tests/kms_render.c
--
1.8.1.2
More information about the Intel-gfx
mailing list