mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
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:
@@ -13,6 +13,7 @@ bin_PROGRAMS = \
|
||||
intel_reg_snapshot \
|
||||
intel_reg_write \
|
||||
intel_reg_read \
|
||||
forcewaked \
|
||||
$(NULL)
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
|
||||
Reference in New Issue
Block a user