mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
tools/intel_watermark: Tool to decode watermark registers
The watermark registers on the gmch platform are a bit of a mess. Add a tool to make some sense of them. While at it decode the ilk-bdw wm registers as well. SKL+ is left out for now since it's a very different beast. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
@@ -32,7 +32,8 @@ bin_PROGRAMS = \
|
||||
intel_reg_write \
|
||||
intel_stepping \
|
||||
intel_vga_read \
|
||||
intel_vga_write
|
||||
intel_vga_write \
|
||||
intel_watermark
|
||||
|
||||
dist_bin_SCRIPTS = intel_gpu_abrt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user