On Wed, Jan 06, 2016 at 05:15:30PM -0800, Rodrigo Vivi wrote: > The only missing gap compared to Skylake is the GuC > because we don't have yet a GuC firmware image to publish. > > However with all other parts in place this is very similar to > Skylake which is out of this procection. > > So I'm now confident that Kabylake is in a good stage and won't > cause troubles like blank displays, hard hangs, etc. > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> Imo we should have at least 1 kbl in CI before doing this. Do we have that? -Daniel > --- > drivers/gpu/drm/i915/i915_drv.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c > index 3ac616d..c8ddf3e 100644 > --- a/drivers/gpu/drm/i915/i915_drv.c > +++ b/drivers/gpu/drm/i915/i915_drv.c > @@ -346,14 +346,12 @@ static const struct intel_device_info intel_broxton_info = { > > static const struct intel_device_info intel_kabylake_info = { > HSW_FEATURES, > - .is_preliminary = 1, > .is_kabylake = 1, > .gen = 9, > }; > > static const struct intel_device_info intel_kabylake_gt3_info = { > HSW_FEATURES, > - .is_preliminary = 1, > .is_kabylake = 1, > .gen = 9, > .ring_mask = RENDER_RING | BSD_RING | BLT_RING | VEBOX_RING | BSD2_RING, > -- > 2.4.3 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx