[Intel-gfx] [PATCH] drm/i915/cfl: Remove alpha support protection.
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Sep 19 23:09:35 UTC 2017
On Fri, Sep 08, 2017 at 01:45:59AM +0000, Pandiyan, Dhinakaran wrote:
> On Thu, 2017-09-07 at 16:06 -0700, Rodrigo Vivi wrote:
> > We now have Coffee Lake on our CI systems.
> >
> > Coffee Lake is at this point in same stage as Kaby Lake.
> >
> > And it seems that we don't have any risk of bad blank
> > screens or anything like that. So let's remove the protection.
> >
>
> Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com>
merged to dinq. thanks for the review.
>
> > Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> > Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > ---
> > 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 129877b94c20..93c6e899929b 100644
> > --- a/drivers/gpu/drm/i915/i915_pci.c
> > +++ b/drivers/gpu/drm/i915/i915_pci.c
> > @@ -526,7 +526,6 @@ static const struct intel_device_info intel_kabylake_gt3_info __initconst = {
> > };
> >
> > #define CFL_PLATFORM \
> > - .is_alpha_support = 1, \
> > BDW_FEATURES, \
> > .gen = 9, \
> > .platform = INTEL_COFFEELAKE, \
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
More information about the Intel-gfx
mailing list