Re: [Intel-gfx] [PATCH libdrm] intel/kbl: Add Kabylake PCI IDs

2015-10-06 Thread Chris Wilson
On Mon, Oct 05, 2015 at 03:50:12PM -0700, Rodrigo Vivi wrote: > Also, following kernel definition Kabylake is Skylake. > > Signed-off-by: Rodrigo Vivi Once upon a time we had a plan to migrate everyone over to using i915_pciids.h from the kernel (so that we have a single authority). I guess we

[Intel-gfx] [PATCH libdrm] intel/kbl: Add Kabylake PCI IDs

2015-10-05 Thread Rodrigo Vivi
Also, following kernel definition Kabylake is Skylake. Signed-off-by: Rodrigo Vivi --- intel/intel_chipset.h | 51 --- 1 file changed, 48 insertions(+), 3 deletions(-) diff --git a/intel/intel_chipset.h b/intel/intel_chipset.h index 253ea71..b9bd0