Re: [Intel-gfx] [PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-07-28 Thread Mcaulay, Alistair
et of patches to enable PPGTT, but these 3 tests fail with the patches. Thanks, Alistair. -Original Message- From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel Vetter Sent: Monday, July 28, 2014 10:27 AM To: Ben Widawsky Cc: Mcaulay, Alistair; intel-gfx@lists.freedeskto

Re: [Intel-gfx] [PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-07-29 Thread Mcaulay, Alistair
good without PPGTT. I haven't yet seen a regression with the patch. -Original Message- From: Ben Widawsky [mailto:b...@bwidawsk.net] Sent: Tuesday, July 29, 2014 1:17 AM To: Mcaulay, Alistair Cc: Daniel Vetter; intel-gfx@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH] drm

Re: [Intel-gfx] [PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-07-30 Thread Mcaulay, Alistair
Hi Daniel, could you please be clearer on the change you mean. I think you mean something functionally equivalent to the code below, but done in a less hacky way. (This slight change has made no change to test results) Or is the idea to return at a different point to this? I couldn't find " dev_

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-07-31 Thread Mcaulay, Alistair
Hi Jeff, These patches look like they solve the problem well. I've added some comments in amongst the code. Thanks, Alistair. -Original Message- From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of jeff.mc...@intel.com Sent: Thursday, July 31, 2014 3:00 AM To:

Re: [Intel-gfx] [PATCH 2/2] drm/i915/chv: Implement SSEU info for CHV

2014-07-31 Thread Mcaulay, Alistair
Hi Jeff, Some more comments in the code. Thanks, Alistair. -Original Message- From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of jeff.mc...@intel.com Sent: Thursday, July 31, 2014 3:00 AM To: intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] [PATCH 2/2] drm

Re: [Intel-gfx] [PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-07-31 Thread Mcaulay, Alistair
t = false; } -Original Message- From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel Vetter Sent: Wednesday, July 30, 2014 10:01 PM To: Mcaulay, Alistair Cc: Daniel Vetter; Chris Wilson; Ben Widawsky; intel-gfx@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH] drm/i915: Rework

Re: [Intel-gfx] [PATCH v2] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-08-06 Thread Mcaulay, Alistair
Hi Daniel, I think this new patch fixes your issues with the previous one, can you please let me know. Thanks, Alistair. > -Original Message- > From: Mcaulay, Alistair > Sent: Tuesday, August 05, 2014 9:47 AM > To: intel-gfx@lists.freedesktop.org > Cc: Mcaulay, Ali

Re: [Intel-gfx] [PATCH v2] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-08-15 Thread Mcaulay, Alistair
et, so that our internal state tracking matches." I believe this patch does that using i915_switch_context, rather than the hacky i915_gem_context_reset() Alistair. > -Original Message- > From: Mika Kuoppala [mailto:mika.kuopp...@linux.intel.com] > Sent: Wednesday, August 06, 20

Re: [Intel-gfx] [PATCH v3] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-08-19 Thread Mcaulay, Alistair
Hi Mika, can you please review this patch, and verify it fixes the issues in your previous review. Thanks, Alistair. > -Original Message- > From: Mcaulay, Alistair > Sent: Friday, August 15, 2014 6:52 PM > To: intel-gfx@lists.freedesktop.org > Cc: Mcaulay, Alistair >

Re: [Intel-gfx] [PATCH v3] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-08-20 Thread Mcaulay, Alistair
> -Original Message- > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > Sent: Wednesday, August 20, 2014 3:58 PM > To: Daniel, Thomas > Cc: Mcaulay, Alistair; intel-gfx@lists.freedesktop.org > Subject: Re: [Intel-gfx] [PATCH v3] drm/i915: Rework GPU reset sequence

Re: [Intel-gfx] [PATCH v3] drm/i915: Rework GPU reset sequence to match driver load & thaw

2014-08-21 Thread Mcaulay, Alistair
Hi Daniel, Is there anything else needing done before this patch can be merged? Thanks, Alistair. > -Original Message- > From: Mika Kuoppala [mailto:mika.kuopp...@linux.intel.com] > Sent: Tuesday, August 19, 2014 1:36 PM > To: Mcaulay, Alistair; intel-gfx@lists.freedesktop.o