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:
@@ -1,4 +1,5 @@
|
||||
bin_PROGRAMS = \
|
||||
intel_disable_clock_gating \
|
||||
intel_audio_dump \
|
||||
intel_bios_dumper \
|
||||
intel_bios_reader \
|
||||
|
||||
Reference in New Issue
Block a user