Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vikas Srivastava <vikas.srivastava@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2] List engines belonging to a gt
Date: Wed,  5 Apr 2023 12:28:30 +0530	[thread overview]
Message-ID: <20230405065832.3485469-1-vikas.srivastava@intel.com> (raw)

Add a function that returns all engines belonging to a gt.
Create a intel_ctx_t with physical engines belonging to a gt

Signed-off-by: Vikas Srivastava <vikas.srivastava@intel.com>
Signed-off-by: Riana Tauro <riana.tauro@intel.com>

Ashutosh Dixit (1):
  lib/intel_ctx: Create intel_ctx with physical engines in a single gt

Riana Tauro (1):
  lib/i915/gem_engine_topology: list engines specific to gt

 lib/i915/gem_engine_topology.c | 73 ++++++++++++++++++++++++++++++++++
 lib/i915/gem_engine_topology.h |  6 +++
 lib/intel_ctx.c                | 42 +++++++++++++++++++
 lib/intel_ctx.h                |  2 +
 4 files changed, 123 insertions(+)

-- 
2.25.1

             reply	other threads:[~2023-04-05  7:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05  6:58 Vikas Srivastava [this message]
2023-04-05  6:58 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/gem_engine_topology: list engines specific to gt Vikas Srivastava
2023-04-07 11:03   ` Kamil Konieczny
2023-04-05  6:58 ` [igt-dev] [PATCH i-g-t 2/2] lib/intel_ctx: Create intel_ctx with physical engines in a single gt Vikas Srivastava
2023-04-07 11:06   ` Kamil Konieczny
2023-04-05 12:34 ` [igt-dev] ✓ Fi.CI.BAT: success for List engines belonging to a gt Patchwork
2023-04-05 23:47 ` [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=20230405065832.3485469-1-vikas.srivastava@intel.com \
    --to=vikas.srivastava@intel.com \
    --cc=igt-dev@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