intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Pottumuttu, Sai Teja" <sai.teja.pottumuttu@intel.com>,
	intel-xe@lists.freedesktop.org
Cc: lucas.demarchi@intel.com, rodrigo.vivi@intel.com
Subject: Re: [PATCH 1/3] drm/xe/pciids: add some missing ADL-N PCI IDs
Date: Fri, 06 Sep 2024 15:43:01 +0300	[thread overview]
Message-ID: <8734mdneay.fsf@intel.com> (raw)
In-Reply-To: <32a74590-112a-4482-b8f1-cc0d92eb68c5@intel.com>

On Thu, 05 Sep 2024, "Pottumuttu, Sai Teja" <sai.teja.pottumuttu@intel.com> wrote:
> On 04-09-2024 15:16, Jani Nikula wrote:
>> Similar to commit 425b463859ed ("drm/i915: Update ADL-N PCI IDs").
>>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> Looks good.
>
> Reviewed-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>

Thanks for the reviews, pushed to drm-xe-next.

BR,
Jani.

>
>> ---
>>   include/drm/intel/xe_pciids.h | 4 +++-
>>   1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/include/drm/intel/xe_pciids.h b/include/drm/intel/xe_pciids.h
>> index 73d972a8aca1..41617c5ac6ab 100644
>> --- a/include/drm/intel/xe_pciids.h
>> +++ b/include/drm/intel/xe_pciids.h
>> @@ -97,7 +97,9 @@
>>   #define XE_ADLN_IDS(MACRO__, ...)		\
>>   	MACRO__(0x46D0, ## __VA_ARGS__),	\
>>   	MACRO__(0x46D1, ## __VA_ARGS__),	\
>> -	MACRO__(0x46D2, ## __VA_ARGS__)
>> +	MACRO__(0x46D2, ## __VA_ARGS__),	\
>> +	MACRO__(0x46D3, ## __VA_ARGS__),	\
>> +	MACRO__(0x46D4, ## __VA_ARGS__)
>>   
>>   /* RPL-S */
>>   #define XE_RPLS_IDS(MACRO__, ...)		\

-- 
Jani Nikula, Intel

  reply	other threads:[~2024-09-06 12:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04  9:46 [PATCH 0/3] drm/xe/pciids: more ADL-N, cleanups Jani Nikula
2024-09-04  9:46 ` [PATCH 1/3] drm/xe/pciids: add some missing ADL-N PCI IDs Jani Nikula
2024-09-05  5:50   ` Pottumuttu, Sai Teja
2024-09-06 12:43     ` Jani Nikula [this message]
2024-09-04  9:46 ` [PATCH 2/3] drm/xe/pciids: separate RPL-U and RPL-P " Jani Nikula
2024-09-05  5:56   ` Pottumuttu, Sai Teja
2024-09-04  9:46 ` [PATCH 3/3] drm/xe/pciids: separate ARL and MTL " Jani Nikula
2024-09-05  6:05   ` Chauhan, Shekhar
2024-09-05  7:46     ` Jani Nikula
2024-09-05 10:09       ` Chauhan, Shekhar
2024-09-04  9:54 ` ✓ CI.Patch_applied: success for drm/xe/pciids: more ADL-N, cleanups Patchwork
2024-09-04  9:55 ` ✗ CI.checkpatch: warning " Patchwork
2024-09-04  9:57 ` ✓ CI.KUnit: success " Patchwork
2024-09-04 10:11 ` ✓ CI.Build: " Patchwork
2024-09-04 10:13 ` ✓ CI.Hooks: " Patchwork
2024-09-04 10:14 ` ✓ CI.checksparse: " Patchwork
2024-09-04 10:52 ` ✓ CI.BAT: " Patchwork
2024-09-04 12:41 ` ✗ 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=8734mdneay.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=sai.teja.pottumuttu@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;
as well as URLs for NNTP newsgroup(s).