summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-07-10tests: actually add gem_write_read_ring_switchDaniel Vetter2-0/+201
2013-07-10test: add gem_write_read_ring_switchDaniel Vetter1-0/+1
2013-07-04gem_(tiled|linear)_blits: s/interrutible/interruptible/Chris Wilson2-2/+2
2013-07-04tests/kms_flip: don't run blocking relateve vblank waits with interruptsDaniel Vetter1-0/+7
2013-07-03tests/gem_linear|tiled_blits: convert to subtestsDaniel Vetter3-43/+53
2013-07-03drm_lib.sh: Be more precise in detecting the i915 /sys pathChris Wilson1-11/+7
2013-07-03tests/hangman: Be lenient towards a non-existent sysfs error stateChris Wilson2-18/+18
2013-07-02tests/gem_(linear|tiled)_blits: Repeat whilst being interruptedChris Wilson2-53/+80
2013-07-02tests/drm_lib.sh: Don't die if the sysfs path can't be foundDaniel Vetter1-1/+1
2013-07-02test/drm_lib.sh: Updated sysfs error filenameDaniel Vetter1-1/+1
2013-07-01tests/ZZ_hangman: Test both error_state interfacesMika Kuoppala1-14/+38
2013-07-01tests: add i915_sfs_pathMika Kuoppala1-0/+15
2013-07-01tests: rename debugfs base path to be more specificMika Kuoppala5-9/+9
2013-07-01tests/kms_flip: Repeat all of the tests whilst being rudely interruptedChris Wilson1-1/+14
2013-06-29tests/gem_cpu_concurrent_blit: stop signal helper againDaniel Vetter1-1/+1
2013-06-29tests/gem_cpu_concurrent_blit: Restore lost intel_copy_bo()Chris Wilson1-0/+2
2013-06-29tests/gem_cpu_concurrent_blit: Undo debugging hackChris Wilson1-1/+1
2013-06-29test/gem_(cpu|gtt)_concurrent_blit: Move the set_bo() from create to the testChris Wilson2-7/+17
2013-06-29tests/gem_(cpu|gtt)_concurrent_blit: Restore the old tests and add the new in...Chris Wilson2-6/+80
2013-06-29tests/gem_(cpu|gtt)_concurrent_blit: Enable signalsChris Wilson2-47/+61
2013-06-27tests/gem_lut_handle: Quit when we hit ENOSPCChris Wilson1-1/+5
2013-06-24tests/gem_lut_handle: Simplify creation of broken handlesChris Wilson1-4/+2
2013-06-24tests/kms_flip: Suppress failure from setting modeChris Wilson1-4/+10
2013-06-21kms_render: Skip unsupported display configurationsChris Wilson1-4/+7
2013-06-19gem_lut_handle: Print some more information upon failureChris Wilson1-2/+9
2013-06-07gem_lut_handle: Avoid using a valid handle when testing BROKENChris Wilson1-8/+5
2013-06-06tests: add kms_renderImre Deak3-0/+247
2013-06-06lib: refactor kmstest_create_fbImre Deak2-17/+28
2013-06-06lib: add kmstest_get_connector_configImre Deak2-191/+58
2013-06-06lib: add kmstest_cairo_printf_lineImre Deak1-67/+29
2013-06-06lib: move connector_type_str and co to drmtestImre Deak1-57/+4
2013-06-05gem_lut_handle: Make the error checking explicit for LUT handlingChris Wilson1-19/+21
2013-05-30gem_reg_read: Only check errno after a definite errorChris Wilson1-18/+11
2013-05-22kms_flip: add subtests for the DPMS OFF->modeset->flip sequenceImre Deak1-1/+13
2013-05-22kms_flip: do a DPMS ON when exiting with errorImre Deak1-5/+25
2013-05-10ddi_compute_wrpll: Do not use a double constantDamien Lespiau1-2/+2
2013-05-10ddi_compute_wrpll: Factor out a common expressionDamien Lespiau1-8/+7
2013-05-10ddi_compute_wrpll: Rework the logic around r2 and n2 a bitDamien Lespiau1-30/+25
2013-05-10ddi_compute_wrpll: Fix the reference for 222525Khz and 296703KhzDamien Lespiau1-2/+2
2013-05-10ddi_compute_wrpll: Fix the reference table for 37762500HzDamien Lespiau1-1/+1
2013-05-10ddi_compute_wrpll: Code the reference frequencies in HzDamien Lespiau1-374/+374
2013-05-10tools: Add a standalone tool to test the computation of r,n,p for WRPLLsDamien Lespiau3-0/+641
2013-05-09tests: fix script testlistDaniel Vetter1-1/+1
2013-05-08testdisplay: set VT graphics modeImre Deak1-0/+2
2013-05-08kms_flip: set VT graphics modeImre Deak1-1/+4
2013-05-08kms_flip: suppress uninitialized var warningImre Deak1-1/+1
2013-05-08Update .gitignore files with the new tests and toolsDamien Lespiau1-10/+14
2013-05-08build: Make grep silent when running make testDamien Lespiau1-1/+1
2013-05-03i-g-t: gem_dummy_reloc_loop.c: add vebox test caseZhong Li1-4/+17
2013-05-03i-g-t: check kernel enable rings or notZhong Li1-37/+1