index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2017-07-20
lib/igt_frame: Add support for analog frame comparison testing
Paul Kocialkowski
2017-07-06
Make igtrc configuration common, with configurable suspend/resume delay
Paul Kocialkowski
2017-06-07
chamelium: Fix build issues on Android
Arkadiusz Hiler
2017-02-27
lib: Add basic support for valgrind annotations.
Maarten Lankhorst
2017-01-26
Add support for hotplug testing with the Chamelium
Lyude
2016-12-01
lib/igt_kmod: New library to support driver loading/unloading and additional ...
Marius Vlad
2016-11-27
igt: Add kselftest runner for drm_mm
Chris Wilson
2016-08-04
lib/Makefile: Replace automake specific names of listings in Makefile.sources
Robert Foss
2016-08-04
lib/stubs: Add stubs for intel_bufmgr
Robert Foss
2016-08-04
configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXX
Robert Foss
2016-03-24
lib: Add a GPU error detector
Chris Wilson
2016-03-19
lib/igt_aux: Divert ioctls for signal injection
Chris Wilson
2016-02-09
lib: Fix build when vc4 headers are present
Tomeu Vizoso
2016-02-09
lib: Only compile igt_vc4 is we have it
Daniel Vetter
2015-07-22
benchmarks: Benchmarkify gem_exec_nop
Chris Wilson
2015-04-14
lib: load images from the data directory in igt_paint_image
Thomas Wood
2015-03-30
lib: add debug flags
Thomas Wood
2015-03-26
lib: print a stack trace when a test assertion fails
Thomas Wood
2015-02-17
lib: add a ring buffer for log entries
Thomas Wood
2014-12-11
lib: introduce log domains
Thomas Wood
2014-10-29
lib: ensure the library is built before the tests
Thomas Wood
2014-10-29
Move library selftests to lib/tests
Daniel Vetter
2014-09-05
lib: move create_stereo_fb from testdisplay to igt_fb
Thomas Wood
2014-07-29
lib: Add ndebug to the headers
Ben Widawsky
2014-07-25
intel-gpu-tools: fix version.h creation in android
Tim Gore
2013-11-12
build: list all test/tool/lib source files in their own Makefile.sources
Oscar Mateo
2013-11-06
rendercopy/bdw: Add gen8_render.h to the file list
Damien Lespiau
2013-11-06
rendercopy/bdw: Initial gen8 rendercopy
Jesse Barnes
2013-10-24
lib: Add a function to dump a scratch buf into a png
Damien Lespiau
2013-10-15
lib: Add igt_wait_for_vblank() helper
Damien Lespiau
2013-10-15
lib: Add a igt_display.h with a few enums and defines from the kernel
Damien Lespiau
2013-10-15
lib: Add a small helper to open debugfs files
Damien Lespiau
2013-04-16
add VLV punit & north cluster read tools
Jesse Barnes
2012-08-21
tools: Added intel_dpio_read and intel_dpio_write
Vijay Purushothaman
2012-06-28
lib: add a gen7 rendercopy
Ben Widawsky
2012-05-22
lib: extract kmstest_create_fb
Daniel Vetter
2012-02-09
lib/rendercopy: fixup make distcheck
Daniel Vetter
2012-01-18
lib: extract rendercopy functions from gem_stress
Daniel Vetter
2012-01-12
lib: fix include directives, alphabetize sources
Gaetan Nadon
2012-01-04
config: use project wide xorg warnings variable
Gaetan Nadon
2011-11-01
cargo-cult the build system into shape
Daniel Vetter
2011-11-01
always require libdrm
Daniel Vetter
2011-10-30
make distcheck fixes
Daniel Vetter
2011-07-28
intel-gpu-tools/range handling: register range handling
Ben Widawsky
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2009-06-30
intel_gpu_top: Move instdone bit definitions to lib to share with _dump.
Eric Anholt
2009-03-30
Add intel_chipset.h to fix dist.
Eric Anholt
2009-03-27
Move i810_reg.h to lib/intel_reg.h and get it disted.
Eric Anholt
2009-03-27
Port intel_idle from 2D driver as intel_gpu_top with a better interface.
Eric Anholt
2009-03-26
Initial import of intel-graphics-tools with some microbenchmarks.
Eric Anholt