Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Ghimiray, Himal Prasad" <himal.prasad.ghimiray@intel.com>
To: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>,
	<intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2
Date: Mon, 6 May 2024 10:36:31 +0530	[thread overview]
Message-ID: <93f1a927-6cf9-495c-b277-2ff87d044c44@intel.com> (raw)
In-Reply-To: <20240504233503.16095-5-niranjana.vishwanathapura@intel.com>


On 05-05-2024 05:05, Niranjana Vishwanathapura wrote:
> Indirect Ring State is the recommended mode for Xe2 platforms,
> enable it by default.
>
> Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
> ---
>   drivers/gpu/drm/xe/xe_pci.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
> index 5bf94abf84cc..9f66c41067d3 100644
> --- a/drivers/gpu/drm/xe/xe_pci.c
> +++ b/drivers/gpu/drm/xe/xe_pci.c
> @@ -164,6 +164,7 @@ static const struct xe_graphics_desc graphics_xelpg = {
>   	.dma_mask_size = 46, \
>   	.has_asid = 1, \
>   	.has_flat_ccs = 1, \
> +	.has_indirect_ring_state = true, \

LGTM.

Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>


>   	.has_range_tlb_invalidation = 1, \
>   	.has_usm = 1, \
>   	.va_bits = 48, \

  reply	other threads:[~2024-05-06  5:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-04 23:34 [PATCH 0/4] drm/xe: Add Indirect Ring State support Niranjana Vishwanathapura
2024-05-04 23:34 ` [PATCH 1/4] drm/xe: Minor cleanup in LRC handling Niranjana Vishwanathapura
2024-05-06  4:30   ` Ghimiray, Himal Prasad
2024-05-06 17:31   ` Summers, Stuart
2024-05-04 23:34 ` [PATCH 2/4] drm/xe: Add Indirect Ring State support Niranjana Vishwanathapura
2024-05-06  5:00   ` Ghimiray, Himal Prasad
2024-05-06 16:46     ` Niranjana Vishwanathapura
2024-05-04 23:35 ` [PATCH 3/4] drm/xe: Dump Indirect Ring State registers Niranjana Vishwanathapura
2024-05-06  5:02   ` Ghimiray, Himal Prasad
2024-05-06 16:55     ` Niranjana Vishwanathapura
2024-05-06 18:10   ` Summers, Stuart
2024-05-04 23:35 ` [PATCH 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2 Niranjana Vishwanathapura
2024-05-06  5:06   ` Ghimiray, Himal Prasad [this message]
2024-05-06 18:10   ` Summers, Stuart
2024-05-04 23:40 ` ✓ CI.Patch_applied: success for drm/xe: Add Indirect Ring State support Patchwork
2024-05-04 23:40 ` ✓ CI.checkpatch: " Patchwork
2024-05-04 23:41 ` ✓ CI.KUnit: " Patchwork
2024-05-04 23:53 ` ✓ CI.Build: " Patchwork
2024-05-04 23:55 ` ✗ CI.Hooks: failure " Patchwork
2024-05-04 23:57 ` ✓ CI.checksparse: success " Patchwork
2024-05-05  0:30 ` ✓ CI.BAT: " Patchwork
2024-05-06  7:23 ` ✓ CI.FULL: " 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=93f1a927-6cf9-495c-b277-2ff87d044c44@intel.com \
    --to=himal.prasad.ghimiray@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=niranjana.vishwanathapura@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