summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-14Remove confusing use of IS_9XXChris Wilson
2011-02-11correct a mistyping for testdisplayHai Lan
2011-02-11testdisplay: Remove deprecated GIO functionsChris Wilson
2011-02-11testdisplay: ClarifyChris Wilson
2011-02-11Add a test case into intel-gpu-tools for intel display driver validation.Hai Lan
2011-02-10intel_stepping: Include clocks in summaryChris Wilson
2011-02-10tools/intel_bios_reader: use correct printf format for size_tChris Wilson
2011-02-10tools/intel_disable_clock_gating: Remove unused variableChris Wilson
2011-02-10tools: Do not install intel_gpu_dumpChris Wilson
2011-02-10tools/intel_gpu_dump: Replace asprintf with snprintfChris Wilson
2011-02-10tests/intel_reg_dumper: Replace asprintf with snprintfChris Wilson
2011-02-09tests: Move potential machine killers away from distcheckChris Wilson
2011-02-09tests/gem_exec_blt: Compile fixChris Wilson
2011-02-09build: Update autotools configurationJavier Jardón
2011-02-08configure: Bump the libdrm dependencyChris Wilson
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson
2011-02-06Fix basic blt test for SNBChris Wilson
2011-02-06Fix typo excluding Ironlake from IS_INTELChris Wilson
2011-02-06gem_tiled_blits: Minor enhancementsChris Wilson
2011-02-06gem_linear_blits: Minor enhancementsChris Wilson
2011-02-02Simplify gem_linear_blitsChris Wilson
2011-02-01Simple test to ensure that working sets larger than memory, just work.Chris Wilson
2011-02-01error decode: Search for first i915_error_stateChris Wilson
2011-02-01Search for the first Intel dri device.Chris Wilson
2011-02-01tests/gem_tiled_fence_blits: Ensure the bo count is oddChris Wilson
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson
2011-01-29Time blt vs pwriteChris Wilson
2011-01-29Add a simple test to execute n nop batchesChris Wilson
2011-01-29Add a GTT timing testChris Wilson
2011-01-29bios: Parse SDVO panel DTDsChris Wilson
2011-01-09gpu-top: Correct computation of ring sizeChris Wilson
2011-01-09error: Parse ring name before gtt_offsetChris Wilson
2011-01-07intel_gpu_top: Include BLT ringChris Wilson
2011-01-07intel_gpu_top: Wake the GT power well to read gen6 ring registersChris Wilson
2010-12-23error decode: print out class of chipset in the error reportChris Wilson
2010-12-23Add a GTT timing testChris Wilson
2010-12-21tools/bios_reader: try to dump more child device dataJesse Barnes
2010-12-21tests: add display testing programJesse Barnes
2010-12-16intel_disable_clock_gating: New tool for turning off clock gating on ILK.Eric Anholt
2010-12-16intel_gpu_top: Print stats regs on Ironlake as well.Eric Anholt
2010-12-10error-decode: stdin is 0 not 1Chris Wilson
2010-12-04decode: Add a couple of BLT MI.Chris Wilson
2010-12-04gpu-dump: Include BLT and BSD ringbuffersChris Wilson
2010-12-03decode: Add some missing protection against short buffers for gen6 instrChris Wilson
2010-12-02dump-decode: allow specification of devid, i.e. genChris Wilson
2010-12-01error-decode: Operate as a pipe and accept input from stdinChris Wilson
2010-11-29decode: Improve parsing of i915 fixed-length indexed primitivesChris Wilson
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson
2010-10-22Decode PGTBL_ER for i965Chris Wilson
2010-10-01intel_gpu_top: Sample BSD rings as well as renderChris Wilson