[Intel-gfx] [PATCH 24/26] drm/i915: Finish gen6/7 dynamic page table allocation

Chris Wilson chris at chris-wilson.co.uk
Thu Mar 20 13:15:37 CET 2014


On Mon, Mar 17, 2014 at 10:48:56PM -0700, Ben Widawsky wrote:
> +static DECLARE_BITMAP(new_page_tables, I915_PDES_PER_PD);

It is only 64 bytes, I think we can accommodate that on stack.

Otherwise, I could barely find anything to quibble about.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list