[Intel-gfx] [PATCH] drm/i915/bxt: Update the Broxton PCI ids

Imre Deak imre.deak at intel.com
Mon May 18 05:05:07 PDT 2015


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

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

> ---
>  include/drm/i915_pciids.h | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index bd0d644..17c4456 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -286,11 +286,9 @@
>  	INTEL_SKL_GT2_IDS(info), \
>  	INTEL_SKL_GT3_IDS(info)
>  
> -
>  #define INTEL_BXT_IDS(info) \
>  	INTEL_VGA_DEVICE(0x0A84, info), \
> -	INTEL_VGA_DEVICE(0x0A85, info), \
> -	INTEL_VGA_DEVICE(0x0A86, info), \
> -	INTEL_VGA_DEVICE(0x0A87, info)
> +	INTEL_VGA_DEVICE(0x1A84, info), \
> +	INTEL_VGA_DEVICE(0x5A84, info)
>  
>  #endif /* _I915_PCIIDS_H */




More information about the Intel-gfx mailing list