[Intel-gfx] [PATCH i-g-t 1/4] lib/intel_device_info: Remove unused whitney definition

Chris Wilson chris at chris-wilson.co.uk
Wed Mar 8 14:53:48 UTC 2017


On Wed, Mar 08, 2017 at 04:44:32PM +0200, Petri Latvala wrote:
> Signed-off-by: Petri Latvala <petri.latvala at 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


More information about the Intel-gfx mailing list