summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06tests/gem_render_copy: Add option to test resource streamerrsAbdiel Janulgue1-1/+7
2014-05-06rendercopy/bdw: Enable hw-generated binding tablesAbdiel Janulgue5-5/+123
2014-05-05gem_alive: A utility to see if the driver or GPU has hungChris Wilson4-0/+38
2014-04-30overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interruptChris Wilson1-28/+73
2014-04-30overlay: Use new i915_frequency_info in fallback codeChris Wilson1-1/+5
2014-04-30tests/pm_pc8: subtests for runtime pm for dpmsDaniel Vetter1-1/+21
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter4-64/+37
2014-04-30tests: Fix make depencies for test listDaniel Vetter1-2/+2
2014-04-29Add Cherryview PCI IDsVille Syrjälä1-1/+11
2014-04-29NEWS: UpdatesDaniel Vetter1-0/+11
2014-04-29errno is reset after each syscallChris Wilson2-5/+5
2014-04-28tests/gem_stress: Fix rendercopy vs. keep_gpu_busy on gen6+Ville Syrjälä1-2/+7
2014-04-28tests/gem_exec_params: One more invalid ring testsDaniel Vetter1-0/+5
2014-04-25tests/pm_pc8: skip the test if runtime PM is disabledImre Deak1-1/+1
2014-04-25test: Fixup for the previous patchDaniel Vetter2-2/+2
2014-04-25test/gem_userptr_*: Fix compile failDaniel Vetter2-8/+18
2014-04-25tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impactTvrtko Ursulin3-1/+501
2014-04-25tests/gem_vmap_blits: Remove obsolete test caseTvrtko Ursulin3-347/+0
2014-04-25tests/gem_userptr_blits: Expanded userptr test casesTvrtko Ursulin3-0/+1249
2014-04-25kms_cursor_crc: Fix the test on platforms where the pipe->port mapping has re...Ville Syrjälä1-0/+9
2014-04-25kms_cursor_crc: Wrap igt_require() in igt_fixtureVille Syrjälä1-1/+2
2014-04-25kms_cursor_crc: Replace snprintf()+%s with just %dVille Syrjälä1-6/+4
2014-04-25kms_cursor_crc: Allow the test to run without cursor cap supportVille Syrjälä1-5/+4
2014-04-25kms_cursor_crc: Wrap cursor fb creating into igt_fixtureVille Syrjälä1-2/+5
2014-04-25kms_cursor_crc: Simplify the pipe_crc messVille Syrjälä1-23/+10
2014-04-25kms_cursor_crc: Add background pictureAntti Koskipaa1-0/+1
2014-04-25kms_cursor_crc: Add random cursor placement testAntti Koskipaa1-0/+14
2014-04-25kms_cursor_crc: Add moving cursor testAntti Koskipaa1-0/+16
2014-04-25kms_cursor_crc: Add reference software renderingAntti Koskipaa1-6/+19
2014-04-25kms_cursor_crc: Separate onscreen and offscreen testsAntti Koskipaa1-49/+50
2014-04-25kms_cursor_crc: Use a function pointer to call testAntti Koskipaa1-5/+10
2014-04-25kms_cursor_crc: Move cursor enable and disable calls where they belongAntti Koskipaa1-29/+27
2014-04-25kms_cursor_crc: Remove some test cases and change cursor to colorAntti Koskipaa1-43/+32
2014-04-25Reset errno to 0 after successChris Wilson3-9/+26
2014-04-24benchmarks: Build them on Android.Tvrtko Ursulin4-6/+43
2014-04-24tests: Extract ALIGN macro into a common headerTvrtko Ursulin6-5/+11
2014-04-24tests: Skip building kms_flip_tiling on AndroidTvrtko Ursulin1-0/+1
2014-04-24tests/gem_exec_params: Fix rel-constants-invalid subtestDaniel Vetter1-1/+1
2014-04-24tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU...Zhao Yakui1-1/+106
2014-04-24tests: Add one ring sync case based on multi drm_fd to test ring semaphore sy...Zhao Yakui3-0/+177
2014-04-24tests: Add gem_exec_paramsDaniel Vetter3-0/+215
2014-04-24Add gem_render_copy_reduxChris Wilson3-0/+251
2014-04-16lib: Fix potential out of bounds access in ring stop codeVille Syrjälä1-1/+1
2014-04-16lib: Fix assert failure in ring stop codeVille Syrjälä1-1/+1
2014-04-14tests: Compile all the testsVille Syrjälä1-1/+1
2014-04-14tests/kms_flip_tiling: FixesDaniel Vetter1-6/+5
2014-04-14test: Add test for checking if page flip changes tilingAnder Conselvan de Oliveira2-0/+147
2014-04-13lib/kmstest: Fix up tiled buffer creationDaniel Vetter3-7/+9
2014-04-10tests/gem_reset_stats: fix length check in inject_hangMika Kuoppala1-1/+1
2014-04-10tests/gem_reset_stats: check gpu state before each subtestMika Kuoppala1-21/+45