summaryrefslogtreecommitdiff
path: root/tests/gem_exec_bad_domains.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-2/+2
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-5/+1
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-1/+1
2014-12-04tests: add more test descriptionsThomas Wood1-0/+3
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-7/+7
2014-04-29errno is reset after each syscallChris Wilson1-2/+1
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2013-11-01lib: add igt_main macroDaniel Vetter1-5/+1
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter1-4/+1
2013-09-04tests/gem_reloc_overflow: convert to subtestsDaniel Vetter1-0/+2
2013-09-04tests/gem_exec_bad_domains: enable conflicting write domains testDaniel Vetter1-4/+1
2013-08-14tests: roll out igt_fixtureDaniel Vetter1-46/+22
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter1-1/+1
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter1-8/+8
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-2/+1
2013-08-12s/drmtest_/igt_/Daniel Vetter1-6/+6
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter1-5/+5
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter1-5/+5
2012-12-07tests: disable gem_exec_bad_domains/conflicting-write-domainDaniel Vetter1-0/+3
2012-12-01tests/gem_exec_bad_domains: add more bad domainsDaniel Vetter1-32/+149
2012-01-10tests: fixup new warningsDaniel Vetter1-5/+5
2011-12-02tests: add gem_exec_bad_domainsDaniel Vetter1-0/+145