public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list
@ 2019-05-22 13:14 Tvrtko Ursulin
  2019-05-22 14:50 ` [igt-dev] " Tvrtko Ursulin
  2019-05-22 21:14 ` Andi Shyti
  0 siblings, 2 replies; 3+ messages in thread
From: Tvrtko Ursulin @ 2019-05-22 13:14 UTC (permalink / raw)
  To: igt-dev; +Cc: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

This enables static test enumeration to see the engine.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
---
 lib/igt_gt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/igt_gt.c b/lib/igt_gt.c
index 5e5b9bef03dc..6b7c037e6d10 100644
--- a/lib/igt_gt.c
+++ b/lib/igt_gt.c
@@ -589,6 +589,7 @@ const struct intel_execution_engine2 intel_execution_engines2[] = {
 	{ "bcs0", I915_ENGINE_CLASS_COPY, 0 },
 	{ "vcs0", I915_ENGINE_CLASS_VIDEO, 0 },
 	{ "vcs1", I915_ENGINE_CLASS_VIDEO, 1 },
+	{ "vcs2", I915_ENGINE_CLASS_VIDEO, 2 },
 	{ "vecs0", I915_ENGINE_CLASS_VIDEO_ENHANCE, 0 },
 	{ }
 };
-- 
2.20.1

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

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

* Re: [igt-dev] [PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list
  2019-05-22 13:14 [PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list Tvrtko Ursulin
@ 2019-05-22 14:50 ` Tvrtko Ursulin
  2019-05-22 21:14 ` Andi Shyti
  1 sibling, 0 replies; 3+ messages in thread
From: Tvrtko Ursulin @ 2019-05-22 14:50 UTC (permalink / raw)
  To: igt-dev; +Cc: Intel-gfx


On 22/05/2019 14:14, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> 
> This enables static test enumeration to see the engine.
> 
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> ---
>   lib/igt_gt.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/lib/igt_gt.c b/lib/igt_gt.c
> index 5e5b9bef03dc..6b7c037e6d10 100644
> --- a/lib/igt_gt.c
> +++ b/lib/igt_gt.c
> @@ -589,6 +589,7 @@ const struct intel_execution_engine2 intel_execution_engines2[] = {
>   	{ "bcs0", I915_ENGINE_CLASS_COPY, 0 },
>   	{ "vcs0", I915_ENGINE_CLASS_VIDEO, 0 },
>   	{ "vcs1", I915_ENGINE_CLASS_VIDEO, 1 },
> +	{ "vcs2", I915_ENGINE_CLASS_VIDEO, 2 },
>   	{ "vecs0", I915_ENGINE_CLASS_VIDEO_ENHANCE, 0 },
>   	{ }
>   };
> 

 From IRC:

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>

Regards,

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

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

* Re: [igt-dev] [PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list
  2019-05-22 13:14 [PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list Tvrtko Ursulin
  2019-05-22 14:50 ` [igt-dev] " Tvrtko Ursulin
@ 2019-05-22 21:14 ` Andi Shyti
  1 sibling, 0 replies; 3+ messages in thread
From: Andi Shyti @ 2019-05-22 21:14 UTC (permalink / raw)
  To: Tvrtko Ursulin; +Cc: igt-dev, Intel-gfx

Hi Tvrtko,

On Wed, May 22, 2019 at 02:14:17PM +0100, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> 
> This enables static test enumeration to see the engine.
> 
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Reviewed-by: Andi Shyti <andi.shyti@intel.com>

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

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

end of thread, other threads:[~2019-05-22 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-22 13:14 [PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list Tvrtko Ursulin
2019-05-22 14:50 ` [igt-dev] " Tvrtko Ursulin
2019-05-22 21:14 ` Andi Shyti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox