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
/
tests
/
gem_exec_nop.c
Age
Commit message (
Expand
)
Author
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-10-18
igt: Trim timeouts for basic GEM tests
Chris Wilson
2016-09-08
igt/gem_exec_nop: Show more timing details
Chris Wilson
2016-09-08
igt/gem_exec_nop: Refine the target calculation
Chris Wilson
2016-09-08
igt/gem_exec_nop: Check submitting nops to each engine in parallel
Chris Wilson
2016-09-08
igt/gem_exec_nop: Relax assertion for parallel execution
Chris Wilson
2016-07-22
lib/sysfs: Provide a convenience function for reading a bool
Chris Wilson
2016-07-22
igt/gem_exec_nop: Display submission mechanism
Chris Wilson
2016-06-17
tests: Push igt_fork/stop_hang_detector into fixtures
Daniel Vetter
2016-04-22
igt/gem_exec_nop: Apply missed interrupt detection
Chris Wilson
2016-04-18
igt/gem_exec_nop: Fix time units for assertion printf
Chris Wilson
2016-04-15
igt/gem_exec_nop: Correct %3.f typo
Chris Wilson
2016-04-14
igt/gem_exec_nop: Explain the parallel execution assertion
Chris Wilson
2016-03-28
igt/gem_exec_nop: Relax parallel assertion for short rings
Chris Wilson
2016-03-28
igt/gem_exec_nop: Add expectancy of independent execution between engines
Chris Wilson
2016-03-25
igt/gem: Add GPU hang detection to basic tests
Chris Wilson
2016-03-14
igt/gem_exec_nop: Decrease BAT timing
Chris Wilson
2016-03-10
igt/gem_exec_nop: Fix logical inversion for checking of valid execbuf
Chris Wilson
2016-03-09
igt/gem_exec_nop: Only combine unique rings
Chris Wilson
2016-03-08
igt/gem_exec_nop: Add a basic test
Chris Wilson
2016-01-27
igt/gem_exec_nop: Use common array of rings
Chris Wilson
2015-12-16
igt/gem_exec_nop: Restore SLOW_QUICK loop terminator
Chris Wilson
2015-12-08
igt/gem_exec_nop: Remove nop latency measurements
Chris Wilson
2015-11-13
tests/gem_exec_nop: Improved test run time
Derek Morton
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-07-01
igt/gem_exec_nop: Control boost/idle frequencies
Chris Wilson
2015-07-01
igt/gem_exec_nop: Wait between runs
Chris Wilson
2015-03-26
igt/gem_exec_(blt|nop): IGT magic
Chris Wilson
2015-03-26
igt/gem_exec_(nop|blt): Repeat measurements at min/max GPU frequencies
Chris Wilson
2015-03-26
igt/gem_exec_nop: Repeat and average to stabilize measurements
Chris Wilson
2015-03-18
igt/gem_exec_nop: Enlighten the failure error message
Chris Wilson
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2014-05-14
tests: sprinkle igt logging
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
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
2013-08-13
tests: introduce igt_require
Daniel Vetter
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
tests: s/return igt_retval();/igt_exit();/
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
2013-08-12
tests: use drmtest_skip to check for rings
Daniel Vetter
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
2013-07-18
tests: Instrument tests run in simulation to run quickly
Damien Lespiau
2013-04-27
gem_exec_nop.c: add vebox test case
Zhong Li
[next]