[PATCH 5/7] modetest: Add test pattern support for missing RGB formats

2012-07-20 Thread Laurent Pinchart
Implement tiles and SMPTE test pattern generation for the RGB565, BGR888, RGB888, ARGB, BGRA and BGRX formats. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 168 ++-- 1 files changed, 145 insertions(+), 23 deletions(-) diff

[PATCH 5/7] modetest: Add test pattern support for missing RGB formats

2012-07-20 Thread Laurent Pinchart
Implement tiles and SMPTE test pattern generation for the RGB565, BGR888, RGB888, ARGB, BGRA and BGRX formats. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 168 ++-- 1 files changed, 145 insertions(+), 23 deletions(-) diff