summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hourstests: fixup type in module_reloadHEADmasterDaniel Vetter1-1/+1
4 hourstests: add some help to module_reloadroot1-1/+5
4 hourstests: add module reload testcaseroot2-0/+38
2 daystests/hangman: fix when run with absolute pathDaniel Vetter1-1/+1
3 daystest/flip_test: fail harderDaniel Vetter1-18/+10
3 dayslib: extract kmstest_dump_modeDaniel Vetter5-49/+25
3 daystest/flip_test: use kmstest_create_fbDaniel Vetter1-176/+17
3 dayslib: extract kmstest_create_fbDaniel Vetter8-225/+272
3 daystests: use drm_open_any moreDaniel Vetter3-39/+8
3 daystests/flip_test: rip out usageDaniel Vetter1-22/+0
3 daystests: add flip_test to .gitignoreDaniel Vetter1-0/+1
3 daystests/flip_test: rip out funny picturesDaniel Vetter3-34/+3
9 daysintel_infoframes: options -p and -P require an argumentPaulo Zanoni1-3/+3
9 daysintel_gpu_top: allow to work on Gen7Eugeni Dodonov1-1/+1
2012-05-10tests/gtt_speed: try to outwit gccDaniel Vetter1-3/+14
2012-05-09tests/gem_tiled_pread_pwrite fix progname for pretty print progressChris Wilson1-1/+1
2012-05-09intel_error_decode: Be more lax for whitespace around parsing PCI-IDChris Wilson1-0/+2
2012-05-08tools: add Haswell registers into intel_reg_dumperEugeni Dodonov2-0/+225
2012-05-07tests/flip_test: test on each CRTC for each detected outputJesse Barnes1-27/+26
2012-05-07tests: add simple flip testJesse Barnes4-0/+577
2012-04-29intel_infoframe: fix assertion off by 1Ben Widawsky1-1/+1
2012-04-29chipset: accidentally left the old IS_GEN7 macroBen Widawsky1-6/+0
2012-04-27test/ZZ_hangman: adjust to new error_state reset semanticsDaniel Vetter1-1/+1
2012-04-25intel_infoframes: add support for Gen 4Paulo Zanoni2-55/+147
2012-04-25intel_infoframes: AVI InfoFrame version should be 2Paulo Zanoni1-1/+1
2012-04-25chipset updatesBen Widawsky1-2/+27
2012-04-25test: fix up hangman script and enable by defaultDaniel Vetter2-6/+6
2012-04-22tests: add gem_unfence_active_buffersDaniel Vetter5-0/+189
2012-04-19lib: Fix render copy on gen2Chris Wilson1-263/+148
2012-04-19tests/gem_ringfill: add progress indicatorDaniel Vetter1-0/+6
2012-04-17tests: re-enable commented-out testcaseDaniel Vetter1-2/+0
2012-04-17tests: add gem_set_tiling_vs_pwriteDaniel Vetter3-0/+103
2012-04-17tests/gem_set_tiling_vs_gtt: update copyright headerDaniel Vetter1-2/+2
2012-04-17tests: add gem_set_tiling_vs_gttDaniel Vetter3-0/+139
2012-04-17tests/gem_set_tiling_vs_blt: fix on gen4+Daniel Vetter1-1/+10
2012-04-15tests: rename gem_tiled_after_untiled_blt into gem_set_tiling_vs_bltDaniel Vetter3-8/+12
2012-04-15tests: pimp tiled_after_untiled_bltDaniel Vetter1-30/+83
2012-04-13Add tools/intel_infoframesPaulo Zanoni5-0/+1079
2012-04-12tests: skip rc6_residency test if not supportedDaniel Vetter1-0/+8
2012-04-12Use mmap64() for performing the GTT mappingChris Wilson1-1/+1
2012-04-11tests: add gem_gtt_concurrent_blitDaniel Vetter3-0/+136
2012-04-11tests: add sysfs_rc6_residency to .gitignoreDaniel Vetter1-0/+1
2012-04-11tests/sysfs_rc6_residency: add some sleep before testingDaniel Vetter1-0/+4
2012-04-11tests: rc6 residency testBen Widawsky3-0/+109
2012-04-11drm/i915: extract card gettingBen Widawsky1-39/+83
2012-04-11build: make sure we have asprintfBen Widawsky1-0/+2
2012-04-10test/gem_cpu_concurrent_blit: Limit memory usage to half apertureChris Wilson1-1/+5
2012-04-10test: Exercise concurrent GPU read/write with CPU domain accessChris Wilson3-0/+129
2012-04-10tests: explicit use bashDaniel Vetter3-3/+3
2012-04-04tests: add wedging testsBen Widawsky2-1/+11