summaryrefslogtreecommitdiff
path: root/tests/drv_hangman.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-03-17igt/drv_hangman: Setting wedged is serialisedChris Wilson1-3/+0
2017-02-23igt/drv_hangman: Fix checking of strcasecmp against expectationMichel Thierry1-1/+1
2017-02-23igt/drv_hangman: Clear the error state by actually writing to sysfsChris Wilson1-1/+1
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-01-31igt/drv_hangman: Migrate to sysfsChris Wilson1-159/+71
2016-11-29igt/drv_hangman: Promote nsec calc to u64Chris Wilson1-1/+1
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue1-1/+0
2016-10-21igt/drv_hangman: Skip format expectations for compressed outputChris Wilson1-0/+3
2016-10-20igt/drv_hangman: Use manual error-state generationChris Wilson1-3/+11
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson1-1/+1
2016-04-09lib: Remove defunct stop_ringsChris Wilson1-12/+0
2016-03-10igt/drv_hangman: 32bit compilation warningChris Wilson1-1/+1
2016-03-01tests/drv_hangman: test for acthd increasing through invalid VM spaceDaniele Ceraolo Spurio1-0/+43
2016-02-26igt/drv_hangman: Tidy up assertion failure messageChris Wilson1-18/+14
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson1-14/+9
2016-02-04igt/drv_hangman: Make the batchbuffer check more robustChris Wilson1-85/+24
2016-02-04igt/drv_hangman: Inject a true hangChris Wilson1-52/+14
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski1-1/+1
2015-12-04tests/drv_hangman: Open drm fd before doing anythingDaniel Vetter1-2/+4
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-2/+2
2015-08-21lib: add a single include headerThomas Wood1-5/+1
2015-08-19tests/drv_hangman: Adjust to 64bit bb offsetsMika Kuoppala1-5/+8
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-12/+14
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-1/+1
2014-12-09drv_hangman: Remove unused functionDamien Lespiau1-13/+0
2014-12-08tests: Run lib/igt.cocciVille Syrjälä1-2/+2
2014-12-01tests/drv_hangman: remove check for other drm clientsTim Gore1-22/+0
2014-11-05tests/drv_hangman: skip a few asserts when using the cmd parserBrad Volkin1-6/+37
2014-06-13tests: run igt.cocciDaniel Vetter1-10/+4
2014-06-13Revert "tests: Run igt.cocci over tests"Daniel Vetter1-4/+10
2014-06-13tests: Run igt.cocci over testsDaniel Vetter1-10/+4
2014-05-22tests/drv_hangman: Add subtest for error state capture/dumpMika Kuoppala1-1/+151
2014-05-22tests/drv_hangman: Convert test from shell script to cMika Kuoppala1-0/+278