mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
intel_reg_checker: New tool to accumulate checks for HW workarounds.
The goal of this tool is to be usable as a test for whether something (suspend/resume, GPU reset, bugs, whatever) may have lost various required hardware setup specified in the docs. Reviewed-By: Eugeni Dodonov <eugeni.dodonov@intel.com>
This commit is contained in:
@@ -9,6 +9,7 @@ bin_PROGRAMS = \
|
||||
intel_gpu_time \
|
||||
intel_gtt \
|
||||
intel_stepping \
|
||||
intel_reg_checker \
|
||||
intel_reg_dumper \
|
||||
intel_reg_snapshot \
|
||||
intel_reg_write \
|
||||
|
||||
Reference in New Issue
Block a user