From: Shekhar Chauhan <shekhar.chauhan@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: shekhar.chauhan@intel.com
Subject: [PATCH v2] drm/xe/bmg: Add new PCI IDs
Date: Tue, 28 Jan 2025 21:50:15 +0530 [thread overview]
Message-ID: <20250128162015.3288675-1-shekhar.chauhan@intel.com> (raw)
Add 3 new PCI IDs for BMG.
v2: Fix typo -> Replace '.' with ','
Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
---
include/drm/intel/pciids.h | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index 7883384acd5e..e53d7d9bb64d 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -817,7 +817,10 @@
MACRO__(0xE20B, ## __VA_ARGS__), \
MACRO__(0xE20C, ## __VA_ARGS__), \
MACRO__(0xE20D, ## __VA_ARGS__), \
- MACRO__(0xE212, ## __VA_ARGS__)
+ MACRO__(0xE210, ## __VA_ARGS__), \
+ MACRO__(0xE212, ## __VA_ARGS__), \
+ MACRO__(0xE215, ## __VA_ARGS__), \
+ MACRO__(0xE216, ## __VA_ARGS__)
/* PTL */
#define INTEL_PTL_IDS(MACRO__, ...) \
--
2.34.1
next reply other threads:[~2025-01-28 16:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-28 16:20 Shekhar Chauhan [this message]
2025-01-28 18:10 ` [PATCH v2] drm/xe/bmg: Add new PCI IDs Taylor, Clinton A
2025-01-28 22:48 ` Rodrigo Vivi
2025-01-28 19:32 ` ✓ CI.Patch_applied: success for drm/xe/bmg: Add new PCI IDs (rev2) Patchwork
2025-01-28 19:32 ` ✓ CI.checkpatch: " Patchwork
2025-01-28 19:33 ` ✓ CI.KUnit: " Patchwork
2025-01-28 19:50 ` ✓ CI.Build: " Patchwork
2025-01-28 19:52 ` ✗ CI.Hooks: failure " Patchwork
2025-01-28 19:53 ` ✓ CI.checksparse: success " Patchwork
2025-01-28 20:13 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-29 9:18 ` ✗ Xe.CI.Full: failure " 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=20250128162015.3288675-1-shekhar.chauhan@intel.com \
--to=shekhar.chauhan@intel.com \
--cc=intel-xe@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