On Tue, Mar 31, 2015 at 02:24:31PM +0300, Imre Deak wrote:
> On pe, 2015-03-20 at 09:03 +0000, Nick Hoath wrote:
> > Signed-off-by: Nick Hoath <nicholas.ho...@intel.com>
> 
> Reviewed-by: Imre Deak <imre.d...@intel.com>

Applied to topic/bxt-stage1, thanks.
-Daniel

> 
> > ---
> >  drivers/gpu/drm/i915/i915_drv.h | 4 ++++
> >  1 file changed, 4 insertions(+)
> > 
> > diff --git a/drivers/gpu/drm/i915/i915_drv.h 
> > b/drivers/gpu/drm/i915/i915_drv.h
> > index eb38cd1..eec271a 100644
> > --- a/drivers/gpu/drm/i915/i915_drv.h
> > +++ b/drivers/gpu/drm/i915/i915_drv.h
> > @@ -2328,6 +2328,10 @@ struct drm_i915_cmd_table {
> >  #define SKL_REVID_D0               (0x3)
> >  #define SKL_REVID_E0               (0x4)
> >  
> > +#define BXT_REVID_A0               (0x0)
> > +#define BXT_REVID_B0               (0x3)
> > +#define BXT_REVID_C0               (0x6)
> > +
> >  /*
> >   * The genX designation typically refers to the render engine, so render
> >   * capability related checks should use IS_GEN, while display and other 
> > checks
> 
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to