summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-04tests/*storedw*: add subcases with more outstanding batchesDaniel Vetter
2012-10-03flip_test: fix timestamp orderDaniel Vetter
2012-10-03tests/gem_caching: only disable on vintage i965g/gmDaniel Vetter
2012-10-03tests: add drm_threaded_access_tiledDaniel Vetter
2012-10-03flip_test: add an explicit flag for timing checksDaniel Vetter
2012-10-02gem_cpu_reloc: Do another pass explicitly moving to the CPU write domainChris Wilson
2012-10-02gem_cpu_reloc: Use the mappable aperture size!Chris Wilson
2012-10-02gem_cpu_reloc: And run the test in reverse to check with already bound batchesChris Wilson
2012-10-02gem_cpu_reloc: Fix for running on SNB+Chris Wilson
2012-10-02flip_test: increase runtime of the plain flip to 15sDaniel Vetter
2012-10-02tests/flip_test: measure inter-frame ts jitterDaniel Vetter
2012-10-02flip_test: race against modesets, tooDaniel Vetter
2012-10-02gem_wait_render_timeout: Fix SKIP return codeChris Wilson
2012-10-02tests: Add gem_cpu_relocChris Wilson
2012-10-02tests/flip_test: also test pannning with dummy loadDaniel Vetter
2012-10-02tests/flip_test: test interaction with panningDaniel Vetter
2012-10-02tests/flip_test: robustificationsDaniel Vetter
2012-10-02tests/flip_test: don't complain about timestamps in the futureDaniel Vetter
2012-10-02tests/flip_test: actually try to check what I want to checkDaniel Vetter
2012-10-02tests/flip_test: check whether timestamp isn't in the pastDaniel Vetter
2012-10-02tests/flip_test: check whether the pageflip event took too longDaniel Vetter
2012-10-02flip_test: count the number of flips and check we don't drop anyChris Wilson
2012-10-02tests/flip_test: re-enable disabled testcasesDaniel Vetter
2012-10-02tests/flip_test: new testcase with a busy load before the flipDaniel Vetter
2012-10-02fixup .gitignore for newly add sysfs_rps testDaniel Vetter
2012-09-28tests/flip_test: Revamp to demonstrate race with modeset/dpms and pageflipsChris Wilson
2012-09-26Add option -o <number>, which can test only one specified mode.Yi Sun
2012-09-18tests/module_reload: Silence warnings when unloaded shared modulesChris Wilson
2012-09-14sysfs rps test addedBen Widawsky
2012-09-13gem_gtt_speed: Add a test that caches the mmapping across iterationsChris Wilson
2012-09-13gem_gtt_speed: Use a memset() to test streaming performanceChris Wilson
2012-08-30clang: Fix static analysis warnings from clangBen Widawsky
2012-08-30clang: Fix warnings found through clang.Ben Widawsky
2012-08-27tests/gem_cacheing: Exercise snoop coherencyChris Wilson
2012-08-24Add --disable-nouveau option for platforms without nouveau supportAlan Coopersmith
2012-08-24flip_test: add cast to pacify Solaris Studio compilerAlan Coopersmith
2012-08-24Fall back to CLOCK_MONOTONIC on systems without CLOCK_MONOTONIC_RAWAlan Coopersmith
2012-08-24Revert "tests: disable nouveau if unavailable"Daniel Vetter
2012-08-24tests: disable nouveau if unavailableMaarten Lankhorst
2012-08-24tests/prime_nv_test: add missing call for test8Maarten Lankhorst
2012-08-24tests/prime_nv_pcopy: kill debug code that's not upstreamMaarten Lankhorst
2012-08-24tests/prime_nv: don't enable buffer reuseDaniel Vetter
2012-08-15tests: add gem_gtt_cpu_tlbDaniel Vetter
2012-08-14Fixup previous commitMaarten Lankhorst
2012-08-14And add another corner case skipMaarten Lankhorst
2012-08-14fix crash with insufficient permissionsMaarten Lankhorst
2012-08-14satisfy danvet's OCMaarten Lankhorst
2012-08-13Add intel <-> nouveau prime testsMaarten Lankhorst
2012-08-08Update the image file pass.png with higher correction levelYi Sun
2012-08-08tests/testdisplay.c Remove an uncomfortable error outputYi Sun