intel_disable_clock_gating: New tool for turning off clock gating on ILK.

This is something I sometimes want to do in testing, to see if a
mystery bug (say, 29172) is due to broken clock gating.  Sadly, in
this case it isn't.  Note that it isn't supported on non-ILK chipsets
yet.
This commit is contained in:
Eric Anholt
2010-12-16 16:42:52 -08:00
parent 19b412b37c
commit 253acc34af
4 changed files with 81 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ tests/gem_bad_address
tests/gem_bad_batch
tests/gem_bad_blit
tests/gem_hang
tools/intel_disable_clock_gating
tools/intel_error_decode
tools/intel_gpu_dump
tools/intel_gpu_time