summaryrefslogtreecommitdiff
path: root/tests/gem_exec_parse.c
AgeCommit message (Expand)Author
2016-05-09igt/gem_exec_parse: Simple exercise for MI_LOAD_REGISTER_REGChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichaƂ Winiarski
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-03-29igt/gem_exec_parse: Use a macro for pretty printing the test failureChris Wilson
2014-11-12tests/gem_exec_parse: Go OCD about C-style commentsDaniel Vetter
2014-11-12tests/gem_exec_parse: fix batch_len setting for cmd-crossing-pageBrad Volkin
2014-10-21tests/gem_exec_parse: test for chained batch buffersBrad Volkin
2014-09-05lib: Add MI_LOAD_REGISTER_IMMMika Kuoppala
2014-07-07tests/gem_exec_parse: use gem_uses_aliasing_ppgttDaniel Vetter
2014-06-26gem_exec_parse: require PPGTT as wellJesse Barnes
2014-06-16igt/gem_exec_parse: Convert to igt_assert_eqChris Wilson
2014-04-09tests/gem_exec_parse: Test for OACONTROL trackingBrad Volkin
2014-04-03tests/gem_cmd_parse: restrict to gen7Daniel Vetter
2014-03-25tests/gem_exec_parse: fixups for the recent massive refactoringDaniel Vetter
2014-03-25tests/gem_exec_parse: Test a command crossing a page boundaryBrad Volkin
2014-03-25tests/gem_exec_parse: Test for batches w/o MI_BATCH_BUFFER_ENDBrad Volkin
2014-03-25tests/gem_exec_parse: Add tests for bitmask checksBrad Volkin
2014-03-25tests/gem_exec_parse: Add tests for register whitelistBrad Volkin
2014-03-25tests/gem_exec_parse: Add tests for rejected commandsBrad Volkin
2014-03-25tests: Add a test for the command parserBrad Volkin