summaryrefslogtreecommitdiff
path: root/tests/testdisplay.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-12testdisplay: for tiled mode test, the height should be alignedHai Lan1-1/+1
2011-07-13testdisplay: Test the first mode if there is no preferred mode.Hai Lan1-3/+10
2011-06-07testdisplay: automatically enable TEST_PLANES if possibleJesse Barnes1-0/+4
2011-06-07testdisplay: fix error output if test pattern draw failsJesse Barnes1-1/+1
2011-06-07testdisplay: add tiled buffer test supportJesse Barnes1-8/+30
2011-06-07testdisplay: add overlay plane test optionJesse Barnes1-2/+189
2011-06-07testdisplay: fix possible_crtcs check so LVDS worksLan, Hai1-1/+1
2011-05-31testdisplay: print pixel clock in mode debug outputSun Yi1-3/+4
2011-05-12testdisplay: add 30bpp support (#ifdef'd out until the next cairo release)Jesse Barnes1-0/+4
2011-05-04testdisplay: don't read hotplug events from buffer before libudevJesse Barnes1-8/+0
2011-04-26Fix a bug of testing preferred modeHai Lan1-4/+6
2011-04-19testdisplay: add non-24 bit depth supportJesse Barnes1-7/+40
2011-04-18testdisplay: paint color gradientsJesse Barnes1-0/+42
2011-02-11correct a mistyping for testdisplayHai Lan1-1/+1
2011-02-11testdisplay: Remove deprecated GIO functionsChris Wilson1-4/+6
2011-02-11testdisplay: ClarifyChris Wilson1-92/+96
2011-02-11Add a test case into intel-gpu-tools for intel display driver validation.Hai Lan1-58/+213
2010-12-21tests: add display testing programJesse Barnes1-0/+698