]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: forcewake warning fixes in debugfs
authorBen Widawsky <ben@bwidawsk.net>
Wed, 5 Oct 2011 18:44:54 +0000 (11:44 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Nov 2011 16:19:14 +0000 (09:19 -0700)
commit616fdb5afb12b4d5bb9e36df40d039e86aaaefc2
tree574528a670a1e974bb07371c0c1927c1cbb8c28d
parentff56b0bc84c01fb2c5d2ec6438becfe0f5f2f78f
drm/i915: forcewake warning fixes in debugfs

Some more unsafe debugfs access are fixed with this patch. I tested all reads,
but didn't thoroughly test the writes.

Cc: "Nicolas Kalkhof" <nkalkhof@web.de>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_debugfs.c