profile/extras/intel-gpu-tools.git
2011-10-30 Daniel Vettertools: script to gather bug report data
2011-10-30 Daniel Vettermake distcheck fixes
2011-10-30 Daniel Vettertests: add test to read all debugfs files
2011-10-30 Daniel Vettertestdisplay: compile fix for !DRM_PLANES
2011-10-28 Daniel Vettertests: add gem_unref_active_buffers
2011-10-28 Jesse Barnestestdisplay: allow overlay plane to be moved & scaled...
2011-10-28 Jesse Barnesintel_reg_dumper: handle 3 pipe configs when dumping...
2011-10-28 Jesse Barnestestdisplay: add stub disable_planes() function
2011-10-25 Daniel Vettertools/decode: decode XY_SCANLINES_BLT
2011-10-25 Daniel Vettertools/decode: decode XY_SETUP_* cmds
2011-10-24 Jesse Barnestestdisplay: add sprite scaling and location support
2011-10-21 Daniel Vettertools/intel_error_decode: decode gen4+ fences
2011-10-21 Daniel Vettertools/decode: properly decode gen6+ PIPE_CONTROL flags
2011-10-19 Chris Wilsontop: Avoid FPE by removing meaningless metric
2011-10-18 Eric Anholtintel_reg_checker: New tool to accumulate checks for...
2011-10-18 Daniel Vetterintel/decode: print out chipset gen
2011-10-18 Daniel Vettertools/decode: don't move around the display register...
2011-10-18 Daniel Vettertools/decode: don't forget to print the name of the...
2011-10-17 Eugeni DodonovAllow intel_dump_decode to read data from stdin.
2011-10-17 Daniel Vettertools/intel_dump_decode: make devid parsing more useful
2011-10-17 Daniel Vettertools/decode: retain the ring name
2011-10-16 Daniel Vettertests: add gem_hangcheck_forcewake
2011-10-15 Daniel Vettertests/gem_fence_trash: some retuning
2011-10-15 Daniel Vettertests/gem_*_blits: reduce buffer count to not trash...
2011-10-14 Eugeni DodonovAllow to output statistics to stdout.
2011-10-11 Adam Jacksonbios_reader: Allow forcing the device ID with DEVICE...
2011-10-11 Jesse Barnesintel_reg_dumper: use none instead of NULL if no port...
2011-10-10 Jesse BarnesTreat PPT like CPT as we do in the kernel
2011-09-28 Daniel Vettertests: disable storedw tests on !render
2011-09-28 Daniel Vettertools/decode: add missing shift to MI_SEM_MBOX decoder
2011-09-16 Paulo Zanonitestdisplay: return 0 when successful
2011-09-15 Paulo Zanonigetstats: remove useless assertion
2011-09-15 Paulo Zanonidrm_open_any: explain why we are abort()ing
2011-09-15 Paulo Zanonitestdisplay: remove wrong return statement
2011-09-15 Paulo Zanonitestdisplay: don't enter the main loop if dump_info...
2011-09-15 Paulo Zanonitestdisplay: test all modes if no option is provided
2011-09-15 Paulo ZanoniAdd missing files to .gitignore
2011-09-15 Paulo Zanonitestdisplay: fix compiler warnings
2011-09-15 Daniel Vettertests/gem_mmap_gtt: also test gtt pwrite paths
2011-09-14 Daniel Vettertests: build all tests by default
2011-09-14 Daniel Vettertests: separate testcases in gem_bad_length
2011-09-14 Daniel Vettertests: disable gem_bad_blit
2011-09-13 Daniel Vettertests/gem_bad_length: dont throw garbage at the gpu
2011-09-13 Ben Widawskyintel: we don't do distcheck for the debugger
2011-09-13 Daniel Vetterintel_gpu_dump: really kill it
2011-09-13 Daniel Vetterintel_gpu_dump: also kill manpage
2011-09-13 Daniel Vettertools: remove intel_gpu_dump
2011-09-13 Daniel Vettertools: beef up intel_dump_decode
2011-09-13 Daniel Vettertests: exit(77) to properly mark tests as SKIP
2011-09-12 Daniel Vettertests: mark gen3-only tests as such
2011-09-12 Daniel Vettertests: add basic test for missed irqs
2011-09-12 Daniel Vettertests: check pipe_control coherency
2011-09-12 Daniel Vettertools: add intel_gen
2011-09-12 Daniel Vettertests: basic ring<->cpu and ring<->ring tests
2011-09-09 Daniel Vettertests: split up gem_storedw_loop into ring specific...
2011-09-09 Daniel Vettertests/gem_storedw: disable on pre-gen6
2011-09-09 Daniel Vetterlib/batch: hackish interface to run batches on specific...
2011-09-09 Daniel Vettertest/gem_storedw_*: tune some more
2011-09-09 Daniel Vettertools: decode some more MI_ ops
2011-09-09 Daniel Vettertools: decode MI_SEMAPHORE_MBOX
2011-09-06 Daniel Vettertools/intel_gpu_dump: add hackish --devid parsing
2011-09-06 Paulo Zanonigem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP...
2011-09-05 Eugeni Dodonovintel_gpu_top: access hardware before running profiling...
2011-09-05 Eugeni Dodonovintel_gpu_tools: describe -e option in usage screen
2011-09-05 Eugeni Dodonovintel_gpu_top: adopt to kernel coding style
2011-09-05 Eugeni Dodonovintel_gpu_top: support profiling user-specified commands
2011-09-05 Eugeni Dodonovintel_gpu_top: support non-interactive mode
2011-09-05 Eugeni DodonovThis patch initializes the last_stats[] for registers...
2011-09-05 Eugeni DodonovRevert "intel_gpu_top: initialize monitoring statistics...
2011-09-05 Eugeni Dodonovintel_gpu_top: initialize monitoring statistics at...
2011-09-05 Eugeni Dodonovintel_gpu_tool: initial support for non-screen output
2011-09-05 Eugeni Dodonovintel_gpu_top: suport command line parameters and varia...
2011-09-05 Eugeni Dodonovintel_gpu_top: account for time spent in syscalls
2011-08-12 Jesse Barnestests: add store dword tests
2011-08-12 Hai Lantestdisplay: for tiled mode test, the height should...
2011-08-01 Eric AnholtAdd missing copyright info to intel_decode.c
2011-07-28 Ben Widawskytools: readme addition for shader debugging
2011-07-28 Ben Widawskytools/range handing: forgot the register map file :(
2011-07-28 Ben Widawskyintel-gpu-tools/debugging: shader debugger
2011-07-28 Ben Widawskyintel-gpu-tools/debugging: add important debug regs
2011-07-28 Ben Widawskyintel-gpu-tools/forcewaked: sample forcewake app
2011-07-28 Ben Widawskyintel-gpu-tools/range handling: register range handling
2011-07-28 Ben Widawskyforcewake: Add mmio code to do proper forcewake stuff...
2011-07-20 Chris WilsonAdd intel_backlight
2011-07-20 Chris Wilsonintel_decode: Handle a few gen7 blocks
2011-07-17 Daniel Vettergem_stress: ducttaping mandatory
2011-07-13 Hai Lantestdisplay: Test the first mode if there is no preferr...
2011-07-08 Chris Wilsontests/gem_vmap_blits: Fix typo
2011-07-08 Chris Wilsonintel_reg_dumper: Slightly tidy the reporting of pipe...
2011-07-08 Chris WilsonAdd a test case for coherency of vmaps
2011-07-08 Chris Wilsongem_stress: Assert we have no pending ops when using...
2011-07-08 Chris Wilsongem_gtt_speed: Add option for variable buffer size
2011-07-02 Chris Wilsongem_stress: Add an option to test handling of signals
2011-06-23 Chris Wilsontests: Add an exercise for zero-length buffers
2011-06-20 Chris Wilsontests: Add a simple exercise of GTT mmaps
2011-06-13 Daniel Vettergem_stress: some stats about incoherencies
2011-06-13 Daniel Vettergem_stress: option to disable render copyfunc check
2011-06-13 Daniel Vettergem_stress: option for tile_size
2011-06-13 Daniel Vettergem_stress: option to set tiles per buffer
2011-06-12 Daniel Vettergem_stress: option to continue despite failures
next