summaryrefslogtreecommitdiff
path: root/tests/gem_ctx_exec.c
AgeCommit message (Expand)Author
2018-02-23igt: Use lib gem_execbuf where possibleAntonio Argenziano
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-02-18igt: Report the global GTT sizeChris Wilson
2016-02-04igt/gem_ctx_exec: Convert from stop-rings to a real GPU hang/resetChris Wilson
2015-11-03tests: Run igt.cocciDaniel Stone
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-25tests/gem_ctx_exec.c: only hang the ring we are testingTim Gore
2015-08-21lib: add a single include headerThomas Wood
2015-05-04igt/gem_ctx_exec: Add lrc lite restore subtestMichel Thierry
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-02-13tests: Add gem_ctx_param_basicDaniel Vetter
2015-02-13tests/gem_ctx_*: Use helpersDaniel Vetter
2014-12-04tests: add more test descriptionsThomas Wood
2014-06-23tests/gem_ctx_exec: Add reset-pin-leak subtestVille Syrjälä
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-01-08tests/gem_ctx_exec: fix ram requirement fumbleDaniel Vetter
2013-12-05tests/gem_ctx_exec: Add eviction testDaniel Vetter
2013-10-28tests: Convert the ctx test to use render nodes when possibleDamien Lespiau
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-19lib/drmtest: extract gem_create_contextDaniel Vetter
2013-08-13tests: s/exit(77)/igt_skip()/Daniel Vetter
2013-08-13tests: s/exit(EXIT_SUCCESS)/igt_success()/Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12tests: use drmtest_skip to check for ringsDaniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2013-02-05tests/gem_ctx_exec: properly test destroy_ctx ioctlMika Kuoppala
2012-06-18context tests not requiring libdrmBen Widawsky