Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-11 | Macros fixes: Removed unused & redundant macros | ranjeet kumar | 1 | -10/+4 |
2018-05-07 | lib: drop drmtest dependency on intel_batchbuffer | Lionel Landwerlin | 1 | -0/+1 |
2017-11-21 | benchmarks/gem_exec_nop: fix engines selection | Dmitry Rogozhkin | 1 | -3/+3 |
2016-06-03 | benchmarks/gem_exec_nop: Extend submission to check write inter-engine sync | Chris Wilson | 1 | -21/+59 |
2016-05-09 | benchmarks/gem_exec_nop: Add forked variants | Chris Wilson | 1 | -24/+49 |
2016-03-24 | benchmarks/gem_exec_nop: Include a measurement across all rings | Chris Wilson | 1 | -6/+30 |
2016-01-27 | lib: Share common __gem_execbuf() | Chris Wilson | 1 | -8/+0 |
2016-01-02 | benchmarks/gem_exec_nop: Convert to running for a fixed time | Chris Wilson | 1 | -29/+33 |
2015-12-04 | benchmarks/gem_exec_nop: Flush retirement lists before executing | Chris Wilson | 1 | -0/+2 |
2015-09-11 | convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci | Micah Fedke | 1 | -1/+1 |
2015-07-22 | benchmarks: Benchmarkify gem_exec_nop | Chris Wilson | 1 | -0/+153 |