[Intel-gfx] [PATCH i-g-t 0/7] Miscellaneous fixes and improvements
Thomas Wood
thomas.wood at intel.com
Thu Oct 16 18:49:46 CEST 2014
The following series includes various fixes and improvements to
intel-gpu-tools, including a new check for command line handling.
Thomas Wood (7):
Fix uninitialised variable warnings
lib: various documentation fixes
lib: add common min and max macros
quick_dump: fix distcheck
configure: include the skylake quick_dump files in EXTRA_DIST
drm_lib.sh: add standard command line options
tests: add a check for command line handling
benchmarks/gem_userptr_benchmark.c | 4 +--
configure.ac | 2 +-
lib/igt_aux.h | 4 +++
lib/igt_core.h | 1 +
lib/igt_debugfs.h | 4 +--
lib/rendercopy_gen9.c | 6 ++--
tests/Makefile.sources | 6 ++++
tests/drm_lib.sh | 11 +++++++
tests/eviction_common.c | 2 --
tests/gem_ppgtt.c | 6 ++--
tests/gem_userptr_blits.c | 18 +++++------
tests/igt_command_line.sh | 61 ++++++++++++++++++++++++++++++++++++++
tests/kms_flip.c | 8 ++---
tools/intel_display_poller.c | 4 +--
tools/intel_reg_dumper.c | 8 ++---
tools/quick_dump/Makefile.am | 2 +-
16 files changed, 111 insertions(+), 36 deletions(-)
create mode 100755 tests/igt_command_line.sh
--
2.1.0
More information about the Intel-gfx
mailing list