summaryrefslogtreecommitdiff
path: root/tests/perf.c
AgeCommit message (Expand)Author
2017-12-08tests/perf: skip config tests on older kernelsLionel Landwerlin
2017-12-08igt/perf: Read RCS0 timestamp directlyChris Wilson
2017-12-08igt/perf: Use igt_sysfs rather than opencodingChris Wilson
2017-12-08tests/perf: add test config uuid for CannonlakeLionel Landwerlin
2017-12-08tests/perf: enable testing on Coffeelake GT3Lionel Landwerlin
2017-12-08tests/perf: query CS timestamp frequency if availableLionel Landwerlin
2017-12-08tests/perf: factorize max oa buffer size defineLionel Landwerlin
2017-12-08tests/perf: drop copied i915 defines/structsLionel Landwerlin
2017-11-06tests/perf: Fix a bunch of warnings on 32-bit systemsThierry Reding
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin
2017-10-04tests/perf: make enable-disable more reliableLionel Landwerlin
2017-10-04tests/perf: rework oa-exponent testLionel Landwerlin
2017-10-04tests/perf: remove frequency related changesLionel Landwerlin
2017-10-04tests/perf: rc6: try to guess when rc6 is disabledLionel Landwerlin
2017-10-04tests/perf: update max buffer size for reading reportsLionel Landwerlin
2017-10-04tests/perf: add per context filtering test for gen8+Robert Bragg
2017-10-04tests/perf: make stream_fd a global variableLionel Landwerlin
2017-08-31tests/perf: add Geminilake supportLionel Landwerlin
2017-08-31tests/perf: add Kabylake supportLionel Landwerlin
2017-08-07tests/perf: fix userspace configs issues on HSWLionel Landwerlin
2017-08-04tests/perf: follow up build fixLionel Landwerlin
2017-08-04tests/perf: fix build where system headers don't have Gen8 formatsLionel Landwerlin
2017-08-04tests/perf: add tests to verify create/destroy userspace configsLionel Landwerlin
2017-08-04tests/perf: add utility function for checking periodic reportsLionel Landwerlin
2017-08-04tests/perf: update print_reports to print context IDRobert Bragg
2017-08-04tests/perf: print [un]slice freq and report reasons in debugRobert Bragg
2017-08-04tests/perf: factor out oa report sanity checkingRobert Bragg
2017-08-04tests/perf: consider ctx-switch reports while polling/blockingRobert Bragg
2017-08-04tests/perf: don't assume constant of 40 EUsRobert Bragg
2017-08-04tests/perf: s/test_perf_ctx_mi_rpc/hsw_test_single_ctx_counters/Robert Bragg
2017-08-04tests/perf: allow 10% margin matching oa/sysfs freq in test_oa_exponentsRobert Bragg
2017-08-04tests/perf: avoid assumptions about oa exponent <-> freq mappingsRobert Bragg
2017-08-04tests/perf: handling printing gen8 formatsRobert Bragg
2017-08-04tests/perf: wrap emission of MI_REPORT_PERF_COUNTRobert Bragg
2017-08-04tests/perf: move timebase + oa exponent utilities upRobert Bragg
2017-08-04tests/perf: generalize reading gpu ticks from reportsRobert Bragg
2017-08-04tests/perf: generalize checks for undefined A countersRobert Bragg
2017-08-04tests/perf: fix a counter indexingRobert Bragg
2017-08-04tests/perf: add gen8 formatsRobert Bragg
2017-08-04tests/perf: update init_sys_info for skl with per-gt configsRobert Bragg
2017-08-04tests/perf: init timestamp freq and oa format per devidRobert Bragg
2017-08-04tests/perf: improve robustness of polling/blocking testsRobert Bragg
2017-08-04tests/perf: generalize lookup for test metric setRobert Bragg
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso