summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-23Add MI_SUSPEND_FLUSH instruction decodemasterBen Widawsky1-0/+1
2011-02-14Remove confusing use of IS_9XXChris Wilson8-99/+94
2011-02-11correct a mistyping for testdisplayHai Lan1-1/+1
2011-02-11testdisplay: Remove deprecated GIO functionsChris Wilson1-4/+6
2011-02-11testdisplay: ClarifyChris Wilson1-92/+96
2011-02-11Add a test case into intel-gpu-tools for intel display driver validation.Hai Lan1-58/+213
2011-02-10intel_stepping: Include clocks in summaryChris Wilson1-0/+134
2011-02-10tools/intel_bios_reader: use correct printf format for size_tChris Wilson1-1/+1
2011-02-10tools/intel_disable_clock_gating: Remove unused variableChris Wilson1-1/+0
2011-02-10tools: Do not install intel_gpu_dumpChris Wilson1-2/+2
2011-02-10tools/intel_gpu_dump: Replace asprintf with snprintfChris Wilson1-15/+13
2011-02-10tests/intel_reg_dumper: Replace asprintf with snprintfChris Wilson1-85/+75
2011-02-09tests: Move potential machine killers away from distcheckChris Wilson1-2/+5
2011-02-09tests/gem_exec_blt: Compile fixChris Wilson1-0/+1
2011-02-09build: Update autotools configurationJavier Jardón4-21/+28
2011-02-08configure: Bump the libdrm dependencyChris Wilson1-1/+1
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson2-9/+21
2011-02-06Fix basic blt test for SNBChris Wilson1-2/+7
2011-02-06Fix typo excluding Ironlake from IS_INTELChris Wilson1-1/+1
2011-02-06gem_tiled_blits: Minor enhancementsChris Wilson1-14/+32
2011-02-06gem_linear_blits: Minor enhancementsChris Wilson1-1/+27
2011-02-02Simplify gem_linear_blitsChris Wilson1-60/+165
2011-02-01Simple test to ensure that working sets larger than memory, just work.Chris Wilson4-57/+277
2011-02-01error decode: Search for first i915_error_stateChris Wilson1-13/+29
2011-02-01Search for the first Intel dri device.Chris Wilson8-16/+58
2011-02-01tests/gem_tiled_fence_blits: Ensure the bo count is oddChris Wilson1-1/+1
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson6-58/+249
2011-01-29Time blt vs pwriteChris Wilson4-0/+455
2011-01-29Add a simple test to execute n nop batchesChris Wilson3-0/+161
2011-01-29Add a GTT timing testChris Wilson1-0/+1
2011-01-29bios: Parse SDVO panel DTDsChris Wilson2-21/+150
2011-01-09gpu-top: Correct computation of ring sizeChris Wilson1-2/+2
2011-01-09error: Parse ring name before gtt_offsetChris Wilson1-21/+29
2011-01-07intel_gpu_top: Include BLT ringChris Wilson1-1/+9
2011-01-07intel_gpu_top: Wake the GT power well to read gen6 ring registersChris Wilson1-4/+43
2010-12-23error decode: print out class of chipset in the error reportChris Wilson1-1/+9
2010-12-23Add a GTT timing testChris Wilson3-1/+240
2010-12-21tools/bios_reader: try to dump more child device dataJesse Barnes2-17/+119
2010-12-21tests: add display testing programJesse Barnes3-0/+726
2010-12-17intel_disable_clock_gating: New tool for turning off clock gating on ILK.Eric Anholt4-0/+81
2010-12-17intel_gpu_top: Print stats regs on Ironlake as well.Eric Anholt1-3/+4
2010-12-10error-decode: stdin is 0 not 1Chris Wilson1-1/+1
2010-12-04decode: Add a couple of BLT MI.Chris Wilson1-0/+2
2010-12-04gpu-dump: Include BLT and BSD ringbuffersChris Wilson1-0/+24
2010-12-03decode: Add some missing protection against short buffers for gen6 instrChris Wilson2-1/+19
2010-12-02dump-decode: allow specification of devid, i.e. genChris Wilson1-1/+6
2010-12-01error-decode: Operate as a pipe and accept input from stdinChris Wilson1-25/+31
2010-11-29decode: Improve parsing of i915 fixed-length indexed primitivesChris Wilson1-12/+11
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson14-39/+41
2010-10-22Decode PGTBL_ER for i965Chris Wilson1-0/+32