summaryrefslogtreecommitdiff
path: root/tests/gem_exec_params.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-23igt: Use lib gem_execbuf where possibleAntonio Argenziano1-7/+2
2018-02-01igt/gem_exec_params: Drop drm master privileges only on drm master fdsAntonio Argenziano1-0/+5
2017-12-11tests: Use igt_device_set_masterChris Wilson1-2/+4
2017-08-16tests/gem_exec_params: Update the invalid-flag subtest for FENCE_ARRAYJason Ekstrand1-1/+2
2017-07-08igt/gem_exec_params: Exercise BATCH_FIRSTChris Wilson1-0/+109
2017-07-07igt/gem_exec_params: Update negative flags test.Chris Wilson1-1/+2
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-02-04tests/gem_exec_params: add test for exec_fence paramsDaniele Ceraolo Spurio1-3/+23
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-1/+1
2016-02-10tests/gem_exec_params: test all valid execution flagsDaniele Ceraolo Spurio1-7/+32
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-08-12tests: Document ABI extension catchersDaniel Vetter1-0/+3
2015-07-06tests/gem_exec_params: check invalid flags for Resource StreamerAbdiel Janulgue1-1/+26
2015-01-22tests/gem_exec_params: check the invalid flags for dual bsd ringZhipeng Gong1-0/+41
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson1-1/+1
2014-04-28tests/gem_exec_params: One more invalid ring testsDaniel Vetter1-0/+5
2014-04-24tests/gem_exec_params: Fix rel-constants-invalid subtestDaniel Vetter1-1/+1
2014-04-24tests: Add gem_exec_paramsDaniel Vetter1-0/+212