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
/
drmtest.c
Age
Commit message (
Expand
)
Author
2016-06-28
lib: Avoid running gem_quiescent_gpu() on non-Intel hardware
Robert Foss
2016-06-23
Silence compiler warnings for expected and handled error conditions
Chris Wilson
2016-06-21
lib: Suppress error messages from failure to load driver modules
Chris Wilson
2016-06-18
lib: Support opening vGEM device
Chris Wilson
2016-04-14
lib: Fix doc warnings for real!
Daniel Vetter
2016-04-14
lib: Expose is_i915_device
Tomeu Vizoso
2016-04-14
lib: add igt_require_intel
Tomeu Vizoso
2016-04-14
lib: Rename is_intel to has_known_intel_chipset
Tomeu Vizoso
2016-04-09
lib: Remove defunct stop_rings
Chris Wilson
2016-03-08
lib: Flush all possible rings
Chris Wilson
2016-03-08
lib: Flush BSD2 as well when available
Chris Wilson
2016-02-08
igt: Add support for DRIVER_VC4 flags on tests.
Eric Anholt
2015-12-02
docs: add missing documentation for drm open functions
Thomas Wood
2015-11-20
drmtest: Use standard gem_execbuf() calls in gem_quiescent_gpu()
Chris Wilson
2015-09-11
lib: adding drm_open_driver() interface
Micah Fedke
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-02-18
lib: Cache DRM device id to reduce number of ioctls
Chris Wilson
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-01-19
igt/drv_module_reload: Check more carefully for a live driver
Chris Wilson
2015-01-15
lib: remove unnecessary checks on the drm_open_any return value
Thomas Wood
2014-11-25
lib: fix symbol names in documentation comments
Thomas Wood
2014-09-30
tests/pm_rpm: factor out drm_open_any_master
Imre Deak
2014-07-25
drmtest: First check that driver is i915
Chris Wilson
2014-07-23
tests: remove unused getopt header includes
Thomas Wood
2014-07-21
Quieten valgrind
Chris Wilson
2014-06-09
Fix make distclean by fixing includes of version.h
Rodrigo Vivi
2014-04-10
lib/drmtest: don't dup quiescent fd
Mika Kuoppala
2014-04-10
lib: add igt_get_stop_rings and igt_set_stop_rings
Mika Kuoppala
2014-03-26
lib/igt_kms/bf: doc skeleton
Daniel Vetter
2014-03-23
lib/drmtest: api documentation
Daniel Vetter
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
2014-03-22
lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/
Daniel Vetter
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2014-03-22
tests|lib: remove assert.h includes
Daniel Vetter
2014-03-12
lib: move prefault helpers to igt_debugfs.c
Daniel Vetter
2014-03-12
lib: extract igt_core.c
Daniel Vetter
2014-03-12
lib/ioctl_wrappers: api doc
Daniel Vetter
2014-03-11
lib: extract ioctl_wrappers.c
Daniel Vetter
2014-03-11
drmtest: reformat the API documentation
Thomas Wood
2014-02-13
lib: (somewhat) structured logging support
Daniel Vetter
2014-02-12
lib: Make igt_skip noreturn
Daniel Vetter
2014-02-12
lib: install exit handler only on success for prefault control
Daniel Vetter
2014-02-11
lib: Don't wait in igt_wait_for_keypress() if stdin is not a tty
Damien Lespiau
2014-02-11
lib: Add a helper to wait for a keypress
Damien Lespiau
2014-02-11
lib/drmtest: Fix up skip_henceforth checks
Daniel Vetter
2014-02-06
lib/drmtest: Add igt_wait_helper
Jeff McGee
2014-02-05
lib/drmtest: fix hang in quiescent_gpu_at_exit due to signal-unsafe asprintf
Imre Deak
2014-01-31
lib: Capture errno on entry
Chris Wilson
[next]