From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: priyanka.dandamudi@intel.com
Cc: igt-dev@lists.freedesktop.org, arjun.melkaveri@intel.com,
zbigniew.kempczynski@intel.com
Subject: Re: [igt-dev] [PATCH i-g-t v2 1/3] lib/i915/i915_drm_local: Add COMPUTE class engine
Date: Mon, 25 Oct 2021 09:13:16 -0700 [thread overview]
Message-ID: <87ilxl84mb.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20211022061245.1166638-2-priyanka.dandamudi@intel.com>
On Thu, 21 Oct 2021 23:12:43 -0700, <priyanka.dandamudi@intel.com> wrote:
>
> From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
>
> Add I915_ENGINE_CLASS_COMPUTE define value.
Please include previous R-b when posting patches, this already had
Zbigniew's R-b. Anyway:
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Cc: Arjun Melkaveri <arjun.melkaveri@intel.com>
> ---
> lib/i915/i915_drm_local.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/i915/i915_drm_local.h b/lib/i915/i915_drm_local.h
> index a6afdd28..74b85c85 100644
> --- a/lib/i915/i915_drm_local.h
> +++ b/lib/i915/i915_drm_local.h
> @@ -19,6 +19,7 @@ extern "C" {
> * or local_ prefix and without any #ifndef's. Attempt should be made to
> * clean these up when kernel uapi headers are sync'd.
> */
> +#define I915_ENGINE_CLASS_COMPUTE 4
>
> /* Needed for PXP */
> #define I915_GEM_CREATE_EXT_PROTECTED_CONTENT 1
> --
> 2.25.1
>
next prev parent reply other threads:[~2021-10-25 16:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 6:12 [igt-dev] [PATCH i-g-t v2 0/3] CCS engine and engine resets test priyanka.dandamudi
2021-10-22 6:12 ` [igt-dev] [PATCH i-g-t v2 1/3] lib/i915/i915_drm_local: Add COMPUTE class engine priyanka.dandamudi
2021-10-25 16:13 ` Dixit, Ashutosh [this message]
2021-10-22 6:12 ` [igt-dev] [PATCH i-g-t v2 2/3] i915/gem_engine_topology: Add compute class priyanka.dandamudi
2021-10-25 16:14 ` Dixit, Ashutosh
2021-11-16 10:19 ` Tvrtko Ursulin
2021-11-16 16:44 ` Dixit, Ashutosh
2021-11-16 16:48 ` Tvrtko Ursulin
2021-10-22 6:12 ` [igt-dev] [PATCH i-g-t v2 3/3] tests/gem_ctx_persistence: Update saturated_hostile for dependent engine resets priyanka.dandamudi
2021-10-22 6:57 ` [igt-dev] ✓ Fi.CI.BAT: success for CCS engine and engine resets test (rev2) Patchwork
2021-10-22 9:46 ` [igt-dev] ✓ Fi.CI.IGT: " 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=87ilxl84mb.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=arjun.melkaveri@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=priyanka.dandamudi@intel.com \
--cc=zbigniew.kempczynski@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.