summaryrefslogtreecommitdiff
path: root/benchmarks/gem_exec_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko1-1/+1
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko1-1/+2
2020-05-11Macros fixes: Removed unused & redundant macrosranjeet kumar1-5/+2
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin1-0/+1
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano1-3/+3
2016-05-07benchmarks: Add some contention tests for object/context creationChris Wilson1-44/+77
2016-01-27lib: Share common __gem_execbuf()Chris Wilson1-8/+0
2016-01-02benchmarks/gem_exec_ctx: Run for a fixed timeChris Wilson1-49/+54
2016-01-01benchmarks/gem_exec_ctx: Fix fd switching between default contextsChris Wilson1-1/+1
2015-11-27benchmarks/gem_exec_ctx: Measure switching between fdsChris Wilson1-7/+17
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-07-24benchmarks: Benchmarkify gem_exec_ctxChris Wilson1-0/+202