summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-08-12tests: use drmtest_skip to check for ringsDaniel Vetter
2013-08-12tests: use drmtest_skip() in caching ioctl helpersDaniel Vetter
2013-08-12tests/gem_caching: convert to use drmtest retval infrastructureDaniel Vetter
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter
2013-08-12tests: s/cacheing/cachingDaniel Vetter
2013-08-12gem_pwrite: Print the cache name not the numberChris Wilson
2013-08-10Expand gem_set_cacheing testing to handle the proposed DISPLAY domainChris Wilson
2013-08-07tests/prime_self_import: fix commentDaniel Vetter
2013-08-07tests/prime_self_import: Fixup previuos testDaniel Vetter
2013-08-07tests/prime_self_import: Add a flink/dma-buf self-import testDaniel Vetter
2013-08-07tests: update .gitignoreDaniel Vetter
2013-08-07tests/gem_pwrite_pread: subtest annotationDaniel Vetter
2013-08-06tests: add gem_prw_concurrent_bltDaniel Vetter
2013-08-06tests/prime_self_import: Add racing handle2fd testcaseDaniel Vetter
2013-08-06tests/gem_flink_race: Kill duplicate drm_open_anyDaniel Vetter
2013-08-06gem_pwrite_pread: Use mmap to bypass pwrite/pread for comparisonChris Wilson
2013-08-06gem_pwrite_pread: Measure how long it takes to upload/copy/downloadChris Wilson
2013-08-06gem_pread: Symmetric measurement to gem_pwriteChris Wilson
2013-08-06gem_pwrite: Time pwrites to both uncached/snooped memoryChris Wilson
2013-08-06gem_partial_pwrite_pread: Exercise different cacheing of the staging boChris Wilson
2013-08-06gem_pread_after_blit: Exercise reading back through different cache levelsChris Wilson
2013-07-29kms_render: fix gpu-blit for non-32bit bppsImre Deak
2013-07-25tests/sysfs_edid_timing: use real bashDaniel Vetter
2013-07-24tests/gem_flink_race: correct thread countDaniel Vetter
2013-07-24tests/gem_flink_race: fix up scanf formatDaniel Vetter
2013-07-24tests/gem_flink_race: actually make it somewhat usefulDaniel Vetter
2013-07-24Revert "tests/gem_flink_race: count leaked objects"Daniel Vetter
2013-07-24tests/gem_flink_race: check for expected flink failure codeDaniel Vetter
2013-07-24tests/gem_flink_race: count leaked objectsDaniel Vetter
2013-07-24tests/gem_flink_race: kill debug printfDaniel Vetter
2013-07-23tests: add gem_flink_raceDaniel Vetter
2013-07-23lib/drmtest: add gem_flink and gem_openDaniel Vetter
2013-07-23tests: sort tests in Makefile.am and .gitignoreDaniel Vetter
2013-07-23tests/gem_suspend: exercise fence restore codeDaniel Vetter
2013-07-21tests: Basic tools testerBen Widawsky
2013-07-20test/gem_pread_after_blit: Make the test a little more stressfulChris Wilson
2013-07-19tests: Source drm_lib.sh instead of having its own INTEL_SIMULATION testDamien Lespiau
2013-07-19tests: Allow a shell test to declare it doesn't need to be DRM masterDamien Lespiau
2013-07-19tests: add reloc, pread, pwrite slow path subtestXiong Zhang
2013-07-18tests: Add some tiled tests to the runs on simulationDamien Lespiau
2013-07-18tests: Instrument gem_seqno_wrap to run in simulationDamien Lespiau
2013-07-18tests: Instrument gem_lut_handle for simulationDamien Lespiau
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2013-07-16tests/prime_nv_api: check multiple foreign imports with flinkDaniel Vetter
2013-07-15test/prime_nv_test: use gem drmtest functions for pread/pwriteDaniel Vetter
2013-07-15test/prime_nv_test: nicer test namesDaniel Vetter
2013-07-15test/prime_nv_api: more descriptive subtest namesDaniel Vetter
2013-07-15tests/prime_nv_api: Drop bogus check from import-twiceDaniel Vetter
2013-07-15tests/prime_nv_api: convert to subtest infrastructureDaniel Vetter