All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH v3 00/12] Improve robustness of the i915 perf tests
Date: Wed, 23 Aug 2017 17:03:27 +0100	[thread overview]
Message-ID: <20170823160339.6382-1-lionel.g.landwerlin@intel.com> (raw)

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

             reply	other threads:[~2017-08-23 16:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-23 16:03 Lionel Landwerlin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170823160339.6382-1-lionel.g.landwerlin@intel.com \
    --to=lionel.g.landwerlin@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.