drm/tests/modetest
Ilia Mirkin 691a215799 modetest: fix printing of fourcc on BE machines
fourcc is not a string, it's a packed integer. This happens to work out
on LE, but gets reversed on BE.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2017-04-19 23:25:43 -04:00
..
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am tests: Use -pthread in CFLAGS instead of -lpthread 2017-01-27 16:18:02 +00:00
Makefile.sources modetest: move sources lists to makefiles.sources 2014-09-28 17:09:34 +01:00
buffers.c tests: Split helpers into library 2015-12-18 17:43:40 +00:00
buffers.h tests: Split helpers into library 2015-12-18 17:43:40 +00:00
cursor.c tests: Split helpers into library 2015-12-18 17:43:40 +00:00
cursor.h modetest: add cursor support 2014-04-22 11:14:12 -04:00
modetest.c modetest: fix printing of fourcc on BE machines 2017-04-19 23:25:43 -04:00