summaryrefslogtreecommitdiff
path: root/tests/drv_hangman.c
AgeCommit message (Expand)Author
2017-10-25igt/drv_hangman: Skip aliased I915_EXEC_BSDChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-17igt/drv_hangman: Setting wedged is serialisedChris Wilson
2017-02-23igt/drv_hangman: Fix checking of strcasecmp against expectationMichel Thierry
2017-02-23igt/drv_hangman: Clear the error state by actually writing to sysfsChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-31igt/drv_hangman: Migrate to sysfsChris Wilson
2016-11-29igt/drv_hangman: Promote nsec calc to u64Chris Wilson
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue
2016-10-21igt/drv_hangman: Skip format expectations for compressed outputChris Wilson
2016-10-20igt/drv_hangman: Use manual error-state generationChris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-04-09lib: Remove defunct stop_ringsChris Wilson
2016-03-10igt/drv_hangman: 32bit compilation warningChris Wilson
2016-03-01tests/drv_hangman: test for acthd increasing through invalid VM spaceDaniele Ceraolo Spurio
2016-02-26igt/drv_hangman: Tidy up assertion failure messageChris Wilson
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson
2016-02-04igt/drv_hangman: Make the batchbuffer check more robustChris Wilson
2016-02-04igt/drv_hangman: Inject a true hangChris Wilson
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski
2015-12-04tests/drv_hangman: Open drm fd before doing anythingDaniel Vetter
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-08-19tests/drv_hangman: Adjust to 64bit bb offsetsMika Kuoppala
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2014-12-09drv_hangman: Remove unused functionDamien Lespiau
2014-12-08tests: Run lib/igt.cocciVille Syrjälä
2014-12-01tests/drv_hangman: remove check for other drm clientsTim Gore
2014-11-05tests/drv_hangman: skip a few asserts when using the cmd parserBrad Volkin
2014-06-13tests: run igt.cocciDaniel Vetter
2014-06-13Revert "tests: Run igt.cocci over tests"Daniel Vetter
2014-06-13tests: Run igt.cocci over testsDaniel Vetter
2014-05-22tests/drv_hangman: Add subtest for error state capture/dumpMika Kuoppala
2014-05-22tests/drv_hangman: Convert test from shell script to cMika Kuoppala