mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user