Re: [Intel-gfx] [PATCH 16/43] drm/i915/bdw: GEN-specific logical ring init

2014-08-11 Thread Daniel Vetter
On Thu, Jul 24, 2014 at 05:04:24PM +0100, Thomas Daniel wrote: > From: Oscar Mateo > > Logical rings do not need most of the initialization their > legacy ringbuffer counterparts do: we just need the pipe > control object for the render ring, enable Execlists on the > hardware and a few workaroun

[Intel-gfx] [PATCH 16/43] drm/i915/bdw: GEN-specific logical ring init

2014-07-24 Thread Thomas Daniel
From: Oscar Mateo Logical rings do not need most of the initialization their legacy ringbuffer counterparts do: we just need the pipe control object for the render ring, enable Execlists on the hardware and a few workarounds. v2: Squash with: "drm/i915: Extract pipe control fini & make init outs