[Intel-gfx] [PATCH 1/4] drm/i915: proper use of forcewake

2011-04-11 Thread Ben Widawsky
Moved the macros around to properly do reads and writes for the given gpu. This is to address special requirements for gen6 (SNB) reads and writes. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h | 56 ++ drivers/gpu/drm/i915/intel_ringbuffer

[Intel-gfx] [PATCH 1/4] drm/i915: proper use of forcewake

2011-04-09 Thread Ben Widawsky
Moved the macros around to properly do reads and writes for the given gpu. This is to address special requirements for gen6 (SNB) reads and writes. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h | 56 ++ drivers/gpu/drm/i915/intel_ringbuffer

[Intel-gfx] [PATCH 1/4] drm/i915: proper use of forcewake

2011-04-09 Thread Ben Widawsky
Moved the macros around to properly do reads and writes for the given gpu. This is to address special requirements for gen6 (SNB) reads and writes. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h | 56 ++ drivers/gpu/drm/i915/intel_ringbuffer

[Intel-gfx] [PATCH 1/4] drm/i915: proper use of forcewake

2011-04-08 Thread Ben Widawsky
Moved the macros around to properly do reads and writes for the given gpu. This is to address special requirements for gen6 (SNB) reads and writes. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h | 56 ++ drivers/gpu/drm/i915/intel_ringbuffer