summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-10lib: add igt_get_stop_rings and igt_set_stop_ringsMika Kuoppala3-0/+157
2014-04-10tests/gem_reset_stats: end hanging batch properlyMika Kuoppala1-1/+3
2014-04-09tests/gem_exec_parse: Test for OACONTROL trackingBrad Volkin1-0/+48
2014-04-07gem_tiled_swapping: Test using all available fencesChris Wilson2-25/+78
2014-04-07gem_tiled_swapping: Purge all page/swap caches firstChris Wilson3-0/+15
2014-04-07intel-gpu-overlay: Update debugfs path for min/max frequencyChris Wilson1-1/+5
2014-04-04tools/intel_reg_dumper: use haswell_debug_regs on BDW tooPaulo Zanoni1-1/+1
2014-04-04tests/pm_pc8: skip tests when no screens are connectedPaulo Zanoni1-1/+2
2014-04-04tests/pm_pc8: add missing newlinePaulo Zanoni1-1/+1
2014-04-03tests/gem_cmd_parse: restrict to gen7Daniel Vetter1-0/+4
2014-04-03gem_tiled_swapping: Limit to available memoryChris Wilson3-3/+45
2014-04-02lib/rendercopy: fix alloc len for gen7_bind_bufMika Kuoppala1-1/+1
2014-04-02tests: create files that list the available testsThomas Wood2-1/+15
2014-03-31intel-gpu-tools: avoid include of cairo.h on Android buildstgore2-1/+7
2014-03-28tools/quick_dump: Fix make distcheckDaniel Vetter1-1/+1
2014-03-28intel-gpu-tools: fix some include path problems on android buildstgore2-0/+6
2014-03-28intel-gpu-tools: fix problem with redefinition of mmap64tgore1-1/+5
2014-03-27README: update piglit cmdDaniel Vetter1-1/+1
2014-03-27intel_infoframes: remove bogus "being transmitted" check from VLVJesse Barnes1-4/+4
2014-03-27intel_infoframes: add VLV supportJesse Barnes1-10/+42
2014-03-27quick_dump: Put the cairo cflags with the other cflags.Ben Widawsky1-3/+1
2014-03-26tools/quick_dump: re-apply ducttapeDaniel Vetter1-0/+2
2014-03-26tests/pm_rps: Add a new testcase to provoke the "stuck at max" bugDaniel Vetter1-0/+40
2014-03-26tests/pm_rps: quiescent harderDaniel Vetter1-0/+6
2014-03-26rendercopy/gen8: Remove a hole in struct gen8_blend_stateDamien Lespiau1-19/+19
2014-03-26testdisplay: make termio unbufferedJesse Barnes1-1/+32
2014-03-26lib/igt_fb: api documentationDaniel Vetter2-18/+217
2014-03-26lib/igt_fb: setup font in igt_get_cairo_ctxDaniel Vetter4-7/+3
2014-03-26lib/igt_fb: drop kmstest_ prefix from static functionsDaniel Vetter1-6/+6
2014-03-26lib/igt_kms/bf: doc skeletonDaniel Vetter6-3/+25
2014-03-26lib: fold igt_display into igt_kmsDaniel Vetter7-107/+47
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter14-151/+153
2014-03-26lib: extract igt_fb libraryDaniel Vetter5-475/+559
2014-03-26gitignore: Add logfiles from make checkDaniel Vetter1-0/+2
2014-03-26lib/igt_kms: make kmstest_get_cairo_surface staticDaniel Vetter2-2/+1
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter11-20/+20
2014-03-26lib: remove kmstest_create_fbDaniel Vetter13-57/+29
2014-03-26lib/igt_aux: Lost doc polish hunk.Daniel Vetter1-2/+0
2014-03-26quick_dump: Fix the danvet fallout.Ben Widawsky3-2/+19
2014-03-26lib/intel_batchbuffer fix OUT_RELOC doc tagMika Kuoppala1-1/+1
2014-03-26lib/igt_core: fix igt_skip_on_simulation regressionDaniel Vetter2-8/+23
2014-03-25README: document quirks for regenerating gtk-docDaniel Vetter1-0/+11
2014-03-25tests/gem_exec_parse: fixups for the recent massive refactoringDaniel Vetter1-2/+5
2014-03-25tests/gem_exec_parse: Test a command crossing a page boundaryBrad Volkin1-0/+68
2014-03-25tests/gem_exec_parse: Test for batches w/o MI_BATCH_BUFFER_ENDBrad Volkin1-0/+9
2014-03-25tests/gem_exec_parse: Add tests for bitmask checksBrad Volkin1-0/+18
2014-03-25tests/gem_exec_parse: Add tests for register whitelistBrad Volkin1-0/+26
2014-03-25tests/gem_exec_parse: Add tests for rejected commandsBrad Volkin1-0/+81
2014-03-25tests: Add a test for the command parserBrad Volkin3-0/+142
2014-03-24tests/gem_reset_stats: run non hw context tests also on older gensMika Kuoppala1-16/+75