summaryrefslogtreecommitdiff
path: root/tests/gem_exec_parallel.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano1-2/+2
2018-02-23Iterate over physical enginesChris Wilson1-13/+2
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano1-17/+1
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson1-9/+4
2017-04-08igt/gem_exec_parallel: Can't run fds test on gen5Chris Wilson1-0/+3
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson1-1/+1
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-2/+2
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter1-5/+6
2016-06-02Mark up a few more execbuf tests with automatic fail for missed-interruptsChris Wilson1-0/+2
2016-04-27igt: Add gem_exec_parallelChris Wilson1-0/+291