Re: [Intel-gfx] [PATCH] drm/i915: disable contexts on old HW

2012-06-18 Thread Daniel Vetter
On Sun, Jun 17, 2012 at 09:37:24AM -0700, Ben Widawsky wrote: > This got dropped as a result of the last round of comments. I didn't > test it on unsupported HW (which this is likely the case). > > Signed-off-by: Ben Widawsky Queued for -next, thanks for the patch. -Daniel > --- > drivers/gpu/

[Intel-gfx] [PATCH] drm/i915: disable contexts on old HW

2012-06-17 Thread Ben Widawsky
This got dropped as a result of the last round of comments. I didn't test it on unsupported HW (which this is likely the case). Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_gem_context.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/i