summaryrefslogtreecommitdiff
path: root/benchmarks/gem_syslatency.c
AgeCommit message (Expand)Author
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko
2020-12-30i915: Rename legacy for_each_engine to for_each_ringChris Wilson
2020-05-11Macros fixes: Removed unused & redundant macrosranjeet kumar
2019-10-26lib/i915: Use explicit iterator names in for_each_engine()Chris Wilson
2019-08-28benchmarks: Use labs() for abs(long)Chris Wilson
2019-05-07Use gettid() wrapper everywhereLyude Paul
2018-05-24benchmarks/gem_syslatency: Specify batch durationChris Wilson
2018-05-24benchmarks/gem_syslatency: Allow limiting to just 1 CPU hogChris Wilson
2018-05-24benchmarks/gem_syslatency: Pass a write hazard aroundChris Wilson
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-22gem_syslatency: Avoid arithmetic on void * warningTvrtko Ursulin
2017-09-28benchmarks/gem_syslatency: Apply vmpressure, measure page allocationChris Wilson
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue
2016-03-11benchmarks/gem_syslatency: Add extra android guard to attr_setaffinity_npDerek Morton
2016-03-10igt/gem_exec_nop: Fix logical inversion for checking of valid execbufChris Wilson
2016-03-10benchmarks/gem_syslatency: Guard setaffinity_npChris Wilson
2016-03-10benchmarks/gem_syslatency: Subtract the clock_gettime() overheadChris Wilson
2016-03-10benchmarks/gem_syslatency: Prevent CPU sleeps (C-states)Chris Wilson
2016-03-10benchmarks/gem_syslatency: Measure unloaded latencyChris Wilson
2016-03-09benchmarks: Add gem_syslatencyChris Wilson