[Intel-gfx] (no subject)

2013-12-29 Thread Oravil Nair
Hi, i915_gem_object_pin(), during i915 driver create, seems to write to the memory written by BIOS. Where can the start address be specified to allocate memory so that the memory written by BIOS is not overwritten at initialization? Thanks ___ Intel-gfx

Re: [Intel-gfx] [PATCH] drm/i915: set ctx->initialized only after RCS

2013-12-29 Thread Chris Wilson
On Sat, Dec 28, 2013 at 01:31:49PM -0800, Ben Widawsky wrote: > The initialized flag is used to specify a context has been initialized > and it's context is safe to load, ie. the 3d state is setup properly. > With full PPGTT, we emit the address space loads during context switch > and this currentl