summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-05intel_gpu_top: initialize monitoring statistics at startupEugeni Dodonov
2011-09-05intel_gpu_tool: initial support for non-screen outputEugeni Dodonov
2011-09-05intel_gpu_top: suport command line parameters and variable samples perEugeni Dodonov
2011-09-05intel_gpu_top: account for time spent in syscallsEugeni Dodonov
2011-08-12tests: add store dword testsJesse Barnes
2011-08-12testdisplay: for tiled mode test, the height should be alignedHai Lan
2011-08-01Add missing copyright info to intel_decode.cEric Anholt
2011-07-28tools: readme addition for shader debuggingBen Widawsky
2011-07-28tools/range handing: forgot the register map file :(Ben Widawsky
2011-07-28intel-gpu-tools/debugging: shader debuggerBen Widawsky
2011-07-28intel-gpu-tools/debugging: add important debug regsBen Widawsky
2011-07-28intel-gpu-tools/forcewaked: sample forcewake appBen Widawsky
2011-07-28intel-gpu-tools/range handling: register range handlingBen Widawsky
2011-07-28forcewake: Add mmio code to do proper forcewake stuff for gen6Ben Widawsky
2011-07-20Add intel_backlightChris Wilson
2011-07-20intel_decode: Handle a few gen7 blocksChris Wilson
2011-07-17gem_stress: ducttaping mandatoryDaniel Vetter
2011-07-13testdisplay: Test the first mode if there is no preferred mode.Hai Lan
2011-07-08tests/gem_vmap_blits: Fix typoChris Wilson
2011-07-08intel_reg_dumper: Slightly tidy the reporting of pipe configsChris Wilson
2011-07-08Add a test case for coherency of vmapsChris Wilson
2011-07-08gem_stress: Assert we have no pending ops when using the CPUChris Wilson
2011-07-08gem_gtt_speed: Add option for variable buffer sizeChris Wilson
2011-07-02gem_stress: Add an option to test handling of signalsChris Wilson
2011-06-23tests: Add an exercise for zero-length buffersChris Wilson
2011-06-20tests: Add a simple exercise of GTT mmapsChris Wilson
2011-06-13gem_stress: some stats about incoherenciesDaniel Vetter
2011-06-13gem_stress: option to disable render copyfunc checkDaniel Vetter
2011-06-13gem_stress: option for tile_sizeDaniel Vetter
2011-06-13gem_stress: option to set tiles per bufferDaniel Vetter
2011-06-13gem_stress: option to continue despite failuresDaniel Vetter
2011-06-13gem_stress: option to override the number of rounds to completeDaniel Vetter
2011-06-08scripts: Add throttle.pyChris Wilson
2011-06-07testdisplay: automatically enable TEST_PLANES if possibleJesse Barnes
2011-06-07testdisplay: fix error output if test pattern draw failsJesse Barnes
2011-06-07testdisplay: add tiled buffer test supportJesse Barnes
2011-06-07testdisplay: add overlay plane test optionJesse Barnes
2011-06-07testdisplay: fix possible_crtcs check so LVDS worksLan, Hai
2011-06-06gem_stress: avoid division by 0Daniel Vetter
2011-06-06gem_stress: disable fence storm when only using untiled buffersDaniel Vetter
2011-06-06gem_stress: round max_dimension down to the next potDaniel Vetter
2011-06-05gem_stress: trim buffer sizes to fit into 3D pipelineChris Wilson
2011-06-05gem_stress: cpu maps force tiling to be disabled, so fix the printfChris Wilson
2011-06-05gem_stress: Add extra passes to intial render copyfunc verificationChris Wilson
2011-06-05test/gen3_mixed_blits: Remember that the BLT engine cannot handle Y-tilingChris Wilson
2011-06-05test/gen3_mixed_blits: Alternately use fence regs for the render copiesChris Wilson
2011-06-05test/gen3_mixed_blits: Acutally use fences for BLTChris Wilson
2011-06-05decode: Fix segmentation faultChris Wilson
2011-06-05test: Add more gen3 render blittersChris Wilson
2011-06-05test: Exercise gen3 render copiesChris Wilson