From: Matthew Auld <matthew.auld@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Subject: [PATCH i-g-t] lib/pciids: sync with kernel
Date: Mon, 2 Dec 2024 09:32:19 +0000 [thread overview]
Message-ID: <20241202093219.12157-1-matthew.auld@intel.com> (raw)
Align with kernel commit ae78ec0a52c4 ("drm/xe/ptl: Add another PTL PCI ID").
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@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-12-02 9:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 9:32 Matthew Auld [this message]
2024-12-02 18:45 ` ✗ Fi.CI.BAT: failure for lib/pciids: sync with kernel Patchwork
-- strict thread matches above, loose matches on Subject: below --
2025-01-29 10:59 [PATCH i-g-t] " Kamil Konieczny
2025-01-29 14:26 ` Rodrigo Vivi
2025-01-30 12:26 ` Kamil Konieczny
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=20241202093219.12157-1-matthew.auld@intel.com \
--to=matthew.auld@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=rodrigo.vivi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.