[Intel-gfx] [PATCH] drm/i915/bxt: Update revision id for BXT C0

Imre Deak imre.deak at intel.com
Mon Sep 21 05:21:48 PDT 2015


On pe, 2015-09-18 at 17:52 +0100, Arun Siluvery wrote:
> Cc: Nick Hoath <nicholas.hoath at intel.com>
> Cc: Imre Deak <imre.deak at intel.com>
> Signed-off-by: Arun Siluvery <arun.siluvery at linux.intel.com>

Reviewed-by: Imre Deak <imre.deak at intel.com>

> ---
>  drivers/gpu/drm/i915/i915_drv.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
> index 5e30893..7c50973 100644
> --- a/drivers/gpu/drm/i915/i915_drv.h
> +++ b/drivers/gpu/drm/i915/i915_drv.h
> @@ -2499,7 +2499,7 @@ struct drm_i915_cmd_table {
>  
>  #define BXT_REVID_A0		(0x0)
>  #define BXT_REVID_B0		(0x3)
> -#define BXT_REVID_C0		(0x6)
> +#define BXT_REVID_C0		(0x9)
>  
>  /*
>   * The genX designation typically refers to the render engine, so render




More information about the Intel-gfx mailing list