summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-01tests: Add drv_workaroundsdrv_workaroundsMika Kuoppala4-0/+391
2014-07-30core: Add all kernel log levelsChris Wilson1-1/+8
2014-07-30Update .gitignore filesThomas Wood2-1/+6
2014-07-30lib: don't abort if forcing the connector state failsThomas Wood2-6/+15
2014-07-30lib: check test options for conflictsThomas Wood1-4/+42
2014-07-30lib: avoid getopt value conflicts with testsThomas Wood1-8/+15
2014-07-30testdisplay: set a non-zero exit code if getopt detected an errorThomas Wood1-1/+1
2014-07-29lib: Add ndebug to the headersBen Widawsky1-0/+1
2014-07-29tests/gem_ringfill: add interruptible modeDaniel Vetter1-0/+17
2014-07-29testdisplay: Destroy the cairo context once the fb is paintedDamien Lespiau1-0/+2
2014-07-29lib: Don't take a reference to the surface in get_cairo_surface()Damien Lespiau1-1/+1
2014-07-29lib: NULLify ->cairo_surface once unmappedDamien Lespiau1-0/+2
2014-07-29lib: Split the GTT mapping out of get_cairo_surface()Damien Lespiau1-11/+15
2014-07-29lib: Remove unused field from struct igt_fbDamien Lespiau1-1/+0
2014-07-27igt/pm_rps: Fix assertion in load_helper_stopChris Wilson1-5/+1
2014-07-25drmtest: First check that driver is i915Chris Wilson1-12/+28
2014-07-25quick_dump: fix distcheckThomas Wood1-1/+1
2014-07-25intel-gpu-tools: fix version.h creation in androidTim Gore3-12/+18
2014-07-25testdisplay: only set terminal attributes when in foreground process groupThomas Wood1-0/+5
2014-07-25core: Inject program name into dmesgChris Wilson1-21/+24
2014-07-25core: Improve phrasing for test requirementsChris Wilson2-4/+7
2014-07-25intel-gpu-tools: add sys/wait.h to pm_rps.cTim Gore1-0/+1
2014-07-25NEWS: Don't forget new universal plane commit for igt_kmsDaniel Vetter1-0/+3
2014-07-24core: Inject subtest message into dmesgChris Wilson1-5/+25
2014-07-24igt_core: Read manpages more carefully for WNOHANGChris Wilson1-5/+13
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson3-30/+23
2014-07-24core: Only use signalsafe functions inside signal handlersChris Wilson1-24/+9
2014-07-24igt/gem_userptr_blits: Fix multi-threaded mm stress testerTvrtko Ursulin1-11/+26
2014-07-24igt/gem_userptr_blits: Fix forked access testTvrtko Ursulin1-11/+11
2014-07-23NEWS: UpdatesDaniel Vetter1-0/+6
2014-07-23tests/pm_rpm: Convert to new optparsingDaniel Vetter1-14/+28
2014-07-23lib/drm_lib.sh: Bare-bones long option parsingDaniel Vetter1-0/+13
2014-07-23tests: Move root check to lib/drm_lib.shDaniel Vetter3-4/+2
2014-07-23linux: placate drop_caches and pass it a '\n'Chris Wilson1-1/+1
2014-07-23build: improve version.h generationThomas Wood8-49/+27
2014-07-23lib: add an exit code to use when invalid options are specifiedThomas Wood2-4/+11
2014-07-23lib: add a command line option to enable debug output in testsThomas Wood1-1/+7
2014-07-23lib: always warn about unknown optionsThomas Wood1-23/+4
2014-07-23tests: convert simple tests to use igt_simple_init_parse_optsThomas Wood5-135/+98
2014-07-23lib: don't ignore unknown options in multi-testsThomas Wood1-12/+1
2014-07-23lib: add igt_simple_init_parse_optsThomas Wood2-0/+27
2014-07-23lib: move option parsing into common_initThomas Wood1-44/+74
2014-07-23tests: remove unused getopt header includesThomas Wood14-14/+0
2014-07-23lib: warn when attempting to run an unknown subtestThomas Wood1-3/+15
2014-07-23igt/gem_userptr_benchmark: Fix for upstream ioctl numberTvrtko Ursulin1-1/+1
2014-07-21linux: Flush page/buffer cache before querying available memoryChris Wilson1-1/+8
2014-07-21igt/gem_userptr_blits: New tests, old issuesChris Wilson2-128/+185
2014-07-21Quieten valgrindChris Wilson3-13/+39
2014-07-21Use SIGTERM in replace of SIGQUITChris Wilson2-5/+6
2014-07-19igt/kms_flip: Skip if headlessChris Wilson1-2/+1