summaryrefslogtreecommitdiff
path: root/tests/gem_seqno_wrap.c
AgeCommit message (Expand)Author
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä
2013-08-19lib/drmtest: igt_skip when drm_get_card failsDaniel Vetter
2013-08-19tests: roll out igt_require some moreDaniel Vetter
2013-08-19lib/drmtest: rip out drm_open_any_masterDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/exit(77)/igt_skip()/Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-07-18tests: Instrument gem_seqno_wrap to run in simulationDamien Lespiau
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2013-04-11tests/gem_seqno_wrap: verify debugfs write with readbackMika Kuoppala
2013-01-08tests/gem_seqno_wrap: skip if debugfs entry is not thereMika Kuoppala
2012-12-21tests/gem_seqno_wrap: adapt to new next_seqno debugfs interfaceMika Kuoppala
2012-12-16tests/gem_seqno_wrap.c: include <signal.h> for definition of kill()Alan Coopersmith
2012-12-13tests/gem_seqno_wrap: dont sync when crossing half of seqno spaceMika Kuoppala
2012-12-04tests: add gem_seqno_wrapMika Kuoppala