Re: [Intel-gfx] [PATCH] drm/i915/cml: Add Missing PCI IDs

2019-08-13 Thread Gupta, Anshuman
On 8/13/2019 3:57 AM, Anusha Srivatsa wrote: The BSpec has added three new IDS for CML. Update the IDs in accordance to the Spec. Cc: Lucas De Marchi Cc: José Roberto de Souza Signed-off-by: Anusha Srivatsa --- include/drm/i915_pciids.h | 5 - 1 file changed, 4 insertions(+), 1 delet

[Intel-gfx] [PATCH] drm/i915/cml: Add Missing PCI IDs

2019-08-12 Thread Anusha Srivatsa
The BSpec has added three new IDS for CML. Update the IDs in accordance to the Spec. Cc: Lucas De Marchi Cc: José Roberto de Souza Signed-off-by: Anusha Srivatsa --- include/drm/i915_pciids.h | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/drm/i915_pciids.h b/in