summaryrefslogtreecommitdiff
path: root/benchmarks/gem_exec_trace.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano1-2/+2
2017-03-29benchmarks/gem_exec_trace: Randomise batch durationChris Wilson1-7/+63
2017-03-29benchmarks/gem_exec_trace: Calibrate dummy workloadChris Wilson1-9/+69
2017-03-28benchmarks/gem_exec_trace: Use a constant delayChris Wilson1-20/+36
2017-03-28benchmarks/gem_exec_trace: Include client wait pointsChris Wilson1-0/+14
2017-03-28benchmarks/gem_exec_trace: Enhanced multi-context captureChris Wilson1-137/+160
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-14benchmark/gem_exec_trace: Inline everythingChris Wilson1-134/+121
2015-08-10benchmarks/gem_exec_trace: Unmap each trace after replayChris Wilson1-0/+1
2015-08-10benchmarks/gem_exec_trace: Mark the mmap as sequentially readChris Wilson1-0/+5
2015-08-10benchmarks/gem_exec_trace: Clear all new bo handlesChris Wilson1-3/+5
2015-08-09benchmarks: Record and replay calls to EXECBUFFER2Chris Wilson1-0/+257