[Intel-gfx] [PATCH i-g-t 0/2] patches for testing nv12
Chandra Konduru
chandra.konduru at intel.com
Wed Aug 19 18:05:23 PDT 2015
From: chandra konduru <chandra.konduru at intel.com>
This patch series made some necessary igt framework changes to support
nv12 format. And adds kms_nv12 to test nv12 format. It is having several
initial test combinations but any additional tests can be added as needed.
chandra konduru (2):
Prep work for adding NV12 testcase
Adding kms_nv12 to test display NV12 feature
lib/igt_fb.c | 316 +++++++++++++++++++-
lib/igt_fb.h | 9 +-
lib/intel_batchbuffer.c | 16 +-
lib/intel_batchbuffer.h | 3 +-
lib/intel_reg.h | 1 +
lib/ioctl_wrappers.c | 10 +-
lib/ioctl_wrappers.h | 2 +-
tests/.gitignore | 1 +
tests/Makefile.sources | 1 +
tests/kms_nv12.c | 759 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/kms_render.c | 4 +-
11 files changed, 1095 insertions(+), 27 deletions(-)
create mode 100644 tests/kms_nv12.c
--
1.9.1
More information about the Intel-gfx
mailing list