summaryrefslogtreecommitdiff
path: root/tests/gem_exec_lut_handle.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-23igt: Use lib gem_execbuf where possibleAntonio Argenziano1-1/+1
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-5/+5
2016-04-16gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgttChris Wilson1-3/+3
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä1-2/+1
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä1-4/+4
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä1-0/+1
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-3/+1
2015-05-03igt/gem_exec_lut_handle: Force slow relocation pathChris Wilson1-10/+47
2015-04-14igt/gem_exec_lut_handle: Hide exec latencyChris Wilson1-7/+31
2015-04-08igt/gem_exec_lut_handle: Put some operations back!Chris Wilson1-17/+17
2015-04-08igt/gem_exec_lut_handle: Trim a few operations from submissionChris Wilson1-61/+57
2015-03-30Revert "tests/gem_exec_lut_handle"Chris Wilson1-35/+3
2015-03-23tests/gem_exec_lut_handleDaniel Vetter1-3/+35
2014-12-04tests: add more test descriptionsThomas Wood1-1/+4
2014-05-15gem_exec_lut_handle: Do a warm up pass before timingChris Wilson1-0/+2
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-4/+4
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+1
2014-01-10tests: fixup igt_simple_main falloutDaniel Vetter1-2/+1
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-3/+1
2013-08-14gem_exec_lut_handle: Use linear regression analysisChris Wilson1-6/+35
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+0
2013-08-12s/drmtest_/igt_/Daniel Vetter1-1/+1
2013-08-12tests: use drmtest_skip to check for ringsDaniel Vetter1-1/+0
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+2
2013-01-17tests/gem_lut_handle: Limit testing LUT interface to recent kernelsChris Wilson1-1/+2
2013-01-17tests: Benchmark new API for using a LUT with the execbufferChris Wilson1-0/+175