On Wed, Mar 08, 2017 at 04:44:32PM +0200, Petri Latvala wrote:
> Signed-off-by: Petri Latvala <petri.latv...@intel.com>
> ---
>  lib/intel_device_info.c | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/lib/intel_device_info.c b/lib/intel_device_info.c
> index db4f383..41d94b5 100644
> --- a/lib/intel_device_info.c
> +++ b/lib/intel_device_info.c
> @@ -9,12 +9,6 @@ static const struct intel_device_info intel_generic_info = {
>       .gen = 0,
>  };
>  
> -static const struct intel_device_info intel_i81x_info = {
> -     .gen = BIT(0),
> -     .is_whitney = true,
> -     .codename = "solano" /* 815 == "whitney" ? or vice versa? */
> -};

No!!! Send the patches to enable gen1 in the kernel... :)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to