summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-06-21kms_render: Skip unsupported display configurationsChris Wilson
2013-06-19gem_lut_handle: Print some more information upon failureChris Wilson
2013-06-07gem_lut_handle: Avoid using a valid handle when testing BROKENChris Wilson
2013-06-06tests: add kms_renderImre Deak
2013-06-06lib: refactor kmstest_create_fbImre Deak
2013-06-06lib: add kmstest_get_connector_configImre Deak
2013-06-06lib: add kmstest_cairo_printf_lineImre Deak
2013-06-06lib: move connector_type_str and co to drmtestImre Deak
2013-06-05gem_lut_handle: Make the error checking explicit for LUT handlingChris Wilson
2013-05-30gem_reg_read: Only check errno after a definite errorChris Wilson
2013-05-22kms_flip: add subtests for the DPMS OFF->modeset->flip sequenceImre Deak
2013-05-22kms_flip: do a DPMS ON when exiting with errorImre Deak
2013-05-10ddi_compute_wrpll: Do not use a double constantDamien Lespiau
2013-05-10ddi_compute_wrpll: Factor out a common expressionDamien Lespiau
2013-05-10ddi_compute_wrpll: Rework the logic around r2 and n2 a bitDamien Lespiau
2013-05-10ddi_compute_wrpll: Fix the reference for 222525Khz and 296703KhzDamien Lespiau
2013-05-10ddi_compute_wrpll: Fix the reference table for 37762500HzDamien Lespiau
2013-05-10ddi_compute_wrpll: Code the reference frequencies in HzDamien Lespiau
2013-05-10tools: Add a standalone tool to test the computation of r,n,p for WRPLLsDamien Lespiau
2013-05-09tests: fix script testlistDaniel Vetter
2013-05-08testdisplay: set VT graphics modeImre Deak
2013-05-08kms_flip: set VT graphics modeImre Deak
2013-05-08kms_flip: suppress uninitialized var warningImre Deak
2013-05-08Update .gitignore files with the new tests and toolsDamien Lespiau
2013-05-08build: Make grep silent when running make testDamien Lespiau
2013-05-03i-g-t: gem_dummy_reloc_loop.c: add vebox test caseZhong Li
2013-05-03i-g-t: check kernel enable rings or notZhong Li
2013-05-02tests/prime_udl: don't put dirt into stderr when skippingDaniel Vetter
2013-04-27gem_exec_nop.c: add vebox test caseZhong Li
2013-04-27gem_cs_tlb.c: add vebox test caseZhong Li
2013-04-27gem_ring_sync_loop.c: fix an operator errorZhong Li
2013-04-26Check for vebox support before testingChris Wilson
2013-04-24gem_storedw_loop_vebox: Modernize test to look like blitterBen Widawsky
2013-04-24tests: storedw on VEBOXXiang, Haihao
2013-04-24gem_ring_sync_loop: test the new ringXiang, Haihao
2013-04-24gem_ring_sync_loop: check the rings supported by the kernelXiang, Haihao
2013-04-17tests/prime_self_import: add subtest to export/import a second gem bufferImre Deak
2013-04-11tests/gem_fenced_exec_thrash: Test with > max fencesVille Syrjälä
2013-04-11tests/gem_seqno_wrap: verify debugfs write with readbackMika Kuoppala
2013-04-09tests/gem_tiling_max_stride: Add a test for max fence strideVille Syrjälä
2013-04-09tests: Use gem_available_fences()Ville Syrjälä
2013-04-09tests/gem_fenced_exec_thrash: Increase MAX_FENCES to 32Ville Syrjälä
2013-04-08tests/gem_fence_trash: make threaded tests more through-roughDaniel Vetter
2013-04-06tests/kms_flip: don't leak gpu hang stateDaniel Vetter
2013-04-04tests/prime_udl: skip harderDaniel Vetter
2013-04-04tests/prime_udl: proper return valuesDaniel Vetter
2013-03-27gem_fence_thrash: Fix array allocation size for LP64 systemsChris Wilson
2013-03-27tests/Makefile.am: gem_fence_trash has grown subtestsDaniel Vetter
2013-03-27tests: add write-verify test to gem_fence_thrashMika Kuoppala
2013-03-22tests: add gem_reloc_overflow to check wrappingKees Cook