Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>,
	"Kamil Konieczny" <kamil.konieczny@linux.intel.com>
Subject: [PATCH i-g-t 2/2] lib/intel_device_info: Add blitter/render definition for BMG
Date: Thu, 20 Jun 2024 11:48:22 +0200	[thread overview]
Message-ID: <20240620094822.524239-2-zbigniew.kempczynski@intel.com> (raw)
In-Reply-To: <20240620094822.524239-1-zbigniew.kempczynski@intel.com>

Xe2 definition used for LNL works either for BMG so lets use it.

Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
---
 lib/intel_device_info.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/intel_device_info.c b/lib/intel_device_info.c
index 9250abd444..298047e741 100644
--- a/lib/intel_device_info.c
+++ b/lib/intel_device_info.c
@@ -522,7 +522,8 @@ static const struct intel_device_info intel_battlemage_info = {
 	.has_4tile = true,
 	.has_flatccs = true,
 	.is_battlemage = true,
-	.codename = "battlemage"
+	.codename = "battlemage",
+	.cmds_info = &xe2_cmds_info,
 };
 
 static const struct pci_id_match intel_device_match[] = {
-- 
2.34.1


  reply	other threads:[~2024-06-20  9:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20  9:48 [PATCH i-g-t 1/2] lib/intel_cmds_info: Remove duplicate block-copy tiling definition Zbigniew Kempczyński
2024-06-20  9:48 ` Zbigniew Kempczyński [this message]
2024-06-20 10:40   ` [PATCH i-g-t 2/2] lib/intel_device_info: Add blitter/render definition for BMG Kamil Konieczny
2024-06-20 12:28   ` Andrzej Hajda
2024-06-20 10:34 ` [PATCH i-g-t 1/2] lib/intel_cmds_info: Remove duplicate block-copy tiling definition Kamil Konieczny
2024-06-20 12:27 ` Andrzej Hajda
2024-06-20 14:58 ` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] " Patchwork
2024-06-20 15:00 ` ✓ CI.xeBAT: " Patchwork
2024-06-20 16:27 ` ✗ CI.xeFULL: failure " Patchwork
2024-06-20 20:44 ` ✗ 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=20240620094822.524239-2-zbigniew.kempczynski@intel.com \
    --to=zbigniew.kempczynski@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.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