public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: Damien Lespiau <damien.lespiau@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] lib/bxt: Update the Broxton PCI IDs
Date: Mon, 18 May 2015 15:12:52 +0300	[thread overview]
Message-ID: <1431951172.7760.7.camel@intel.com> (raw)
In-Reply-To: <1431715485-12487-1-git-send-email-damien.lespiau@intel.com>

On pe, 2015-05-15 at 19:44 +0100, Damien Lespiau wrote:
> Cc: Imre Deak <imre.deak@intel.com>
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>

Reviewed-by: Imre Deak <imre.deak@intel.com>

> ---
>  lib/intel_chipset.h | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
> 
> diff --git a/lib/intel_chipset.h b/lib/intel_chipset.h
> index 37554e6..7f611ed 100644
> --- a/lib/intel_chipset.h
> +++ b/lib/intel_chipset.h
> @@ -207,9 +207,8 @@ void intel_check_pch(void);
>  #define PCI_CHIP_SKYLAKE_WKS_GT2 	0x191D
>  
>  #define PCI_CHIP_BROXTON_0		0x0A84
> -#define PCI_CHIP_BROXTON_1		0x0A85
> -#define PCI_CHIP_BROXTON_2		0x0A86
> -#define PCI_CHIP_BROXTON_3		0x0A87
> +#define PCI_CHIP_BROXTON_1		0x1A84
> +#define PCI_CHIP_BROXTON_2		0x5A84
>  
>  #endif /* __GTK_DOC_IGNORE__ */
>  
> @@ -397,8 +396,7 @@ void intel_check_pch(void);
>  
>  #define IS_BROXTON(devid)	((devid) == PCI_CHIP_BROXTON_0 || \
>  				 (devid) == PCI_CHIP_BROXTON_1 || \
> -				 (devid) == PCI_CHIP_BROXTON_2 || \
> -				 (devid) == PCI_CHIP_BROXTON_3)
> +				 (devid) == PCI_CHIP_BROXTON_2)
>  
>  #define IS_GEN9(devid)		(IS_SKYLAKE(devid) || IS_BROXTON(devid))
>  


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2015-05-18 12:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15 18:44 [PATCH i-g-t] lib/bxt: Update the Broxton PCI IDs Damien Lespiau
2015-05-18 12:12 ` Imre Deak [this message]
2015-05-18 15:25   ` Damien Lespiau

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=1431951172.7760.7.camel@intel.com \
    --to=imre.deak@intel.com \
    --cc=damien.lespiau@intel.com \
    --cc=intel-gfx@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