]> git.baikalelectronics.ru Git - kernel.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)
commit4d763e30e94c48379571ff29fac3318b7a868038
tree574528a670a1e974bb07371c0c1927c1cbb8c28d
parent7a4af6ddbc5f0afbc5e6695d1d41c29a8963e07e
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