[Intel-gfx] [PATCH i-g-t 0/4] New pipe level color management tests V2
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Fri Jan 22 04:14:14 PST 2016
Hi,
Quick update here too, we need igt_require and not igt_assert for
platforms that do not support color management.
Cheers,
Lionel
Lionel Landwerlin (4):
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
tests/kms_color: New test for pipe level color management
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 | 986 +++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 1116 insertions(+), 1 deletion(-)
create mode 100644 tests/kms_pipe_color.c
--
2.6.4
More information about the Intel-gfx
mailing list