Reviewed-by: Rodrigo Vivi <[email protected]> On Fri, Jul 1, 2016 at 7:40 AM, Imre Deak <[email protected]> wrote: > Broxton is now part of CI which doesn't indicate any major problems so > enable the driver by default. > > Signed-off-by: Imre Deak <[email protected]> > --- > 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 a7f8f4f..949c016 100644 > --- a/drivers/gpu/drm/i915/i915_pci.c > +++ b/drivers/gpu/drm/i915/i915_pci.c > @@ -331,7 +331,6 @@ static const struct intel_device_info > intel_skylake_gt3_info = { > }; > > static const struct intel_device_info intel_broxton_info = { > - .is_preliminary = 1, > .is_broxton = 1, > .gen = 9, > .need_gfx_hws = 1, .has_hotplug = 1, > -- > 2.5.0 > > _______________________________________________ > Intel-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
-- Rodrigo Vivi Blog: http://blog.vivi.eng.br _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
