tests/pm_rpm: add subtests for planes and cursors
[platform/upstream/intel-gpu-tools.git] / tests /
2014-08-07 Paulo Zanonitests/pm_rpm: add subtests for planes and cursors
2014-07-31 Thomas Woodtestdisplay: ignore invalid subtest options
2014-07-30 Thomas WoodUpdate .gitignore files
2014-07-30 Thomas Woodtestdisplay: set a non-zero exit code if getopt detecte...
2014-07-29 Daniel Vettertests/gem_ringfill: add interruptible mode
2014-07-29 Damien Lespiautestdisplay: Destroy the cairo context once the fb...
2014-07-27 Chris Wilsonigt/pm_rps: Fix assertion in load_helper_stop
2014-07-25 Thomas Woodtestdisplay: only set terminal attributes when in foreg...
2014-07-25 Tim Goreintel-gpu-tools: add sys/wait.h to pm_rps.c
2014-07-24 Chris Wilsonigt_core: Refactor igt_stop_helper() to use igt_wait_he...
2014-07-24 Tvrtko Ursulinigt/gem_userptr_blits: Fix multi-threaded mm stress...
2014-07-24 Tvrtko Ursulinigt/gem_userptr_blits: Fix forked access test
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 Thomas Woodbuild: improve version.h generation
2014-07-23 Thomas Woodtests: convert simple tests to use igt_simple_init_pars...
2014-07-23 Thomas Woodtests: remove unused getopt header includes
2014-07-21 Chris Wilsonigt/gem_userptr_blits: New tests, old issues
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-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 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 Wilsonigt/gem_close_race: Trim object size
2014-07-11 Chris Wilsonigt/gem_tiled_swapping: Speed up slightly
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 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 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-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-09 Daniel Vettertests/gem_render_copy_redux needs legacy drm nodes
2014-07-09 Tim Goreintel-gpu-tools: Dont build kms_univeral_plane if no...
2014-07-09 Damien Lespiaukms_plane: Specify the pipe when grabbing reference...
2014-07-07 Damien Lespiaukms_plane: Add a debug message when grabbing the CRC...
2014-07-07 Yi Sunkms_plane: Add panning test for primary plane
2014-07-07 Damien Lespiaukms_plane: Make the gathering of reference CRCs test...
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Add a bit a debugging output
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Make the number of CRCs a parameter
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Cycle between 2 differently colored...
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Split the main test function a...
2014-07-07 Daniel Vettertests/gem_exec_parse: use gem_uses_aliasing_ppgtt
2014-07-07 Daniel Vettertests/kms_psr_sink_crc: Fix delayed gtt/cpu write tests
2014-07-04 Damien Lespiaukms_universal_plane: Don't assert outside of fixtures...
2014-07-04 Matt Ropertests/kms_cursor_crc: Call drmModeMoveCursor() directly
2014-07-04 Matt Ropertests/kms_cursor_crc: Combine data_t and test_data_t
2014-07-04 Matt Ropertests/kms_universal_plane: Universal plane testing...
2014-06-26 Jesse Barnesgem_exec_parse: require PPGTT as well
2014-06-23 Ville Syrjälätests/gem_ctx_exec: Add reset-pin-leak subtest
2014-06-21 Chris Wilsongem_mmap_gtt: Test mmaping less than the full object
2014-06-21 Chris Wilsongem_fence_upload: Improve the contended messages
next