I would capitalize the hex strings, to match the rest of the file.

with that,

Reviewed-by: Mark Janes <mark.a.ja...@intel.com>

Ben Widawsky <benjamin.widaw...@intel.com> writes:

> These match the ones defined in the kernel. The only one tested by us is 
> 0x0a84.
>
> Signed-off-by: Ben Widawsky <b...@bwidawsk.net>
> ---
>  include/pci_ids/i965_pci_ids.h | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
> index 8d757aa..4d8b419 100644
> --- a/include/pci_ids/i965_pci_ids.h
> +++ b/include/pci_ids/i965_pci_ids.h
> @@ -128,3 +128,6 @@ CHIPSET(0x22B0, chv,     "Intel(R) HD Graphics 
> (Cherryview)")
>  CHIPSET(0x22B1, chv,     "Intel(R) HD Graphics (Cherryview)")
>  CHIPSET(0x22B2, chv,     "Intel(R) HD Graphics (Cherryview)")
>  CHIPSET(0x22B3, chv,     "Intel(R) HD Graphics (Cherryview)")
> +CHIPSET(0x0a84, bxt,     "Intel(R) Broxton")
> +CHIPSET(0x1a84, bxt,     "Intel(R) Broxton")
> +CHIPSET(0x5a84, bxt,     "Intel(R) Broxton")
> -- 
> 2.4.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to