summaryrefslogtreecommitdiff
path: root/tests/perf.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-17tests/perf: Use memcpy for UUIDs for oa_configsArkadiusz Hiler1-5/+5
2019-04-16tests/perf: Fix timeout for RC6 re-enablingImre Deak1-0/+1
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski1-1/+1
2019-03-20tests/perf: Simplify generic read/write, use sysfs helpersMichał Winiarski1-52/+33
2018-12-14tests/perf: bump max number of block/poll interationsLionel Landwerlin1-14/+2
2018-11-20lib/batchbuffer: Set bpp in igt_buf.Maarten Lankhorst1-0/+1
2018-11-20tests/perf: buffer-fill: drop load helper usageLionel Landwerlin1-6/+0
2018-10-15tests/perf: adapt report timing delta acceptance for ICLLionel Landwerlin1-2/+16
2018-09-26igt/perf: gem.has_ppgtt is no longer usedChris Wilson1-2/+0
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä1-0/+2
2018-07-05igt/perf: Check the GPU is not wedged before runningChris Wilson1-0/+3
2018-06-25tests/perf: Add test config uuid for IcelakeJosé Roberto de Souza1-0/+2
2018-04-09tests/perf: fix gen8 small cores whitelist expectationLionel Landwerlin1-1/+1
2018-03-01tests/perf: simplify buffer-fill subtestLionel Landwerlin1-45/+3
2018-03-01tests/perf: simplify enable-disable subtestLionel Landwerlin1-30/+17
2018-02-28tests/perf: Fix build warningTvrtko Ursulin1-1/+1
2018-02-22test/perf: fixup inverted conditionLionel Landwerlin1-1/+1
2018-02-21tests/perf: make oa-exponents subtest more reliableLionel Landwerlin1-329/+78
2018-02-01tests/perf: fix report validity check on gen10+Lionel Landwerlin1-3/+2
2017-12-08tests/perf: skip config tests on older kernelsLionel Landwerlin1-0/+19
2017-12-08igt/perf: Read RCS0 timestamp directlyChris Wilson1-41/+39
2017-12-08igt/perf: Use igt_sysfs rather than opencodingChris Wilson1-80/+18
2017-12-08tests/perf: add test config uuid for CannonlakeLionel Landwerlin1-0/+2
2017-12-08tests/perf: enable testing on Coffeelake GT3Lionel Landwerlin1-1/+4
2017-12-08tests/perf: query CS timestamp frequency if availableLionel Landwerlin1-6/+25
2017-12-08tests/perf: factorize max oa buffer size defineLionel Landwerlin1-4/+6
2017-12-08tests/perf: drop copied i915 defines/structsLionel Landwerlin1-107/+7
2017-11-06tests/perf: Fix a bunch of warnings on 32-bit systemsThierry Reding1-16/+16
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin1-112/+106
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin1-0/+10
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin1-23/+41
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin1-9/+33
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin1-17/+103
2017-10-04tests/perf: make enable-disable more reliableLionel Landwerlin1-6/+89
2017-10-04tests/perf: rework oa-exponent testLionel Landwerlin1-134/+599
2017-10-04tests/perf: remove frequency related changesLionel Landwerlin1-132/+9
2017-10-04tests/perf: rc6: try to guess when rc6 is disabledLionel Landwerlin1-0/+13
2017-10-04tests/perf: update max buffer size for reading reportsLionel Landwerlin1-4/+4
2017-10-04tests/perf: add per context filtering test for gen8+Robert Bragg1-32/+742
2017-10-04tests/perf: make stream_fd a global variableLionel Landwerlin1-56/+65
2017-08-31tests/perf: add Geminilake supportLionel Landwerlin1-0/+3
2017-08-31tests/perf: add Kabylake supportLionel Landwerlin1-1/+16
2017-08-07tests/perf: fix userspace configs issues on HSWLionel Landwerlin1-11/+18
2017-08-04tests/perf: follow up build fixLionel Landwerlin1-1/+1
2017-08-04tests/perf: fix build where system headers don't have Gen8 formatsLionel Landwerlin1-6/+15
2017-08-04tests/perf: add tests to verify create/destroy userspace configsLionel Landwerlin1-0/+359
2017-08-04tests/perf: add utility function for checking periodic reportsLionel Landwerlin1-26/+29
2017-08-04tests/perf: update print_reports to print context IDRobert Bragg1-0/+3
2017-08-04tests/perf: print [un]slice freq and report reasons in debugRobert Bragg1-1/+57
2017-08-04tests/perf: factor out oa report sanity checkingRobert Bragg1-72/+202