commit | 6d794d4250284917fa394c550f054f5fd801f50f | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Mon Apr 25 11:25:56 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Tue May 10 13:56:48 2011 -0700 |
tree | caedd09d3bf580b703cc300a7b538e23d523601e | |
parent | 4912d04193733a825216b926ffd290fada88ab07 [diff] |
drm/i915: debugfs interface for forcewake reference count forcewake is controlled by the open and close of the debugfs file. This assures that buggy applications cannot cause the GT to stay on forever. 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>