platform/upstream/intel-gpu-tools.git
2013-11-11 Ben Widawskygem_storedw_batches_loop: Fix for real this time
2013-11-11 Oscar Mateotests/drv_suspend: Replace "&> /dev/null" with "> ...
2013-11-11 Ben Widawskygem_linear_blits: Fix blit command length
2013-11-08 Paulo Zanonitests/pm_pc8: reorganize main function
2013-11-08 Paulo Zanonitests/pm_pc8: add some GEM tests
2013-11-08 Paulo Zanonitests/pm_pc8: remove "batch" and "stress-test" subtests
2013-11-08 Paulo Zanonitests/pm_pc8: add debugfs/sysfs tests
2013-11-08 Paulo Zanonitests/pm_pc8: add modeset-lpsp-stress
2013-11-08 Paulo Zanonitests/pm_pc8: extract i2c_subtest_check_environment
2013-11-08 Paulo Zanonitests/pm_pc8: return void on test_i2c
2013-11-08 Paulo Zanonitests/pm_pc8: move teardown_environment next to setup_e...
2013-11-08 Ben Widawskygem_cpu_reloc: Fixed botched BLIT conversion
2013-11-08 Ben Widawskygem_evict_alignment: Skip on GEN8 for now
2013-11-08 Ben Widawskygem_evict_everything: Fix broken blit generalization
2013-11-08 Daniel VetterRevert "tests/gem_ctx_bad_exec: Check the errno, too"
2013-11-08 Ben Widawskygem_storedw_batches_loop: Update for gen8
2013-11-07 Daniel Vettertests/gem_overflow_reloc: Rework subtest enumeration
2013-11-07 Daniel Vettertests/gem_reloc_overflow: Polish after Rafael's patch
2013-11-07 Rafael Barbalhotests/gem_reloc_overflow: Add gen8+ specifc tests
2013-11-06 Daniel VetterNEWS: Remove spurious -
2013-11-06 Ben WidawskyNEWS: Restore the 1.4 release info
2013-11-06 Ben WidawskyNEWS: Broadwell will be in 1.6, not 1.5
2013-11-06 Ben WidawskyNEWS: Broadwell
2013-11-06 Damien Lespiaulist-workarounds/bdw: Add Broadwell to the list of...
2013-11-06 Mengdong Linquick_dump/bdw: support Broadwell in device auto-detection
2013-11-06 Mengdong Linquick_dump/bdw: dump audio debug registers for Haswell...
2013-11-06 Mengdong Linquick_dump/bdw: dump audio configuration registers...
2013-11-06 Ben Widawskyquick_dump/bdw: Just basic stuff for now
2013-11-06 Mengdong Linintel_audio_dump/bdw: dump audio M CTS readback register
2013-11-06 Mengdong Linintel_audio_dump/bdw: dump audio DP and DIP FIFO debug...
2013-11-06 Mengdong Linintel_audio_dump/bdw: dump audio chicken bit register
2013-11-06 Mengdong Linintel_audio_dump/bdw: dump debug registers for audio...
2013-11-06 Mengdong Linintel_audio_dump/bdw: add support for Broadwell
2013-11-06 Damien Lespiaurendercopy/bdw: Add AUB annotations for states
2013-11-06 Damien Lespiaurendercopy/bdw: Fix the original implementation
2013-11-06 Damien Lespiaurendercopy/bdw: Add gen8_render.h to the file list
2013-11-06 Jesse Barnesrendercopy/bdw: Initial gen8 rendercopy
2013-11-06 Zhao Yakuiassembler/bdw: Add the DATA_PORT_CACHE1 shared function...
2013-11-06 Zhao Yakuiassembler/bdw: Add the support of align1 register-indir...
2013-11-06 Xiang, Haihaoassembler/bdw: SEND instruction
2013-11-06 Ben Widawskyassembler/bdw: Small cleanup
2013-11-06 Xiang, Haihaoassembler/bdw: Check & Refinement Engine message
2013-11-06 Xiang, Haihaoassembler/bdw: Video Motion Estimation(VME) message
2013-11-06 Xiang, Haihaoassembler/bdw: Thread Spawn message
2013-11-06 Xiang, Haihaoassembler/bdw: Data port message
2013-11-06 Xiang, Haihaoassembler/bdw: Set thread switch for multiple branch...
2013-11-06 Xiang, Haihaoassembler/bdw: Set jip/uip offsets used by flow control...
2013-11-06 Xiang, Haihaoassembler/bdw: Disable mask control for advanced mode
2013-11-06 Xiang, Haihaoassembler/bdw: Set math function
2013-11-06 Damien Lespiauassembler/bdw: Use gen8_set_exec_size() to set the...
2013-11-06 Damien Lespiauassembler/bdw: Preliminary gen8 send & msgtarget support
2013-11-06 Damien Lespiauassembler/bdw: Add the start of a gen8 disassembler
2013-11-06 Damien Lespiauassembler/bdw: Make the validation functions take a...
2013-11-06 Damien Lespiauassembler/bdw: Support some basic gen8 intructions
2013-11-06 Damien Lespiauassembler/bdw: Add gen8_instruction from mesa
2013-11-06 Ben Widawskytests/bdw: Port storedw_loop_vebox to gen8
2013-11-06 Zhao Yakuitests/bdw: Port storedw_loop_blt to gen8
2013-11-06 Zhao Yakuitests/bdw: Port storedw_loop_bsd to gen8
2013-11-06 Damien Lespiautests/bdw: Port storedw_loop_render to bdw
2013-11-06 Ben Widawskytests/bdw: pwrite_pread
2013-11-06 Ben Widawskytests/bdw: gem_linear_blits
2013-11-06 Ben Widawskytests/bdw: gem_pin
2013-11-06 Ben Widawskytests/bdw: gem_exec_blt
2013-11-06 Ben Widawskytests/bdw: gem_evict_*
2013-11-06 Ben Widawskytests/bdw: gem_cpu_reloc
2013-11-06 Ben Widawskytests/bdw: gem_exec_faulting_reloc
2013-11-06 Ben Widawskybdw: Update obvious missing blit support
2013-11-06 Damien Lespiaubdw: Add gen8 specific instdone bits
2013-11-06 Damien Lespiaubdw: Add gen8 to intel_gen()
2013-11-06 Damien Lespiaubdw: Add gen8 to the IS_9XX() macro
2013-11-06 Ben Widawskypciid/bdw: Add Broadwell PCI ids
2013-11-06 Ben Widawskychipset: IS_I9XX macro
2013-11-06 Rodrigo Vivibump version to 1.5 and add the release date intel-gpu-tools-1.5
2013-11-06 Rodrigo Vivitests: pm_psr
2013-11-06 Daniel VetterNEWS: drop_caches improvements
2013-11-05 Jesse Barnesquick_dump/vlv: add DPIO_CTL to the dump
2013-11-05 Oscar Mateolib/drmtest: Retire requests via drop caches after...
2013-11-05 Daniel Vettertests/gem_ctx_bad_exec: Check the errno, too
2013-11-05 Oscar Mateogem_flink_race: Assure no pending requests before objec...
2013-11-05 Oscar Mateoprime_self_import: Assure no pending requests before...
2013-11-04 Daniel VetterNEWS: Roll in updates.
2013-11-04 Daniel Vettertests: establish core_ prefix
2013-11-04 Daniel Vettertests: Use kms_ prefix a bit more
2013-11-04 Daniel Vettertests: establish pm_ prefix
2013-11-04 Daniel Vettertests: estbalish drv_ prefix
2013-11-04 Daniel Vettertests: Start to document naming conventions
2013-11-04 Daniel VetterUpdate .gitignore a bit
2013-11-04 Daniel Vetterlib: drop return value from igt_drop_caches
2013-11-04 Oscar Mateolib: Add igt_drop_caches_set()
2013-11-04 Oscar Mateotests: Fix "-thrashing" and "-thrash-inactive" distinction
2013-11-01 Daniel Vettertests: igt_no_subtest
2013-11-01 Daniel Vettertests: Add a Makefile comment about the expected failur...
2013-11-01 Daniel Vettertests: Add a test template
2013-11-01 Daniel Vetterlib: add igt_main macro
2013-11-01 Daniel Vetterlib: make igt_install_exit_handler never fail
2013-11-01 Daniel Vetterlib: make igt_set_vt_graphics_mode never fail
2013-11-01 Daniel Vetterlib: consolidate pipe crc exit handler
2013-11-01 Daniel Vettertests/kms_cursor_crc: rework to auto-skip connectors
2013-11-01 Daniel Vettertests/debugfs_pipe_crc: set mode before creating CRC...
2013-11-01 Daniel Vettertests: use "auto" pipe CRC source
next