intel-gpu-tools/forcewaked: sample forcewake app

This app is required for debug features which seem to (undocumented)
reset themselves if/when the GT goes to sleep.

It is also useful for those doing general debugging or profiling from
userspace when they do not wish to have the GT sleep.

v2: made forcewaked more daemon-like

Cc: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Ben Widawsky
2011-06-14 11:00:30 -07:00
parent abd7038e5a
commit c82c1d6846
2 changed files with 107 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ bin_PROGRAMS = \
intel_reg_snapshot \
intel_reg_write \
intel_reg_read \
forcewaked \
$(NULL)
noinst_PROGRAMS = \