[igt-dev] [PATCH i-g-t] lib: sync with the newer i915_pciids.h from the kernel (CFL)
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Aug 14 23:23:23 UTC 2018
On Tue, Aug 14, 2018 at 03:46:01PM -0700, Rodrigo Vivi wrote:
> One more CFL ID added to spec.
>
> Align with kernel commit d0e062ebb3a4 ("drm/i915/cfl:
> Add a new CFL PCI ID.")
>
> v2: Fixed commit subject per Petri request.
>
> Cc: José Roberto de Souza <jose.souza at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> Reviewed-by: Petri Latvala <petri.latvala at intel.com>
> Reviewed-by: José Roberto de Souza <jose.souza at intel.com>
and pushed. thanks!
> ---
> lib/i915_pciids.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h
> index fbf5cfc9..fd965ffb 100644
> --- a/lib/i915_pciids.h
> +++ b/lib/i915_pciids.h
> @@ -386,6 +386,7 @@
> INTEL_VGA_DEVICE(0x3E91, info), /* SRV GT2 */ \
> INTEL_VGA_DEVICE(0x3E92, info), /* SRV GT2 */ \
> INTEL_VGA_DEVICE(0x3E96, info), /* SRV GT2 */ \
> + INTEL_VGA_DEVICE(0x3E98, info), /* SRV GT2 */ \
> INTEL_VGA_DEVICE(0x3E9A, info) /* SRV GT2 */
>
> /* CFL H */
> --
> 2.17.1
>
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
More information about the igt-dev
mailing list