drm/i915: forcewake struct mutex locking fixes
authorBen Widawsky <ben@bwidawsk.net>
Mon, 25 Apr 2011 19:11:50 +0000 (20:11 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 10 May 2011 20:56:47 +0000 (13:56 -0700)
commitd1ebd816e6d7967c764f0cfa7d718f7c5cc7a8e4
tree18857de30c385fa2a67fa3337c37806db876a603
parentfcca7926299944841569515da321bef9655b7703
drm/i915: forcewake struct mutex locking fixes

Found by the new strict checking for the mutex being held whilst
manipulating the forcewake status.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/intel_display.c