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

Chris Wilson chris at chris-wilson.co.uk
Tue Jun 23 08:12:33 PDT 2015


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>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list