platform/upstream/intel-gpu-tools.git
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
2012-01-12 Gaetan NadonBenchmark: use correct src and build location
2012-01-12 Gaetan NadonDebugger: convert existing makefiles to Automake.
2012-01-11 Daniel Vetterlib/drmtest: add gpu quiescent helper
2012-01-11 Daniel Vettertests: add drm_vma_limiter_cached to check libdrm cache...
2012-01-11 Daniel Vetterlib/drmtest: extract helpers for signal interruptions
2012-01-11 Daniel Vettertests: add drm_vma_limiter variants that only check...
2012-01-11 roottests: add drm_vma_limiter
2012-01-10 roottests/gem_fenced_exec_trash: use drmtest helpers more
2012-01-10 Daniel Vetterlib/drmtest: extract gem_mmap
2012-01-10 Daniel Vetterlib/drmtest: extract gem_create
2012-01-10 Daniel Vettertestdisplay: rename global fd variable to drm_fd
2012-01-10 Daniel Vettertestdisplay: fixup smaller compiler warnings
2012-01-10 Daniel Vettertests: use the gem_write wrapper some more
2012-01-10 Daniel Vetterlib/drmtest: extract gem_set_domain and gem_sync
2012-01-10 Daniel Vettertests: fixup new warnings
2012-01-10 Daniel Vetterlib/drmtest: extract gem_read
2012-01-10 Daniel Vetterlib/drmtest: extract gem_write
2012-01-10 Daniel Vetterlib/drmtest: extract gem_close
2012-01-10 Daniel Vetterlib/drmtest: extract gem_set_tiling
2012-01-09 Daniel Vetterlib: fixup new compiler warnings
2012-01-09 Daniel Vettertools/intel_stepping: fixup new warnings
2012-01-09 Daniel Vettertools/intel_gtt: fixup new warnings
2012-01-09 Daniel Vettertools/intel_reg_dumper: fixup new warnings
2012-01-09 Daniel Vetterremove tools/intel_decode
2012-01-09 Daniel Vettertools/intel_gpu_top: fixup new warnings
2012-01-09 Daniel Vettertools/intel_dump_decode: use libdrm decoder
2012-01-09 Daniel Vettertools/intel_bios_reader: fixup new warnings
2012-01-09 Daniel Vettertools/intel_bios_dumper: fixup new warnings
2012-01-09 Daniel Vettertools/intel_audio_dump: fixup new warnings
2012-01-09 Daniel Vettertools/intel_error_decode: fixup new warnings
2012-01-09 Daniel Vettertools/intel_error_decode: convert over to libdrm decoder
2012-01-09 Jesse Barnestestdisplay: update to new colorkey ioctl
2012-01-08 Alan CoopersmithFix pthread compiler flags to work on Solaris and with...
2012-01-08 Alan Coopersmithinclude <fcntl.h> in lib/intel_mmio.c for open() protot...
2012-01-08 Alan CoopersmithList out array values instead of using gcc range extension
2012-01-08 Alan CoopersmithUse sched_yield instead of pthread_yield
2012-01-08 Alan CoopersmithSolaris defines struct winsize in termios.h
2012-01-08 Alan CoopersmithProvide Solaris implementation of intel_get_total_ram_mb
2012-01-04 Gaetan Nadonconfig: restore the libtool minimum version to 1.5
2012-01-04 Gaetan Nadonconfig: the minimum version for autoconf is 2.60
2012-01-04 Gaetan Nadonconfig: set-up xorg automatic rebuilding rules
2012-01-04 Gaetan Nadonconfig: use project wide xorg warnings variable
2012-01-04 Gaetan Nadonconfig: remove duplicate AC_PROG_CC and AC_PROG__CC_99
2012-01-04 Gaetan Nadonconfig: remove unrequired AM_PROG_CC_C_O
2012-01-04 Gaetan NadonAdd mandatory ChangeLog and INSTALL files
2012-01-04 Gaetan NadonMan pages still showing version 1.0 in the 1.1 release
2012-01-04 Gaetan NadonUse standard .gitignore file and layout
2012-01-04 Gaetan NadonAdd mandatory COPYING file.
2012-01-03 Eugeni Dodonovtools/intel_reg_dumper: retrieve rc6 residency values
next