[Intel-gfx] [PATCH] drm/i915/cfl: Remove alpha support protection.
Pandiyan, Dhinakaran
dhinakaran.pandiyan at intel.com
Fri Sep 8 01:45:59 UTC 2017
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>
> 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, \
More information about the Intel-gfx
mailing list