From: Matthew Auld <matthew.auld@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t] lib/pciids: add missing PTL pciid
Date: Fri, 29 Nov 2024 17:42:21 +0000 [thread overview]
Message-ID: <20241129174221.313955-1-matthew.auld@intel.com> (raw)
It's there on KMD side but missing in IGT.
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
---
lib/pciids.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/pciids.h b/lib/pciids.h
index 32480b556..7883384ac 100644
--- a/lib/pciids.h
+++ b/lib/pciids.h
@@ -829,6 +829,7 @@
MACRO__(0xB092, ## __VA_ARGS__), \
MACRO__(0xB0A0, ## __VA_ARGS__), \
MACRO__(0xB0A1, ## __VA_ARGS__), \
- MACRO__(0xB0A2, ## __VA_ARGS__)
+ MACRO__(0xB0A2, ## __VA_ARGS__), \
+ MACRO__(0xB0B0, ## __VA_ARGS__)
#endif /* __PCIIDS_H__ */
--
2.47.0
next reply other threads:[~2024-11-29 17:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 17:42 Matthew Auld [this message]
2024-11-29 18:15 ` [PATCH i-g-t] lib/pciids: add missing PTL pciid Rodrigo Vivi
2024-11-29 18:20 ` ✓ Xe.CI.BAT: success for " Patchwork
2024-11-29 18:31 ` ✗ i915.CI.BAT: failure " Patchwork
2024-11-29 22:11 ` ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-11-29 22:24 ` ✓ i915.CI.BAT: " Patchwork
2024-11-30 0:35 ` ✗ i915.CI.Full: failure " Patchwork
2024-11-30 4:01 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid Patchwork
2024-11-30 8:18 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-12-01 13:41 ` 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=20241129174221.313955-1-matthew.auld@intel.com \
--to=matthew.auld@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