From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Petri Latvala <petri.latvala@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] meson: Make syncobj tests build
Date: Thu, 12 Oct 2017 15:33:10 +0300 [thread overview]
Message-ID: <20171012123310.GH10981@intel.com> (raw)
In-Reply-To: <20171012122509.7su7ncciq24p2ay6@platvala-desk.ger.corp.intel.com>
On Thu, Oct 12, 2017 at 03:25:09PM +0300, Petri Latvala wrote:
> On Thu, Oct 12, 2017 at 03:11:15PM +0300, Ville Syrjala wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > Include igt_syncobj.c in libigt so that tests/syncobj_basic actually
> > builds, and let's also build tests/syncobj_wait.
> >
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > ---
> > lib/meson.build | 1 +
> > tests/meson.build | 1 +
> > 2 files changed, 2 insertions(+)
> >
> > diff --git a/lib/meson.build b/lib/meson.build
> > index 42919eef52a8..4fa6fcfeb220 100644
> > --- a/lib/meson.build
> > +++ b/lib/meson.build
> > @@ -54,6 +54,7 @@ lib_sources = [
> > 'igt_primes.c',
> > 'igt_rand.c',
> > 'igt_stats.c',
> > + 'igt_syncobj.c',
> > 'igt_sysfs.c',
> > 'igt_vgem.c',
> > 'instdone.c',
>
> Also update lib_headers.
Fixed and pushed. Thanks for the review.
>
>
> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-10-12 12:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 12:11 [PATCH i-g-t] meson: Make syncobj tests build Ville Syrjala
2017-10-12 12:25 ` Petri Latvala
2017-10-12 12:33 ` Ville Syrjälä [this message]
2017-10-12 12:52 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-10-12 16:48 ` ✗ Fi.CI.IGT: warning " Patchwork
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=20171012123310.GH10981@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
/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.