Re: [Intel-gfx] [PATCH 15/43] drm/i915/bdw: Generic logical ring init and cleanup

2014-08-11 Thread Daniel Vetter
On Thu, Jul 24, 2014 at 05:04:23PM +0100, Thomas Daniel wrote: > From: Oscar Mateo > > Allocate and populate the default LRC for every ring, call > gen-specific init/cleanup, init/fini the command parser and > set the status page (now inside the LRC object). These are > things all engines/rings h

[Intel-gfx] [PATCH 15/43] drm/i915/bdw: Generic logical ring init and cleanup

2014-07-24 Thread Thomas Daniel
From: Oscar Mateo Allocate and populate the default LRC for every ring, call gen-specific init/cleanup, init/fini the command parser and set the status page (now inside the LRC object). These are things all engines/rings have in common. Stopping the ring before cleanup and initializing the seqno