Re: [Intel-gfx] [PATCH 2/2] drm/i915: Document the multi-threaded FORCEWAKE bits

2012-10-17 Thread Daniel Vetter
On Wed, Oct 17, 2012 at 10:05:15AM -0700, Jesse Barnes wrote: > On Wed, 17 Oct 2012 09:27:24 -0700 > Jesse Barnes wrote: > > > On Wed, 17 Oct 2012 12:09:55 +0100 > > Chris Wilson wrote: > > > > > No functional change, but reserves 0x2 for use by userspace. > > > > > > Signed-off-by: Chris Wils

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Document the multi-threaded FORCEWAKE bits

2012-10-17 Thread Jesse Barnes
On Wed, 17 Oct 2012 09:27:24 -0700 Jesse Barnes wrote: > On Wed, 17 Oct 2012 12:09:55 +0100 > Chris Wilson wrote: > > > No functional change, but reserves 0x2 for use by userspace. > > > > Signed-off-by: Chris Wilson > > --- > > drivers/gpu/drm/i915/i915_reg.h |2 ++ > > drivers/gpu/drm/

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Document the multi-threaded FORCEWAKE bits

2012-10-17 Thread Jesse Barnes
On Wed, 17 Oct 2012 12:09:55 +0100 Chris Wilson wrote: > No functional change, but reserves 0x2 for use by userspace. > > Signed-off-by: Chris Wilson > --- > drivers/gpu/drm/i915/i915_reg.h |2 ++ > drivers/gpu/drm/i915/intel_pm.c | 10 +- > 2 files changed, 7 insertions(+), 5 de

[Intel-gfx] [PATCH 2/2] drm/i915: Document the multi-threaded FORCEWAKE bits

2012-10-17 Thread Chris Wilson
No functional change, but reserves 0x2 for use by userspace. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_reg.h |2 ++ drivers/gpu/drm/i915/intel_pm.c | 10 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/