summaryrefslogtreecommitdiff
path: root/tests/gem_ctx_create.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano1-3/+3
2018-02-23Iterate over physical enginesChris Wilson1-4/+1
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano1-11/+7
2017-04-22igt/gem_ctx_create: Exercise all engines + context creationChris Wilson1-3/+19
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-3/+3
2016-11-02igt/gem_ctx_create: Exercise allocating as many contexts as we canChris Wilson1-7/+149
2016-10-18igt: Trim timeouts for basic GEM testsChris Wilson1-2/+4
2016-08-01igt/gem_ctx_create: Watch context creation versus memory hogsChris Wilson1-1/+35
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter1-5/+5
2016-05-07igt: Add a few more forked variants of basic testsChris Wilson1-38/+52
2016-04-14igt/gem_ctx_create: Broaden per-engine testingChris Wilson1-3/+33
2016-03-02igt/gem_ctx_create: Exercise implicit per-fd context creationChris Wilson1-2/+41
2016-03-01igt/gem_ctx_create: Exercise a trivial allocation failureChris Wilson1-18/+65
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-2/+1
2015-02-13tests: Add invalid pad tests for ctx create/destroyDaniel Vetter1-12/+30
2015-02-13tests/gem_ctx_*: Use helpersDaniel Vetter1-9/+2
2014-05-14tests: Use igt macros moreDaniel Vetter1-7/+2
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter1-0/+2
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+1
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-3/+1
2013-10-28tests: Convert the ctx test to use render nodes when possibleDamien Lespiau1-1/+1
2013-08-19lib/drmtest: igt_skip when drm_get_card failsDaniel Vetter1-3/+2
2013-08-13tests: s/exit(77)/igt_skip()/Daniel Vetter1-1/+1
2013-08-13tests: s/exit(EXIT_SUCCESS)/igt_success()/Daniel Vetter1-1/+1
2013-08-13tests: s/exit(EXIT_FAILURE)/igt_fail(1)/Daniel Vetter1-1/+1
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+1
2013-08-12s/drmtest_/igt_/Daniel Vetter1-1/+1
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+2
2012-11-28tests: dont polute stderr if the test succeeds/skipsDaniel Vetter1-1/+1
2012-07-23shut up the compiler a bitDaniel Vetter1-1/+2
2012-06-18context tests not requiring libdrmBen Widawsky1-0/+63