On Wed, 13 Jul 2011 13:51:50 -0700, Ben Widawsky wrote:
> This app is required for debug features which seem to (undocumented)
> reset themselves if/when the GT goes to sleep.
Can you make this run a command and exit normally, or if given no args
simply pause()?
i.e. forcewake intel_reg_read 0x2
This app is required for debug features which seem to (undocumented)
reset themselves if/when the GT goes to sleep.
Signed-off-by: Ben Widawsky
---
tools/Makefile.am |1 +
tools/forcewaked.c | 45 +
2 files changed, 46 insertions(+), 0 deletions