summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12lib/drmtest: __ prefix for drmtest_run_subtestDaniel Vetter
2013-08-12lib/intel_mmio: Remove unused labelDaniel Vetter
2013-08-12tests: use drmtest_skip to check for ringsDaniel Vetter
2013-08-12tests: use drmtest_skip() in caching ioctl helpersDaniel Vetter
2013-08-12lib/drmtest: make signal process cleanup more robustDaniel Vetter
2013-08-12tests/gem_caching: convert to use drmtest retval infrastructureDaniel Vetter
2013-08-12lib/drmtest: skip/fail handlingDaniel 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-07intel_error_decode: First try /sys/drm/card0/error for the error-stateChris 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-06lib: Reset sig_stat after stopping the rude interrupterChris 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-29lib: export drm_format_to_bppImre Deak
2013-07-29intel_batchbuffer: add support for non-32bit blt copiesImre Deak
2013-07-27lib/intel_mmio: Fix the fixed fix (register access)Ben Widawsky
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-22lib/drmtest: document interface groups with one-linersDaniel 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-19lib: Allow users of env_set() to specify a default valueDamien Lespiau
2013-07-19build: Pimp up the configure summaryDamien Lespiau