[Intel-gfx] [PATCH] drm/i915/skl: Add missing SKL GT3 id

Mika Kuoppala mika.kuoppala at linux.intel.com
Fri Jan 29 08:31:21 PST 2016


Michał Winiarski <michal.winiarski at intel.com> writes:

> Mesa uses it as Intel(R) Iris Graphics 550 (Skylake GT3e)
>

Apparently this is not only we are missing:

0x1923
0x1902
0x1906

Could you please add these also.

Thanks,
-Mika


> Signed-off-by: Michał Winiarski <michal.winiarski at intel.com>
> ---
>  include/drm/i915_pciids.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index f970209..eb198d0 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -278,6 +278,7 @@
>  
>  #define INTEL_SKL_GT3_IDS(info) \
>  	INTEL_VGA_DEVICE(0x1926, info), /* ULT GT3 */ \
> +	INTEL_VGA_DEVICE(0x1927, info), /* ULT GT3 */ \
>  	INTEL_VGA_DEVICE(0x192B, info), /* Halo GT3 */ \
>  	INTEL_VGA_DEVICE(0x192A, info)  /* SRV GT3 */
>  
> -- 
> 2.5.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list