[Intel-gfx] [PATCH i-g-t 0/6] New pipe level color management tests
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Fri Mar 11 12:32:22 UTC 2016
Hi,
This series enables testing pipe level color management using kernel patches
from this serie :
https://patchwork.freedesktop.org/series/2720/
Most of the tests use pipe CRCs to check the results by comparing the output
with the expected output drawn using cairo.
Cheers,
Lionel
Lionel Landwerlin (6):
lib: kms: add crtc_id to igt_pipe_t
lib: kms: add helpers for color management properties on pipes
lib: fb: add igt_paint_color_gradient_range
lib: add crc comparison function without an assert
tests/kms_color: New test for pipe level color management
test/kms_pipe_color: add test to verify legacy ioctl resets GAMMA_LUT
lib/igt_debugfs.c | 17 +
lib/igt_debugfs.h | 1 +
lib/igt_fb.c | 34 ++
lib/igt_fb.h | 3 +
lib/igt_kms.c | 75 +++
lib/igt_kms.h | 18 +-
tests/Makefile.sources | 1 +
tests/kms_pipe_color.c | 1184 ++++++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 1332 insertions(+), 1 deletion(-)
create mode 100644 tests/kms_pipe_color.c
--
2.7.0
More information about the Intel-gfx
mailing list