index
:
~abj/intel-gpu-tools
force_edid
kms_busy
master
rs
spin_batch2
spin_batch_fix_ILK
spin_batch_fix_ILK_ver2
spin_master
igt tests
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
drmtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
lib/drmtest: Test for equivalence with DRIVER_ANY
Tomeu Vizoso
1
-1
/
+1
2016-10-27
lib/drmtest: Take DRIVER_ANY into account when opening the DRM device
Tomeu Vizoso
1
-0
/
+4
2016-10-18
drmtest: Install exithandler for i915, even in multidriver tests
Chris Wilson
1
-6
/
+10
2016-09-19
lib: Add support for DROP_FREED in igt_drop_caches_set()
Chris Wilson
1
-1
/
+1
2016-07-19
lib: __drm_open_driver() needs to report the error
Chris Wilson
1
-4
/
+3
2016-07-12
lib/drmtest: add virtio_gpu support
Gustavo Padovan
1
-0
/
+9
2016-07-12
lib/drmtest: Fix igt_skip message
Gustavo Padovan
1
-1
/
+1
2016-06-30
lib: Start weaning off defunct intel_chipset.h
Chris Wilson
1
-1
/
+1
2016-06-28
lib: Avoid running gem_quiescent_gpu() on non-Intel hardware
Robert Foss
1
-1
/
+1
2016-06-23
Silence compiler warnings for expected and handled error conditions
Chris Wilson
1
-2
/
+2
2016-06-21
lib: Suppress error messages from failure to load driver modules
Chris Wilson
1
-1
/
+1
2016-06-18
lib: Support opening vGEM device
Chris Wilson
1
-15
/
+32
2016-04-14
lib: Fix doc warnings for real!
Daniel Vetter
1
-1
/
+1
2016-04-14
lib: Expose is_i915_device
Tomeu Vizoso
1
-1
/
+1
2016-04-14
lib: add igt_require_intel
Tomeu Vizoso
1
-0
/
+5
2016-04-14
lib: Rename is_intel to has_known_intel_chipset
Tomeu Vizoso
1
-4
/
+6
2016-04-09
lib: Remove defunct stop_rings
Chris Wilson
1
-16
/
+0
2016-03-08
lib: Flush all possible rings
Chris Wilson
1
-24
/
+13
2016-03-08
lib: Flush BSD2 as well when available
Chris Wilson
1
-0
/
+5
2016-02-08
igt: Add support for DRIVER_VC4 flags on tests.
Eric Anholt
1
-2
/
+14
2015-12-02
docs: add missing documentation for drm open functions
Thomas Wood
1
-2
/
+4
2015-11-20
drmtest: Use standard gem_execbuf() calls in gem_quiescent_gpu()
Chris Wilson
1
-28
/
+12
2015-09-11
lib: adding drm_open_driver() interface
Micah Fedke
1
-36
/
+61
2015-09-08
lib: various documentation fixes
Thomas Wood
1
-1
/
+1
2015-02-18
lib: Cache DRM device id to reduce number of ioctls
Chris Wilson
1
-1
/
+7
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
1
-0
/
+1
2015-01-19
igt/drv_module_reload: Check more carefully for a live driver
Chris Wilson
1
-1
/
+1
2015-01-15
lib: remove unnecessary checks on the drm_open_any return value
Thomas Wood
1
-3
/
+3
2014-11-25
lib: fix symbol names in documentation comments
Thomas Wood
1
-1
/
+1
2014-09-30
tests/pm_rpm: factor out drm_open_any_master
Imre Deak
1
-0
/
+19
2014-07-25
drmtest: First check that driver is i915
Chris Wilson
1
-12
/
+28
2014-07-23
tests: remove unused getopt header includes
Thomas Wood
1
-1
/
+0
2014-07-21
Quieten valgrind
Chris Wilson
1
-1
/
+2
2014-06-09
Fix make distclean by fixing includes of version.h
Rodrigo Vivi
1
-1
/
+1
2014-04-10
lib/drmtest: don't dup quiescent fd
Mika Kuoppala
1
-2
/
+2
2014-04-10
lib: add igt_get_stop_rings and igt_set_stop_rings
Mika Kuoppala
1
-0
/
+16
2014-03-26
lib/igt_kms/bf: doc skeleton
Daniel Vetter
1
-1
/
+1
2014-03-23
lib/drmtest: api documentation
Daniel Vetter
1
-5
/
+46
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
1
-188
/
+0
2014-03-22
lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
1
-0
/
+1
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
1
-0
/
+1
2014-03-22
tests|lib: remove assert.h includes
Daniel Vetter
1
-1
/
+1
2014-03-12
lib: move prefault helpers to igt_debugfs.c
Daniel Vetter
1
-38
/
+0
2014-03-12
lib: extract igt_core.c
Daniel Vetter
1
-828
/
+2
2014-03-12
lib/ioctl_wrappers: api doc
Daniel Vetter
1
-17
/
+0
2014-03-11
lib: extract ioctl_wrappers.c
Daniel Vetter
1
-418
/
+0
2014-03-11
drmtest: reformat the API documentation
Thomas Wood
1
-9
/
+10
2014-02-13
lib: (somewhat) structured logging support
Daniel Vetter
1
-0
/
+41
[next]