aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/gem_exec_trace.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano2018-02-071-2/+2
* benchmarks/gem_exec_trace: Randomise batch durationChris Wilson2017-03-291-7/+63
* benchmarks/gem_exec_trace: Calibrate dummy workloadChris Wilson2017-03-291-9/+69
* benchmarks/gem_exec_trace: Use a constant delayChris Wilson2017-03-281-20/+36
* benchmarks/gem_exec_trace: Include client wait pointsChris Wilson2017-03-281-0/+14
* benchmarks/gem_exec_trace: Enhanced multi-context captureChris Wilson2017-03-281-137/+160
* convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke2015-09-111-1/+1
* benchmark/gem_exec_trace: Inline everythingChris Wilson2015-08-141-134/+121
* benchmarks/gem_exec_trace: Unmap each trace after replayChris Wilson2015-08-101-0/+1
* benchmarks/gem_exec_trace: Mark the mmap as sequentially readChris Wilson2015-08-101-0/+5
* benchmarks/gem_exec_trace: Clear all new bo handlesChris Wilson2015-08-101-3/+5
* benchmarks: Record and replay calls to EXECBUFFER2Chris Wilson2015-08-091-0/+257