summaryrefslogtreecommitdiff
path: root/tests.d/gem
AgeCommit message (Expand)AuthorFilesLines
2016-02-03tests: make sure the tests requiring sudo do not spam the logsMartin Peres7-7/+7
2015-10-06core: add test units and whether less or more is betterMartin Peres6-0/+6
2015-10-06core: handle the looping for tests in the common codeMartin Peres7-15/+13
2015-10-06core: introduce a run_bench function that handles running the benchmarksMartin Peres7-9/+9
2015-08-27tests/gem_exec_reloc: Fix the 0 relocation test nameChris Wilson1-2/+2
2015-08-21tests/gem/reloc: Extend testing to 0 relocations and lots of objectsChris Wilson1-0/+2
2015-08-13tests: Add gem_exec_reloc relocation overhead microbenchmarkChris Wilson1-0/+16
2015-08-13tests: Add gem_exec_traceChris Wilson1-0/+19
2015-07-27Wrapper for measuring GEM ctx switching overheadChris Wilson1-0/+17
2015-07-27Measure how many GEM objects we can create per secondChris Wilson1-0/+8
2015-07-27Add performance measurements of upload through mmapsChris Wilson2-0/+39
2015-07-27Change gem test naming style over to colon delimitedChris Wilson1-3/+3
2015-07-27Report gem_exec_nop in terms of ops per secondChris Wilson1-8/+5
2015-07-22Allow individual tests to provide a hook to produce a global statisticChris Wilson1-0/+4
2015-07-22Add the first basic GEM test that is not FPS basedChris Wilson1-0/+16