Re: [Intel-gfx] [PATCH] drm/i915: Update SKL SRV GT4 pci ids reference.

2017-01-03 Thread Ben Widawsky
On 17-01-03 11:27:52, Rodrigo Vivi wrote: No functional changes. Apparently spec has been changed the valid table showing 0x192A as Server GT4 while 0x193A is Server GT4e. Libdrm and Mesa already have this right. So let's fix the ref here. Cc: Ben Widawsky Signed-off-by: Rodrigo Vivi Reviewe

[Intel-gfx] [PATCH] drm/i915: Update SKL SRV GT4 pci ids reference.

2017-01-03 Thread Rodrigo Vivi
No functional changes. Apparently spec has been changed the valid table showing 0x192A as Server GT4 while 0x193A is Server GT4e. Libdrm and Mesa already have this right. So let's fix the ref here. Cc: Ben Widawsky Signed-off-by: Rodrigo Vivi --- include/drm/i915_pciids.h | 6 +++--- 1 file ch