summaryrefslogtreecommitdiff
path: root/tests/gem_exec_parse.c
AgeCommit message (Expand)Author
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-09igt/gem_exec_parse: add hang detectionChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-12-16igt/gem_exec_parse: generalise test_lri + debug infoRobert Bragg
2016-11-17igt/gem_exec_parse: check oacontrol lri bad for >= v9Robert Bragg
2016-11-17igt/gem_exec_parse: update registers test for v >= 8Robert Bragg
2016-11-17igt/gem_exec_parse: update hsw_load_register_reg for v >= 8Robert Bragg
2016-11-17igt/gem_exec_parse: update cmd-crossing-page for >= v8Robert Bragg
2016-11-17igt/gem_exec_parse: update bitmasks test for v >=8Robert Bragg
2016-11-17igt/gem_exec_parse: make basic-rejected version agnosticRobert Bragg
2016-11-17igt/gem_exec_parse: req. v < 9 for oacontrol tracking testRobert Bragg
2016-11-17igt/gem_exec_parse: init global parser_version in fixtureRobert Bragg
2016-11-17igt/gem_exec_parse: make global vars local to main()Robert Bragg
2016-11-17igt/gem_exec_parse: update hsw_load_register_regRobert Bragg
2016-11-17igt/gem_exec_parse: move hsw_load_register_reg downRobert Bragg
2016-11-17igt/gem_exec_parse: some minor cleanupsRobert Bragg
2016-11-09igt/gem_exec_parse: Exercise lots of different allocation sizesChris Wilson
2016-10-21igt/gem_exec_parse: Double check hw validationChris Wilson
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