platform/upstream/intel-gpu-tools.git
2012-04-10 Chris Wilsontest: Exercise concurrent GPU read/write with CPU domai...
2012-04-10 Daniel Vettertests: explicit use bash
2012-04-04 Ben Widawskytests: add wedging tests
2012-04-04 Daniel Vettertests: fixup drm_lib.sh sourcing
2012-04-04 Daniel Vettertests: use / as path separator instead of _
2012-04-04 Ben Widawskytests: use common code for scripts
2012-03-29 Chris WilsonMake the assertions guarding syscalls (drmIoctl in...
2012-03-24 Daniel Vettertests: use gem_create and gem_close more
2012-03-24 Daniel Vettertests/gem_fence_thrash: make some good use of drmtest...
2012-03-24 Daniel Vettertests/gem_exec_faulting_reloc: kill superflous mmap_bo
2012-03-23 Daniel Vettertests: add gem_tiled_after_untiled_blt
2012-03-22 Daniel Vettertests: adapt storedw tests to ppgtt
2012-03-22 Daniel Vettertests: don't just bail out when there's not enough RAM
2012-03-20 Daniel Vettertests: add gem_mmap_offset_exhaustion
2012-03-20 Daniel Vetterupdate .gitingore
2012-03-20 Daniel Vetterintel_sprite_on: kill overtly verbose and totally conte...
2012-03-20 Daniel Vetterintel_sprite_on: remove copy&pasted gem functions
2012-03-19 Chris Wilsonintel_gpu_top: Trust the register access is safe
2012-03-19 Chris Wilsondecode: Use the correct start mask for gen3 fence registers
2012-03-14 Chris Wilsonconfigure: Add AC_SYS_LARGEFILE for mmap64 support...
2012-03-13 Eugeni Dodonovintel_reg_read: add a flag to simplify bit decoding
2012-03-13 Eugeni Dodonovintel_reg_read: support reading multiple registers
2012-03-13 Eugeni Dodonovintel_reg_read: add support for getopt
2012-02-29 Daniel Vettertests: some more tuning on the tiled partial pwrite...
2012-02-29 Daniel Vettertests/gem_tiled_partial_pread/write: fixes
2012-02-29 Daniel Vettertests: add tiled partial pwrite/pread test
2012-02-28 Chris Wilsonlib: Downgrade error for unknown 'swap' not 'ram'
2012-02-28 Chris Wilsonlib: Downgrade error for failing to determine swap...
2012-02-27 Jesse Barnestestdisplay: remove unnecessary passing of width, heigh...
2012-02-27 Jesse Barnestestdisplay: remove plane test support
2012-02-22 Daniel Vetterdemos/intel_sprite_on: build warning fixes
2012-02-22 Daniel Vettertests/gem_ringfill: shut up the compiler
2012-02-22 Chris Wilsontests/gem_ringfill: Exercise all rings
2012-02-22 Eric Anholtgem_ringfill: Make this actually test that all the...
2012-02-22 Eric Anholtintel_reg_dumper: Add dumping of GPU turbo regs.
2012-02-22 Eric Anholtreg_dumper: Refactor duplicated reg-dumping code.
2012-02-22 Eric Anholtinstdone: Fix fallthroughs to invalid instdone bits...
2012-02-22 Eric Anholtinstdone: Add support for one of the IVB instdone regs.
2012-02-16 Daniel Vettertests/intel_reg_dumper: s/pipe/disp_pipe/ to shut off...
2012-02-15 Paulo ZanoniAdd intel_panel_fitter tool
2012-02-15 Paulo Zanonireg_dumper: change and fix behavior when using dump...
2012-02-15 Paulo Zanonireg_dumper: add interlaced information to TRANSCONF
2012-02-15 Paulo Zanonireg_dumper: add interlaced and rotation information...
2012-02-15 Daniel Vettertests: fixup storedw tests
2012-02-15 Daniel Vettertest/gem_tiled_pread_pwrite: add progress indicator
2012-02-12 Daniel Vetterremove old .c files
2012-02-11 Daniel Vetterlib/drmtest: fixup copy&paste printf format issue
2012-02-11 Daniel Vetterprepend 'intel_' to installed programms
2012-02-11 Kenneth GraunkeRemove pointless Android ifdefs for sys/fcntl.h.
2012-02-10 Sateesh KavuriAdded support for Android
2012-02-09 Daniel VetterRelease 1.2 1.2
2012-02-09 Daniel Vetterlib/rendercopy: fixup make distcheck
2012-02-09 Alan CoopersmithFix program name in intel_bios_dumper.man SYNOPSIS
2012-02-08 Kenneth GraunkeUpdate generation checks to provide basic support for...
2012-02-08 Daniel Vetteradd sprite demo from Armin Reese
2012-02-06 Alan CoopersmithMove free(cmd) to after last use of cmd in intel_gpu_top
2012-02-06 Yi Suntests/testdisplay.c: rewite function dump_connectors...
2012-02-06 Yi Suntests/testdisplay.c: Fix the black screen issue while...
2012-01-31 Daniel Vettergem_partial_pwrite_pread: add progress indicator
2012-01-27 Daniel Vetterintel_reg_dumper: add TRANS_VSYNCSHIFT
2012-01-26 Ben Widawskyintel_reg_write: use register access init/fini
2012-01-26 Ben Widawskyintel_reg_read: use register access init/fini
2012-01-26 Ben Widawskymmio: refactor reg init/fini
2012-01-26 Ben Widawskyi-g-t: silence -Winline
2012-01-25 Chris Wilsonintel_bios_reader: Sanitize input to ensure all data...
2012-01-24 Daniel Vetterdrmtest: add progress indicator
2012-01-24 Daniel Vettertests: add gem_cs_prefetch
2012-01-24 Daniel Vetterintel_error_decode: fixup glibc free warning
2012-01-24 Alan CoopersmithAdd Solaris implementation of intel_get_total_swap_mb()
2012-01-24 Alan CoopersmithMake benchmarks also link against libpciaccess
2012-01-24 Daniel Vettertestdisplay: make udev optional
2012-01-24 Daniel Vettertestdisplay: extract hotplug code
2012-01-24 Daniel Vetterlib: forcewake is gen6+
2012-01-23 Daniel Vettertests/gem_tiled_swapping: be more conservative with...
2012-01-22 Daniel Vettertests: add gem_tiled_swapping
2012-01-22 Daniel Vetterlib: extract drmtest_permute_array
2012-01-22 Daniel Vetterlib: add intel_get_total_swap_mb
2012-01-22 Daniel VetterRevert "tests/gem_tiled_pread_pwrite: actually try...
2012-01-22 Daniel Vettertests/gem_tiled_pread_pwrite: actually try to use more...
2012-01-21 Wu Fengguangintel_audio_dump: show more AUD_CONFIG bits
2012-01-21 Wu Fengguangintel_audio_dump: fix missing Audio DIP tabs
2012-01-19 Daniel Vettertests: make testdisplay non-optional
2012-01-18 Daniel Vetterlib: extract rendercopy functions from gem_stress
2012-01-18 Daniel Vettergem_stress: s/gem_stress.h/rendercopy.h
2012-01-18 Daniel Vettergem_stress: move keep_gpu_busy stuff out of render...
2012-01-18 Daniel Vettergem_stress: move option struct out of header
2012-01-18 Daniel Vettergem_stress: add width/height arg to rendercpy functions
2012-01-18 Daniel Vettergem_stress: move a few things out of gem_stress.h
2012-01-17 Daniel Vettergem_stress: pass batch as arg to render_copy functions
2012-01-17 Daniel Vettergem_stress: remove logical_tile_no arg from render_copy...
2012-01-17 Daniel Vettergem_stress: add buf->size
2012-01-15 Daniel Vetterlib/drmtest: extract mappable aperture trasher infrastr...
2012-01-15 Daniel Vetterlib/drmtest: add gem_mappable_aperture_size
2012-01-15 Daniel Vetterlib/drmtest: extract gem_aperture_size
2012-01-15 Daniel Vettertests: update .gitignore
2012-01-15 Daniel Vettertests: add ZZ_hangman
2012-01-15 Daniel Vettertests: add ZZ_check_dmesg
2012-01-12 Gaetan Nadontools: use correct src and build location
2012-01-12 Gaetan Nadonscripts: use PYTHON primary directive for python scripts
2012-01-12 Gaetan Nadonlib: fix include directives, alphabetize sources
next