All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 00/12] Improve robustness of the i915 perf tests
@ 2017-08-23 16:03 Lionel Landwerlin
  2017-08-23 16:03 ` [PATCH v3 01/12] tests/perf: make stream_fd a global variable Lionel Landwerlin
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Lionel Landwerlin @ 2017-08-23 16:03 UTC (permalink / raw)
  To: intel-gfx

Hi all,

Finally figured the final issue with the flakyness of the tests on
Broadwell (patch 12). Some fallout of that generated patch 11.

Cheers,

Lionel Landwerlin (11):
  tests/perf: make stream_fd a global variable
  tests/perf: update max buffer size for reading reports
  tests/perf: rc6: try to guess when rc6 is disabled
  tests/perf: remove frequency related changes
  tests/perf: rework oa-exponent test
  tests/perf: make enable-disable more reliable
  tests/perf: make buffer-fill more reliable
  tests/perf: add Kabylake support
  tests/perf: add Geminilake support
  tests/perf: estimate number of blocking/polling based on time spent
  tests/perf: prevent power management to kick in when necessary

Robert Bragg (1):
  tests/perf: add per context filtering test for gen8+

 tests/perf.c | 2038 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 1673 insertions(+), 365 deletions(-)

--
2.14.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-08-29 13:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23 16:03 [PATCH v3 00/12] Improve robustness of the i915 perf tests Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 01/12] tests/perf: make stream_fd a global variable Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 02/12] tests/perf: add per context filtering test for gen8+ Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 03/12] tests/perf: update max buffer size for reading reports Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 04/12] tests/perf: rc6: try to guess when rc6 is disabled Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 05/12] tests/perf: remove frequency related changes Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 06/12] tests/perf: rework oa-exponent test Lionel Landwerlin
2017-08-23 22:17   ` Matthew Auld
2017-08-29 13:44     ` Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 07/12] tests/perf: make enable-disable more reliable Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 08/12] tests/perf: make buffer-fill " Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 09/12] tests/perf: add Kabylake support Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 10/12] tests/perf: add Geminilake support Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 11/12] tests/perf: estimate number of blocking/polling based on time spent Lionel Landwerlin
2017-08-23 16:03 ` [PATCH v3 12/12] tests/perf: prevent power management to kick in when necessary Lionel Landwerlin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.