summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-07-16tests/prime_nv_api: check multiple foreign imports with flinkDaniel Vetter
2013-07-15test/prime_nv_test: use gem drmtest functions for pread/pwriteDaniel Vetter
2013-07-15test/prime_nv_test: nicer test namesDaniel Vetter
2013-07-15test/prime_nv_api: more descriptive subtest namesDaniel Vetter
2013-07-15tests/prime_nv_api: Drop bogus check from import-twiceDaniel Vetter
2013-07-15tests/prime_nv_api: convert to subtest infrastructureDaniel Vetter
2013-07-12tests/gem_write_ring_switch: Skip on pre-SNBChris Wilson
2013-07-12tests/gem_write_read_ring_switch: Repeat under rude interrupterChris Wilson
2013-07-10tests: actually add gem_write_read_ring_switchDaniel Vetter
2013-07-10test: add gem_write_read_ring_switchDaniel Vetter
2013-07-04gem_(tiled|linear)_blits: s/interrutible/interruptible/Chris Wilson
2013-07-04tests/kms_flip: don't run blocking relateve vblank waits with interruptsDaniel Vetter
2013-07-03tests/gem_linear|tiled_blits: convert to subtestsDaniel Vetter
2013-07-03drm_lib.sh: Be more precise in detecting the i915 /sys pathChris Wilson
2013-07-03tests/hangman: Be lenient towards a non-existent sysfs error stateChris Wilson
2013-07-02tests/gem_(linear|tiled)_blits: Repeat whilst being interruptedChris Wilson
2013-07-02tests/drm_lib.sh: Don't die if the sysfs path can't be foundDaniel Vetter
2013-07-02test/drm_lib.sh: Updated sysfs error filenameDaniel Vetter
2013-07-01tests/ZZ_hangman: Test both error_state interfacesMika Kuoppala
2013-07-01tests: add i915_sfs_pathMika Kuoppala
2013-07-01tests: rename debugfs base path to be more specificMika Kuoppala
2013-07-01tests/kms_flip: Repeat all of the tests whilst being rudely interruptedChris Wilson
2013-06-29tests/gem_cpu_concurrent_blit: stop signal helper againDaniel Vetter
2013-06-29tests/gem_cpu_concurrent_blit: Restore lost intel_copy_bo()Chris Wilson
2013-06-29tests/gem_cpu_concurrent_blit: Undo debugging hackChris Wilson
2013-06-29test/gem_(cpu|gtt)_concurrent_blit: Move the set_bo() from create to the testChris Wilson
2013-06-29tests/gem_(cpu|gtt)_concurrent_blit: Restore the old tests and add the new in...Chris Wilson
2013-06-29tests/gem_(cpu|gtt)_concurrent_blit: Enable signalsChris Wilson
2013-06-27tests/gem_lut_handle: Quit when we hit ENOSPCChris Wilson
2013-06-24tests/gem_lut_handle: Simplify creation of broken handlesChris Wilson
2013-06-24tests/kms_flip: Suppress failure from setting modeChris Wilson
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