[PATCH libdrm 3/3] tests: util: Add support for YUV422 and YUV444

2018-07-07 Thread Hyun Kwon
Enable YUV422 and YUV444 formats by adding to the format table and pattern generation calls. Signed-off-by: Hyun Kwon --- tests/util/format.c | 4 tests/util/pattern.c | 8 2 files changed, 12 insertions(+) diff --git a/tests/util/format.c b/tests/util/format.c index 15ac5e1..b48

[PATCH LIBDRM 3/3] tests: util: Add support for YUV422 and YUV444

2018-05-04 Thread Hyun Kwon
Enable YUV422 and YUV444 formats by adding to the format table and pattern generation calls. Signed-off-by: Hyun Kwon --- tests/util/format.c | 4 tests/util/pattern.c | 8 2 files changed, 12 insertions(+) diff --git a/tests/util/format.c b/tests/util/format.c index 15ac5e1..b48