Re: [PATCH] drm/i915/skl: Add missing SKL ID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michał Winiarski <michal.winiarski@xxxxxxxxx> writes:

> Used by production device:
>     Intel(R) Iris(TM) Graphics P555
>
> Cc: <stable@xxxxxxxxxxxxxxx>
> Cc: Mika Kuoppala <mika.kuoppala@xxxxxxxxx>
> Cc: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
> Signed-off-by: Michał Winiarski <michal.winiarski@xxxxxxxxx>
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
> Reviewed-by: Mika Kuoppala <mika.kuoppala@xxxxxxxxx>

Pushed to dinq, thanks for patch and review.
-Mika

> ---
>  include/drm/i915_pciids.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index a1dd21d..466c715 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -265,7 +265,8 @@
>  	INTEL_VGA_DEVICE(0x1923, info), /* ULT GT3 */ \
>  	INTEL_VGA_DEVICE(0x1926, info), /* ULT GT3 */ \
>  	INTEL_VGA_DEVICE(0x1927, info), /* ULT GT3 */ \
> -	INTEL_VGA_DEVICE(0x192B, info)  /* Halo GT3 */ \
> +	INTEL_VGA_DEVICE(0x192B, info), /* Halo GT3 */ \
> +	INTEL_VGA_DEVICE(0x192D, info)  /* SRV GT3 */
>  
>  #define INTEL_SKL_GT4_IDS(info) \
>  	INTEL_VGA_DEVICE(0x1932, info), /* DT GT4 */ \
> -- 
> 2.9.3



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]