mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
A rudimentary manpage based on intel_gpu_dump for the simple tool for the post-processing of i915_error_state, intel_error_decode.
18 lines
385 B
Makefile
18 lines
385 B
Makefile
dist_man1_MANS = \
|
|
intel_audio_dump.1 \
|
|
intel_bios_dumper.1 \
|
|
intel_bios_reader.1 \
|
|
intel_error_decode.1 \
|
|
intel_gpu_dump.1 \
|
|
intel_gpu_top.1 \
|
|
intel_gtt.1 \
|
|
intel_lid.1 \
|
|
intel_reg_dumper.1 \
|
|
intel_reg_read.1 \
|
|
intel_reg_write.1 \
|
|
intel_stepping.1 \
|
|
intel_upload_blit_large.1 \
|
|
intel_upload_blit_large_gtt.1 \
|
|
intel_upload_blit_large_map.1 \
|
|
intel_upload_blit_small.1
|