From: Daniel Vetter <daniel@ffwll.ch>
To: Damien Lespiau <damien.lespiau@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: Provide a simulation friendly test environment v4
Date: Thu, 18 Jul 2013 17:50:55 +0200 [thread overview]
Message-ID: <20130718155055.GS4550@phenom.ffwll.local> (raw)
In-Reply-To: <1374160753-21781-1-git-send-email-damien.lespiau@intel.com>
On Thu, Jul 18, 2013 at 04:19:05PM +0100, Damien Lespiau wrote:
> It was high time to follow up on:
> http://lists.freedesktop.org/archives/intel-gfx/2013-April/027361.html
>
> Changes from v2:
> • Take into account Daniel's comments and add the tests he listed
> • Actually runs on simulation now
lgtm overall, please push. One thing we might want to do is add a generic
drmtest_dummy_blt_load function which auto-tunes for simulation runs. Ever
time I need to reliably hit a seqno wait in a test somewhere I just
copy-paste that little bit of lore so we'll have a constant game of
whack-a-mole for those. With a helper it would Just Work.
Most other tests I've recently added are fairly small, so I guess we
should be fine by just adding them to the simulation enviroment test
cases.
Cheers, Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2013-07-18 15:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-18 15:19 Provide a simulation friendly test environment v4 Damien Lespiau
2013-07-18 15:19 ` [PATCH 1/8] lib: Rename IGT_QUICK to INTEL_SIMULATION Damien Lespiau
2013-07-18 15:19 ` [PATCH 2/8] lib: Introduce drmtest_skip_on_simulation() Damien Lespiau
2013-07-18 16:18 ` Jesse Barnes
2013-07-18 16:31 ` Ben Widawsky
2013-07-18 16:55 ` Damien Lespiau
2013-07-18 16:57 ` Jesse Barnes
2013-07-18 21:54 ` Daniel Vetter
2013-07-18 16:42 ` Daniel Vetter
2013-07-18 15:19 ` [PATCH 3/8] lib: Remove old dead code intel_batchbuffer_emit_mi_flush() Damien Lespiau
2013-07-18 15:19 ` [PATCH 4/8] tests: Black list tests we don't want to run on simulation Damien Lespiau
2013-07-18 15:19 ` [PATCH 5/8] tests: Instrument tests run in simulation to run quickly Damien Lespiau
2013-07-18 15:19 ` [PATCH 6/8] tests: Instrument gem_lut_handle for simulation Damien Lespiau
2013-07-18 15:19 ` [PATCH 7/8] tests: Instrument gem_seqno_wrap to run in simulation Damien Lespiau
2013-07-18 15:19 ` [PATCH 8/8] tests: Add some tiled tests to the runs on simulation Damien Lespiau
2013-07-18 15:50 ` Daniel Vetter [this message]
2013-07-19 11:21 ` Provide a simulation friendly test environment v4 Damien Lespiau
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=20130718155055.GS4550@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=damien.lespiau@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox