From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: <igt-dev@lists.freedesktop.org>,
Matt Atwood <matthew.s.atwood@intel.com>,
Shekhar Chauhan <shekhar.chauhan@intel.com>
Subject: Re: [PATCH i-g-t] lib/pciids: sync with kernel
Date: Wed, 29 Jan 2025 09:26:45 -0500 [thread overview]
Message-ID: <Z5o6pf5VPssrPQPV@intel.com> (raw)
In-Reply-To: <20250129105902.120630-1-kamil.konieczny@linux.intel.com>
On Wed, Jan 29, 2025 at 11:59:02AM +0100, Kamil Konieczny wrote:
> Align with kernel commit 16016ade13f6 ("drm/xe/ptl: Update the PTL pci id table").
>
> It adds PTL pci ids and also brings few BMG from previous commit.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
>
> Cc: Matt Atwood <matthew.s.atwood@intel.com>
> Cc: Shekhar Chauhan <shekhar.chauhan@intel.com>
> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Link: https://lore.kernel.org/intel-xe/20250128175102.45797-1-matthew.s.atwood@intel.com/
> Signed-off-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> ---
> lib/pciids.h | 11 ++++++-----
> 1 file changed, 6 insertions(+), 5 deletions(-)
>
> diff --git a/lib/pciids.h b/lib/pciids.h
> index 7883384ac..23f349f65 100644
> --- a/lib/pciids.h
> +++ b/lib/pciids.h
> @@ -817,19 +817,20 @@
> 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__, ...) \
> MACRO__(0xB080, ## __VA_ARGS__), \
> MACRO__(0xB081, ## __VA_ARGS__), \
> MACRO__(0xB082, ## __VA_ARGS__), \
> + MACRO__(0xB083, ## __VA_ARGS__), \
> + MACRO__(0xB08F, ## __VA_ARGS__), \
> MACRO__(0xB090, ## __VA_ARGS__), \
> - MACRO__(0xB091, ## __VA_ARGS__), \
> - MACRO__(0xB092, ## __VA_ARGS__), \
> MACRO__(0xB0A0, ## __VA_ARGS__), \
> - MACRO__(0xB0A1, ## __VA_ARGS__), \
> - MACRO__(0xB0A2, ## __VA_ARGS__), \
> MACRO__(0xB0B0, ## __VA_ARGS__)
>
> #endif /* __PCIIDS_H__ */
> --
> 2.48.1
>
next prev parent reply other threads:[~2025-01-29 14:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-29 10:59 [PATCH i-g-t] lib/pciids: sync with kernel Kamil Konieczny
2025-01-29 12:56 ` ✗ GitLab.Pipeline: warning for lib/pciids: sync with kernel (rev2) Patchwork
2025-01-29 13:15 ` ✓ Xe.CI.BAT: success " Patchwork
2025-01-29 13:27 ` ✓ i915.CI.BAT: " Patchwork
2025-01-29 14:26 ` Rodrigo Vivi [this message]
2025-01-30 12:26 ` [PATCH i-g-t] lib/pciids: sync with kernel Kamil Konieczny
2025-01-29 17:01 ` ✗ i915.CI.Full: failure for lib/pciids: sync with kernel (rev2) Patchwork
2025-01-30 11:45 ` Kamil Konieczny
2025-01-29 21:53 ` ✗ Xe.CI.Full: " Patchwork
2025-01-30 11:47 ` Kamil Konieczny
-- strict thread matches above, loose matches on Subject: below --
2024-12-02 9:32 [PATCH i-g-t] lib/pciids: sync with kernel Matthew Auld
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=Z5o6pf5VPssrPQPV@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=matthew.s.atwood@intel.com \
--cc=shekhar.chauhan@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