From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Petri Latvala <petri.latvala@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t 1/1] lib/igt_gt: Add sentinel to intel_execution_engines2
Date: Tue, 5 Dec 2017 10:19:24 +0000 [thread overview]
Message-ID: <7ae55178-c461-04a7-8f87-3d853024c0b6@linux.intel.com> (raw)
In-Reply-To: <1512468990-29502-1-git-send-email-petri.latvala@intel.com>
On 05/12/2017 10:16, Petri Latvala wrote:
> The for_each_engine_class_instance macro stops at e__->name being
> NULL, so add an object that is so.
>
> Signed-off-by: Petri Latvala <petri.latvala@intel.com>
> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> ---
> lib/igt_gt.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/igt_gt.c b/lib/igt_gt.c
> index 4a8f541f..ad6e6205 100644
> --- a/lib/igt_gt.c
> +++ b/lib/igt_gt.c
> @@ -615,6 +615,7 @@ const struct intel_execution_engine2 intel_execution_engines2[] = {
> { "vcs0", I915_ENGINE_CLASS_VIDEO, 0 },
> { "vcs1", I915_ENGINE_CLASS_VIDEO, 1 },
> { "vecs0", I915_ENGINE_CLASS_VIDEO_ENHANCE, 0 },
> + { }
> };
>
> unsigned int
>
Oh dear, well spotted.
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Regards,
Tvrtko
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-12-05 10:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 10:16 [PATCH i-g-t 1/1] lib/igt_gt: Add sentinel to intel_execution_engines2 Petri Latvala
2017-12-05 10:19 ` Tvrtko Ursulin [this message]
2017-12-05 10:37 ` ✓ Fi.CI.BAT: success for series starting with [1/1] " Patchwork
2017-12-05 11:28 ` ✗ Fi.CI.IGT: failure " 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=7ae55178-c461-04a7-8f87-3d853024c0b6@linux.intel.com \
--to=tvrtko.ursulin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox