On Mon, 31 Dec 2018, Jani Nikula <jani.nikula@xxxxxxxxx> wrote: > From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > > It is only initialized to zero once so does not need an explicit > initializer. > > Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > Reviewed-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > Cc: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > Cc: Jani Nikula <jani.nikula@xxxxxxxxx> > Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> And pushed to dinq, thanks for the patch and review. BR, Jani. > --- > drivers/gpu/drm/i915/i915_pci.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c > index 6350db5503cd..0d342f2b44a5 100644 > --- a/drivers/gpu/drm/i915/i915_pci.c > +++ b/drivers/gpu/drm/i915/i915_pci.c > @@ -532,7 +532,6 @@ static const struct intel_device_info intel_skylake_gt4_info = { > .display.has_fbc = 1, \ > .display.has_psr = 1, \ > .has_runtime_pm = 1, \ > - .has_pooled_eu = 0, \ > .display.has_csr = 1, \ > .has_rc6 = 1, \ > .display.has_dp_mst = 1, \ -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx