On Mon, Jun 06, 2016 at 04:09:12PM +0100, Tvrtko Ursulin wrote: > > On 03/06/16 17:08, Chris Wilson wrote: > > if (INTEL_GEN(dev_priv) >= 5) { > >- ret = intel_init_pipe_control(engine); > >+ ret = intel_init_pipe_control(engine, 4096); > > Could be cool to define this size with a descriptive name at this point. GTT_PAGE_SIZE, or GTT_PAGE_4k for when we do large pages from yonks ago. In this case it would be GEN5_SCRATCH_SIZE I guess. Is that worth it? -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx