summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-05-05lib: add igt_wait()Paulo Zanoni
2015-05-05tests/gen7_forcewake_mt: use local mmio variableJani Nikula
2015-05-05tests: add drm_auth tests for generic DRM-auth-magic testingDavid Herrmann
2015-05-04igt/gem_ctx_exec: Add lrc lite restore subtestMichel Thierry
2015-05-03igt/gem_exec_lut_handle: Force slow relocation pathChris Wilson
2015-05-01kms_rotation_crc: Do not leak framebuffers during test durationTvrtko Ursulin
2015-04-27igt/gem_exec_big: Check 64bit relocation valuesChris Wilson
2015-04-27tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded valueJoonas Lahtinen
2015-04-27kms_rotation_crc: Use main test for negative casesTvrtko Ursulin
2015-04-27kms_rotation_crc: No need to square the buffer in paintTvrtko Ursulin
2015-04-27kms_rotation_crc: Consolidate plane and cursor code pathsTvrtko Ursulin
2015-04-27kms_rotation_crc: Negative test does not need to render anythingTvrtko Ursulin
2015-04-27kms_rotation_crc: Remove unused variable in negative testTvrtko Ursulin
2015-04-27kms_rotation_crc: Framebuffer used for initial modeset does not need to be pa...Tvrtko Ursulin
2015-04-27kms_rotation_crc: Local framebuffers do not need to be globalTvrtko Ursulin
2015-04-26igt/gem_pwrite: Check that mmap(wc) succeedsChris Wilson
2015-04-26igt/gem_pwrite: Delete unused mmap(wc) for the big CPU testChris Wilson
2015-04-26igt/gem_pwrite: Also test surfaces larger than the GTTChris Wilson
2015-04-26igt/gem_pwrite: Test handling of larger than mappable buffersChris Wilson
2015-04-22kms_rotation_crc: Adding test for 90/270 rotationSonika Jindal
2015-04-22tests/Android.mk : skip kms_legacy_colorkey if no cairoTim Gore
2015-04-20tests/tools_test: Find tools in source or installed locationsMike Mason
2015-04-16tests/kms_psr_sink_crc: Make render size and stride based on modified fb sizeRodrigo Vivi
2015-04-16test/kms_psr_sink_crc: Add dpms off/on tests.Rodrigo Vivi
2015-04-16test/kms_psr_sink_crc: Split plane setup operationsRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry.Rodrigo Vivi
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Add manual mode.Rodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make plane_move visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make mmaps visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make render visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make blt visible to human eyesRodrigo Vivi
2015-04-16tests: update .gitignoreThomas Wood
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä
2015-04-14igt/gem_exec_lut_handle: Hide exec latencyChris Wilson
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood
2015-04-14i-g-t: Adding panel fitting test casechandra konduru
2015-04-14i-g-t: Adding plane scaling test casechandra konduru
2015-04-14i-g-t: Adding test case to test background color.chandra konduru
2015-04-14tests/gem_mmap_gtt: add huge BO testJoonas Lahtinen
2015-04-14tests/gem_mmap_gtt: clarify BO domain setting functionsJoonas Lahtinen
2015-04-14tests: install the test listThomas Wood
2015-04-14tests: create a single combined test listThomas Wood
2015-04-14lib: add a define for test failure exit statusThomas Wood
2015-04-13igt/prime_self_import: Ensure driver state is consistent between countsChris Wilson
2015-04-12igt/gem_flink_race: Explicitly quiesce the GPU before counting objectsChris Wilson
2015-04-10igt/gem_mmap_wc: Explicitly check for use-after-closeChris Wilson
2015-04-09Correct kms_fbc_crc caseliu,lei
2015-04-09tests: Fix duplicate 'kms_flip_event_leak' entry in tests/Makefile.sourcesShuang He