platform/upstream/intel-gpu-tools.git
2014-05-08 Chris Wilsonigt/gem_render_tiled_blits: Speed up by using the GPU...
2014-05-08 Chris Wilsonigt/gem_lut_handle: Fix errno checking
2014-05-07 Mika Kuoppalatests/gem_flink_race,prime_self_import: fix object...
2014-05-06 Jani Nikulaintel_bios_reader: make edp block decode match kernel
2014-05-05 Chris Wilsongem_alive: A utility to see if the driver or GPU has...
2014-04-30 Chris Wilsonoverlay: Parse /proc/interrupts in lieu of debugfs...
2014-04-30 Chris Wilsonoverlay: Use new i915_frequency_info in fallback code
2014-04-30 Daniel Vettertests/pm_pc8: subtests for runtime pm for dpms
2014-04-30 Daniel Vetterlib: extract kmstest_set_connector_dpms
2014-04-30 Daniel Vettertests: Fix make depencies for test list
2014-04-29 Ville SyrjäläAdd Cherryview PCI IDs
2014-04-29 Daniel VetterNEWS: Updates
2014-04-29 Chris Wilsonerrno is reset after each syscall
2014-04-28 Ville Syrjälätests/gem_stress: Fix rendercopy vs. keep_gpu_busy...
2014-04-28 Daniel Vettertests/gem_exec_params: One more invalid ring tests
2014-04-25 Imre Deaktests/pm_pc8: skip the test if runtime PM is disabled
2014-04-25 Daniel Vettertest: Fixup for the previous patch
2014-04-25 Daniel Vettertest/gem_userptr_*: Fix compile fail
2014-04-25 Tvrtko Ursulintests/gem_userptr_benchmark: Benchmarking userptr surfa...
2014-04-25 Tvrtko Ursulintests/gem_vmap_blits: Remove obsolete test case
2014-04-25 Tvrtko Ursulintests/gem_userptr_blits: Expanded userptr test cases
2014-04-25 Ville Syrjäläkms_cursor_crc: Fix the test on platforms where the...
2014-04-25 Ville Syrjäläkms_cursor_crc: Wrap igt_require() in igt_fixture
2014-04-25 Ville Syrjäläkms_cursor_crc: Replace snprintf()+%s with just %d
2014-04-25 Ville Syrjäläkms_cursor_crc: Allow the test to run without cursor...
2014-04-25 Ville Syrjäläkms_cursor_crc: Wrap cursor fb creating into igt_fixture
2014-04-25 Ville Syrjäläkms_cursor_crc: Simplify the pipe_crc mess
2014-04-25 Antti Koskipaakms_cursor_crc: Add background picture
2014-04-25 Antti Koskipaakms_cursor_crc: Add random cursor placement test
2014-04-25 Antti Koskipaakms_cursor_crc: Add moving cursor test
2014-04-25 Antti Koskipaakms_cursor_crc: Add reference software rendering
2014-04-25 Antti Koskipaakms_cursor_crc: Separate onscreen and offscreen tests
2014-04-25 Antti Koskipaakms_cursor_crc: Use a function pointer to call test
2014-04-25 Antti Koskipaakms_cursor_crc: Move cursor enable and disable calls...
2014-04-25 Antti Koskipaakms_cursor_crc: Remove some test cases and change curso...
2014-04-25 Chris WilsonReset errno to 0 after success
2014-04-24 Tvrtko Ursulinbenchmarks: Build them on Android.
2014-04-24 Tvrtko Ursulintests: Extract ALIGN macro into a common header
2014-04-24 Tvrtko Ursulintests: Skip building kms_flip_tiling on Android
2014-04-24 Daniel Vettertests/gem_exec_params: Fix rel-constants-invalid subtest
2014-04-24 Zhao Yakuitests/gem_dummy_reloc_loop: Add one subtest based on...
2014-04-24 Zhao Yakuitests: Add one ring sync case based on multi drm_fd...
2014-04-24 Daniel Vettertests: Add gem_exec_params
2014-04-24 Chris WilsonAdd gem_render_copy_redux
2014-04-16 Ville Syrjälälib: Fix potential out of bounds access in ring stop...
2014-04-16 Ville Syrjälälib: Fix assert failure in ring stop code
2014-04-14 Ville Syrjälätests: Compile all the tests
2014-04-14 Daniel Vettertests/kms_flip_tiling: Fixes
2014-04-14 Ander Conselvan... test: Add test for checking if page flip changes tiling
2014-04-13 Daniel Vetterlib/kmstest: Fix up tiled buffer creation
2014-04-10 Mika Kuoppalatests/gem_reset_stats: fix length check in inject_hang
2014-04-10 Mika Kuoppalatests/gem_reset_stats: check gpu state before each...
2014-04-10 Mika Kuoppalalib/drmtest: don't dup quiescent fd
2014-04-10 Mika Kuoppalatests: use lib igt_[get|set]_stop_rings()
2014-04-10 Mika Kuoppalalib: add igt_get_stop_rings and igt_set_stop_rings
2014-04-10 Mika Kuoppalatests/gem_reset_stats: end hanging batch properly
2014-04-09 Brad Volkintests/gem_exec_parse: Test for OACONTROL tracking
2014-04-07 Chris Wilsongem_tiled_swapping: Test using all available fences
2014-04-07 Chris Wilsongem_tiled_swapping: Purge all page/swap caches first
2014-04-07 Chris Wilsonintel-gpu-overlay: Update debugfs path for min/max...
2014-04-04 Paulo Zanonitools/intel_reg_dumper: use haswell_debug_regs on BDW too
2014-04-04 Paulo Zanonitests/pm_pc8: skip tests when no screens are connected
2014-04-04 Paulo Zanonitests/pm_pc8: add missing newline
2014-04-03 Daniel Vettertests/gem_cmd_parse: restrict to gen7
2014-04-03 Chris Wilsongem_tiled_swapping: Limit to available memory
2014-04-02 Mika Kuoppalalib/rendercopy: fix alloc len for gen7_bind_buf
2014-04-02 Thomas Woodtests: create files that list the available tests
2014-03-31 tgoreintel-gpu-tools: avoid include of cairo.h on Android...
2014-03-28 Daniel Vettertools/quick_dump: Fix make distcheck
2014-03-28 tgoreintel-gpu-tools: fix some include path problems on...
2014-03-28 tgoreintel-gpu-tools: fix problem with redefinition of mmap64
2014-03-27 Daniel VetterREADME: update piglit cmd
2014-03-27 Jesse Barnesintel_infoframes: remove bogus "being transmitted"...
2014-03-27 Jesse Barnesintel_infoframes: add VLV support
2014-03-27 Ben Widawskyquick_dump: Put the cairo cflags with the other cflags.
2014-03-26 Daniel Vettertools/quick_dump: re-apply ducttape
2014-03-26 Daniel Vettertests/pm_rps: Add a new testcase to provoke the "stuck...
2014-03-26 Daniel Vettertests/pm_rps: quiescent harder
2014-03-26 Damien Lespiaurendercopy/gen8: Remove a hole in struct gen8_blend_state
2014-03-26 Jesse Barnestestdisplay: make termio unbuffered
2014-03-26 Daniel Vetterlib/igt_fb: api documentation
2014-03-26 Daniel Vetterlib/igt_fb: setup font in igt_get_cairo_ctx
2014-03-26 Daniel Vetterlib/igt_fb: drop kmstest_ prefix from static functions
2014-03-26 Daniel Vetterlib/igt_kms/bf: doc skeleton
2014-03-26 Daniel Vetterlib: fold igt_display into igt_kms
2014-03-26 Daniel Vetterlib/igt_fb: switch to igt_ prefix from kmstest_
2014-03-26 Daniel Vetterlib: extract igt_fb library
2014-03-26 Daniel Vettergitignore: Add logfiles from make check
2014-03-26 Daniel Vetterlib/igt_kms: make kmstest_get_cairo_surface static
2014-03-26 Daniel Vetterlib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/
2014-03-26 Daniel Vetterlib: remove kmstest_create_fb
2014-03-26 Daniel Vetterlib/igt_aux: Lost doc polish hunk.
2014-03-26 Ben Widawskyquick_dump: Fix the danvet fallout.
2014-03-26 Mika Kuoppalalib/intel_batchbuffer fix OUT_RELOC doc tag
2014-03-26 Daniel Vetterlib/igt_core: fix igt_skip_on_simulation regression
2014-03-25 Daniel VetterREADME: document quirks for regenerating gtk-doc
2014-03-25 Daniel Vettertests/gem_exec_parse: fixups for the recent massive...
2014-03-25 Brad Volkintests/gem_exec_parse: Test a command crossing a page...
2014-03-25 Brad Volkintests/gem_exec_parse: Test for batches w/o MI_BATCH_BUF...
2014-03-25 Brad Volkintests/gem_exec_parse: Add tests for bitmask checks
next