On Mon, Mar 17, 2014 at 10:48:32PM -0700, Ben Widawsky wrote:
> Okay, so what does this do?
> The patch series /dynamicizes/ page table allocation and teardown for
> GEN7. It also starts to introduce GEN8, but the tricky stuff is still
> not done. Up until now, all our page tables are pre-allocated
These patches live here, based on my temporary Broadwell branch:
http://cgit.freedesktop.org/~bwidawsk/drm-intel/log/?h=dynamic_pt_alloc
First, and most importantly, this work should have no impact on current
drm-intel code because PPGTT is currently shut off there. To actually
test this patch ser