platform/upstream/intel-gpu-tools.git
2014-07-24 Tvrtko Ursulinigt/gem_userptr_blits: Fix forked access test
2014-07-23 Daniel VetterNEWS: Updates
2014-07-23 Daniel Vettertests/pm_rpm: Convert to new optparsing
2014-07-23 Daniel Vetterlib/drm_lib.sh: Bare-bones long option parsing
2014-07-23 Daniel Vettertests: Move root check to lib/drm_lib.sh
2014-07-23 Chris Wilsonlinux: placate drop_caches and pass it a '\n'
2014-07-23 Thomas Woodbuild: improve version.h generation
2014-07-23 Thomas Woodlib: add an exit code to use when invalid options are...
2014-07-23 Thomas Woodlib: add a command line option to enable debug output...
2014-07-23 Thomas Woodlib: always warn about unknown options
2014-07-23 Thomas Woodtests: convert simple tests to use igt_simple_init_pars...
2014-07-23 Thomas Woodlib: don't ignore unknown options in multi-tests
2014-07-23 Thomas Woodlib: add igt_simple_init_parse_opts
2014-07-23 Thomas Woodlib: move option parsing into common_init
2014-07-23 Thomas Woodtests: remove unused getopt header includes
2014-07-23 Thomas Woodlib: warn when attempting to run an unknown subtest
2014-07-23 Tvrtko Ursulinigt/gem_userptr_benchmark: Fix for upstream ioctl number
2014-07-21 Chris Wilsonlinux: Flush page/buffer cache before querying availabl...
2014-07-21 Chris Wilsonigt/gem_userptr_blits: New tests, old issues
2014-07-21 Chris WilsonQuieten valgrind
2014-07-21 Chris WilsonUse SIGTERM in replace of SIGQUIT
2014-07-19 Chris Wilsonigt/kms_flip: Skip if headless
2014-07-17 Paulo Zanonitests/pm_rpm: add dpms-mode-unset{,-non}-lpsp subtests
2014-07-17 Thomas Woodcore: increase the exit handler limit
2014-07-15 Daniel Vetterlib/igt.cocci: Add s/assert/igt_assert/
2014-07-15 Daniel Vettertests/gem_userptr_blits: Polish
2014-07-15 Tvrtko Ursulintests/gem_userptr_blits: Race between object creation...
2014-07-14 Daniel Vetterlib/igt_core: Fixup gtkdoc for logging functions
2014-07-14 Damien Lespiautests: Move gem_render_copy_redux to the list of multi...
2014-07-14 Daniel Vetterlib: Add argc/argv to igt_simple_init
2014-07-14 Tim Goreintel-gpu-tools: Dont build kms_force_connector if...
2014-07-14 Chris Wilsonigt/gem_userptr_blits: Add missing RAM check before...
2014-07-14 Chris Wilsonigt/gem_userptr_blits: Add missing RAM check before...
2014-07-12 Chris Wilsonigt/gem_close_race: Increase GPU load
2014-07-11 Chris Wilsonoverlay: Baytrail needs a custom GPU frequency parser
2014-07-11 Chris Wilsonigt/gem_close_race: Trim object size
2014-07-11 Chris Wilsonigt/gem_tiled_swapping: Speed up slightly
2014-07-11 Chris Wilsonconfigure: Only build overlay if dri2proto is present
2014-07-11 Daniel Vetterlib/igt.cocci: Add stanza for for_each_pipe
2014-07-11 Damien Lespiaulib: Extract gem_get_tiling() from a couple of tests.
2014-07-11 Damien Lespiaukms_rotation_crc: Use the igt_kms enum to encode the...
2014-07-11 Damien Lespiaukms_rotation_crc: Remove unnecessary includes
2014-07-11 Damien Lespiaukms_rotation_crc: Always use the primary plane to compu...
2014-07-11 Damien Lespiaukms_rotation_crc: Document the two steps in prepare_crtc()
2014-07-11 Damien Lespiaukms_rotation_crc: Don't compile the test on Android...
2014-07-11 Damien Lespiaukms_rotation_crc: Add the test to .gitignore
2014-07-11 Damien Lespiaukms_rotation_crc: Properly paint the whole frame buffer
2014-07-11 Damien Lespiaukms_rotation_crc: Don't commit with no fb set up
2014-07-11 Damien Lespiaukms_rotation_crc: Allow the sprite test to run even...
2014-07-11 Damien Lespiaukms_rotation_crc: No need to test for NULL before freei...
2014-07-11 Damien Lespiaukms_rotation_crc: Remove plane from the state
2014-07-11 Damien Lespiaukms_rotation_crc: Remove the sleep(2)
2014-07-11 Damien Lespiaukms_rotation_crc: Remove 'output' from the state
2014-07-11 Damien Lespiaukms_rotation_crc: Remove the test on output->valid
2014-07-11 Damien Lespiaukms_rotation_crc: Use for_each_pipe()
2014-07-11 Damien Lespiaukms_rotation_crc: Remove now unnecessary defines
2014-07-11 Damien Lespiaukms_rotation_crc: Use igt_plane_set_rotation()
2014-07-11 Damien Lespiaukms_rotation_crc: Don't store 'pipe' in the state
2014-07-11 Damien Lespiaukms_rotation_crc: Don't store rotate in the test state
2014-07-11 Damien Lespiaukms_rotation_crc: Always disable the plane in cleanup
2014-07-11 Damien Lespiaukms_rotation_crc: Unify the two tests
2014-07-11 Damien Lespiaukms_rotation_crc: Just store the igt_plane_t in data
2014-07-11 Damien Lespiaukms_rotation_crc: Skip the tests if rotation is not...
2014-07-11 Damien Lespiaukms_rotation_crc: Style issue: binary operators need...
2014-07-11 Damien Lespiaukms_rotation_crc: Use drm_plane from igt_plane_t
2014-07-11 Damien Lespiaukms_rotation_crc: Remove useless comments
2014-07-11 Damien Lespiaukms_rotation_crc: Factor out common primary/sprite...
2014-07-11 Damien Lespiaukms_rotation_crc: Factor out the square drawing function
2014-07-11 Damien Lespiaukms_rotation_crc: Fix style issue: single statement...
2014-07-11 Damien Lespiaukms_rotation_crc: Fix style issue: '{' at the end of...
2014-07-11 Damien Lespiaukms_rotation_crc: Require universal planes for the...
2014-07-11 Damien Lespiaukms_rotation_crc: Test the validity of the output first
2014-07-11 Damien Lespiaukms_rotation_crc: Update the copyright to have this...
2014-07-11 Damien Lespiaukms_rotation_crc: Align a few wrapped lines to the...
2014-07-11 Damien Lespiaukms_rotation_crc: Make more functions static
2014-07-11 Damien Lespiaukms_rotation_crc: Make check_plane_type() static
2014-07-11 Sonika Jindaltests/kms_rotation_crc: IGT for 180 degree HW rotation
2014-07-11 Damien Lespiauigt_kms: Introduce a for_each_pipe() macro
2014-07-11 Damien Lespiauigt_kms: Add support for setting plane rotation
2014-07-11 Damien Lespiauigt_kms: Add a way to query of the plane supports rotation
2014-07-11 Damien Lespiauigt_kms: Provide a get_plane_property() shorthand
2014-07-11 Damien Lespiauigt_kms: Factor out a generic get_property() out of...
2014-07-11 Daniel Vetterlib/igt_core: Don't log when listing subtests
2014-07-11 Thomas WoodREADME: update the test run instructions
2014-07-11 Thomas Woodscripts: add a script to help run tests with Piglit
2014-07-11 Thomas Woodlib: allow the edid to be reset
2014-07-11 Thomas Woodtests: enable extra connectors in kms_flip and kms_pipe...
2014-07-11 Thomas Woodlib: add igt_enable_connectors and igt_reset_connectors
2014-07-11 Thomas Woodlib: add the ability to set an EDID data block on a...
2014-07-11 Thomas Woodlib: add function to change connector states
2014-07-11 Chris Wilsonigt/gem_userptr_blits: Verify that userptr bo work...
2014-07-11 Chris Wilsonigt/gem_userptr_blits: Shared memory allocations
2014-07-11 Chris WilsonWait for any pid in order to reap failure quicker
2014-07-10 Daniel VetterNEWS: Updates
2014-07-10 Daniel Vettertests: Run igt.cocci
2014-07-10 Daniel Vetterdrv_module_reload: Unbind the right console driver
2014-07-10 Damien Lespiaudrv_module_reload: Don't declare success when failing
2014-07-10 Damien Lespiaucore: Apply the same treatment to the in errno message...
2014-07-10 Damien Lespiaucore: Only display the errno message if errno is set
2014-07-10 Damien Lespiaucore: Put the requirement failure messages together
next