[Intel-gfx] [PATCH 0/2] Some fixes on top of WA batch patches

Daniel Vetter daniel at ffwll.ch
Tue Jun 23 08:27:34 PDT 2015


On Tue, Jun 23, 2015 at 04:12:33PM +0100, Chris Wilson wrote:
> On Tue, Jun 23, 2015 at 03:50:42PM +0100, Arun Siluvery wrote:
> > Patch1 - Fix warnings in kerneldoc reported by 0-day
> > Patch2 - Tvrtko noticed a WARNING that WA batch is not initialized for Gen9
> > during boot (Gen9 changes not yet added). Current code destroys the wa ctx
> > page and he observed it triggered another warning complaining about sleeping
> > in atomic context but there is nothing indicating that. To keep things simple
> > we now perform Gen check before allocating the page and bail out earlier if
> > there no WA to be initialized.
> > 
> > Arun Siluvery (2):
> >   drm/i915: Fix warnings reported by 0-day
> >   drm/i915: Bail out early if WA batch is not available for given Gen
> 
> Both seem reasonable,
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>

Both applied to dinq, thanks for the speedy fixups.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list