Add a test case into intel-gpu-tools for intel display driver validation.
authorHai Lan <hai.lan@intel.com>
Fri, 11 Feb 2011 16:14:15 +0000 (11:14 -0500)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Feb 2011 11:02:07 +0000 (11:02 +0000)
commit62d516813afd36146df63746e7b83e86d2588c70
tree9c687b7fd23274f728bba020cf53ae15854ffc84
parentd75f2632c11b4f694447c464690e52c37c7c0573
Add a test case into intel-gpu-tools for intel display driver validation.

We have not a unified tool to check Intel display driver and we plan to use
intel-gpu-tools/testdisplay to check Intel display driver even though some
function tests can be found in libdrm/test. 3 new features are added:test
all supported modes, force mode and dump mode info(dump mode info is based on
libdrm/tests/modetest).

[ickle: attack the whitespacing!]
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/testdisplay.c