On 11/02/16 13:36, Chris Wilson wrote:
On Sat, Jan 30, 2016 at 11:17:07AM +, Chris Wilson wrote:
On Fri, Jan 29, 2016 at 07:19:31PM +, Dave Gordon wrote:
From: Nick Hoath
Swap the order of context & engine cleanup, so that contexts are cleaned
up first, and *then* engines. This is a m
On 11/02/16 15:02, Mika Kuoppala wrote:
Chris Wilson writes:
On Sat, Jan 30, 2016 at 11:17:07AM +, Chris Wilson wrote:
On Fri, Jan 29, 2016 at 07:19:31PM +, Dave Gordon wrote:
From: Nick Hoath
Swap the order of context & engine cleanup, so that contexts are cleaned
up first, and *t
Chris Wilson writes:
> On Sat, Jan 30, 2016 at 11:17:07AM +, Chris Wilson wrote:
>> On Fri, Jan 29, 2016 at 07:19:31PM +, Dave Gordon wrote:
>> > From: Nick Hoath
>> >
>> > Swap the order of context & engine cleanup, so that contexts are cleaned
>> > up first, and *then* engines. This i
On Sat, Jan 30, 2016 at 11:17:07AM +, Chris Wilson wrote:
> On Fri, Jan 29, 2016 at 07:19:31PM +, Dave Gordon wrote:
> > From: Nick Hoath
> >
> > Swap the order of context & engine cleanup, so that contexts are cleaned
> > up first, and *then* engines. This is a more sensible order anyway
On Fri, Jan 29, 2016 at 07:19:31PM +, Dave Gordon wrote:
> From: Nick Hoath
>
> Swap the order of context & engine cleanup, so that contexts are cleaned
> up first, and *then* engines. This is a more sensible order anyway, but
> in particular has become necessary since the 'intel_ring_initial
From: Nick Hoath
Swap the order of context & engine cleanup, so that contexts are cleaned
up first, and *then* engines. This is a more sensible order anyway, but
in particular has become necessary since the 'intel_ring_initialized()
must be simple and inline' patch, which now uses ring->dev as an