summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-25tests/prime_self_import: Add racing handle2fd testcaseracesDaniel Vetter2-1/+161
2013-07-25tests/gem_flink_race: Kill duplicate drm_open_anyDaniel Vetter1-6/+0
2013-07-24tests/gem_flink_race: correct thread countDaniel Vetter1-3/+1
2013-07-24tests/gem_flink_race: fix up scanf formatDaniel Vetter1-1/+1
2013-07-24tests/gem_flink_race: actually make it somewhat usefulDaniel Vetter2-10/+110
2013-07-24Revert "tests/gem_flink_race: count leaked objects"Daniel Vetter1-27/+1
2013-07-24tests/gem_flink_race: check for expected flink failure codeDaniel Vetter1-0/+2
2013-07-24tests/gem_flink_race: count leaked objectsDaniel Vetter1-1/+27
2013-07-24tests/gem_flink_race: kill debug printfDaniel Vetter1-2/+0
2013-07-23tests: add gem_flink_raceDaniel Vetter3-0/+118
2013-07-23lib/drmtest: add gem_flink and gem_openDaniel Vetter3-14/+41
2013-07-23tests: sort tests in Makefile.am and .gitignoreDaniel Vetter2-56/+56
2013-07-23tests/gem_suspend: exercise fence restore codeDaniel Vetter5-0/+129
2013-07-22lib/drmtest: document interface groups with one-linersDaniel Vetter1-0/+6
2013-07-21tests: Basic tools testerBen Widawsky3-0/+23
2013-07-20test/gem_pread_after_blit: Make the test a little more stressfulChris Wilson2-31/+62
2013-07-19tests: Source drm_lib.sh instead of having its own INTEL_SIMULATION testDamien Lespiau1-1/+4
2013-07-19tests: Allow a shell test to declare it doesn't need to be DRM masterDamien Lespiau1-1/+2
2013-07-19lib: Allow users of env_set() to specify a default valueDamien Lespiau1-3/+3
2013-07-19build: Pimp up the configure summaryDamien Lespiau1-2/+7
2013-07-19build: Fix automake 1.13 warningsDamien Lespiau1-2/+2
2013-07-19build: Fix unbalanced quoting in the python dumper AC_ARG_ENABLE()Damien Lespiau1-1/+1
2013-07-19build: Fix a small typo in configure.acDamien Lespiau1-1/+1
2013-07-19lib/drmtest: fix const mismatch warningDaniel Vetter1-1/+1
2013-07-19tests: add reloc, pread, pwrite slow path subtestXiong Zhang2-1/+24
2013-07-19lib/drmtest: add drmtest_disable/enable_prefault() functionXiong Zhang2-0/+53
2013-07-18tests: Add some tiled tests to the runs on simulationDamien Lespiau2-5/+1
2013-07-18tests: Instrument gem_seqno_wrap to run in simulationDamien Lespiau1-3/+1
2013-07-18tests: Instrument gem_lut_handle for simulationDamien Lespiau1-3/+1
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau12-13/+43
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau59-3/+119
2013-07-18lib: Remove old dead code intel_batchbuffer_emit_mi_flush()Damien Lespiau2-10/+0
2013-07-18lib: Introduce drmtest_skip_on_simulation()Damien Lespiau2-0/+13
2013-07-18lib: Rename IGT_QUICK to INTEL_SIMULATIONDamien Lespiau2-7/+7
2013-07-17build: Depend on cairo 1.12.0 for CAIRO_FORMAT_RGB30Damien Lespiau1-1/+1
2013-07-16tools/inter_error_decode: decode for ctl and acthdMika Kuoppala1-2/+33
2013-07-16tests/prime_nv_api: check multiple foreign imports with flinkDaniel Vetter1-0/+204
2013-07-15test/prime_nv_test: use gem drmtest functions for pread/pwriteDaniel Vetter1-41/+2
2013-07-15test/prime_nv_test: nicer test namesDaniel Vetter1-40/+21
2013-07-15test/prime_nv_api: more descriptive subtest namesDaniel Vetter1-38/+20
2013-07-15tests/prime_nv_api: Drop bogus check from import-twiceDaniel Vetter1-3/+0
2013-07-15tests/prime_nv_api: convert to subtest infrastructureDaniel Vetter2-31/+34
2013-07-12tests/gem_write_ring_switch: Skip on pre-SNBChris Wilson1-0/+4
2013-07-12tests/gem_write_read_ring_switch: Repeat under rude interrupterChris Wilson1-13/+36
2013-07-10tools/quickdump: gitignore generated filesDaniel Vetter1-0/+2
2013-07-10tests: actually add gem_write_read_ring_switchDaniel Vetter2-0/+201
2013-07-10test: add gem_write_read_ring_switchDaniel Vetter2-0/+4
2013-07-09tools/intel_reg_dumper: fix up END registerDaniel Vetter1-1/+1
2013-07-09tools/intel_reg_dumper: add gen6+ fencesDaniel Vetter2-2/+45
2013-07-04gem_(tiled|linear)_blits: s/interrutible/interruptible/Chris Wilson2-2/+2