index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
perf.c
Age
Commit message (
Expand
)
Author
2017-08-31
tests/perf: add Geminilake support
Lionel Landwerlin
2017-08-31
tests/perf: add Kabylake support
Lionel Landwerlin
2017-08-07
tests/perf: fix userspace configs issues on HSW
Lionel Landwerlin
2017-08-04
tests/perf: follow up build fix
Lionel Landwerlin
2017-08-04
tests/perf: fix build where system headers don't have Gen8 formats
Lionel Landwerlin
2017-08-04
tests/perf: add tests to verify create/destroy userspace configs
Lionel Landwerlin
2017-08-04
tests/perf: add utility function for checking periodic reports
Lionel Landwerlin
2017-08-04
tests/perf: update print_reports to print context ID
Robert Bragg
2017-08-04
tests/perf: print [un]slice freq and report reasons in debug
Robert Bragg
2017-08-04
tests/perf: factor out oa report sanity checking
Robert Bragg
2017-08-04
tests/perf: consider ctx-switch reports while polling/blocking
Robert Bragg
2017-08-04
tests/perf: don't assume constant of 40 EUs
Robert Bragg
2017-08-04
tests/perf: s/test_perf_ctx_mi_rpc/hsw_test_single_ctx_counters/
Robert Bragg
2017-08-04
tests/perf: allow 10% margin matching oa/sysfs freq in test_oa_exponents
Robert Bragg
2017-08-04
tests/perf: avoid assumptions about oa exponent <-> freq mappings
Robert Bragg
2017-08-04
tests/perf: handling printing gen8 formats
Robert Bragg
2017-08-04
tests/perf: wrap emission of MI_REPORT_PERF_COUNT
Robert Bragg
2017-08-04
tests/perf: move timebase + oa exponent utilities up
Robert Bragg
2017-08-04
tests/perf: generalize reading gpu ticks from reports
Robert Bragg
2017-08-04
tests/perf: generalize checks for undefined A counters
Robert Bragg
2017-08-04
tests/perf: fix a counter indexing
Robert Bragg
2017-08-04
tests/perf: add gen8 formats
Robert Bragg
2017-08-04
tests/perf: update init_sys_info for skl with per-gt configs
Robert Bragg
2017-08-04
tests/perf: init timestamp freq and oa format per devid
Robert Bragg
2017-08-04
tests/perf: improve robustness of polling/blocking tests
Robert Bragg
2017-08-04
tests/perf: generalize lookup for test metric set
Robert Bragg
2017-03-24
lib/debugfs: Phase out igt_debugfs_fopen()
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-01-02
tests/perf: Fix pointer length compilation errors on 32-bit systems
Robert Foss
2016-12-17
tests/perf: Remove duplicate NSEC_PER_SEC define
Chris Wilson
2016-12-16
igt/perf: add i915 perf stream tests for Haswell
Robert Bragg