Re: [Intel-gfx] [PATCH v4 2/2] drm/i915/tgl: add modular FIA to device info

2019-07-12 Thread Lucas De Marchi
On Fri, Jul 12, 2019 at 10:48:48AM -0700, Summers, Stuart wrote: On Thu, 2019-07-11 at 22:57 -0700, Lucas De Marchi wrote: Tiger Lake has modular FIA bit indicating if we are using it, so add to the device info. Signed-off-by: Lucas De Marchi Reviewed-by: Stuart Summers Both patches

Re: [Intel-gfx] [PATCH v4 2/2] drm/i915/tgl: add modular FIA to device info

2019-07-12 Thread Summers, Stuart
On Thu, 2019-07-11 at 22:57 -0700, Lucas De Marchi wrote: > Tiger Lake has modular FIA bit indicating if we are using it, so add > to > the device info. > > Signed-off-by: Lucas De Marchi Reviewed-by: Stuart Summers > --- > drivers/gpu/drm/i915/i915_pci.c | 1 + > 1 file changed, 1

[Intel-gfx] [PATCH v4 2/2] drm/i915/tgl: add modular FIA to device info

2019-07-11 Thread Lucas De Marchi
Tiger Lake has modular FIA bit indicating if we are using it, so add to the device info. Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/i915_pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c index