summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-27igt: Add gem_exec_parallelChris Wilson
2016-04-26tests/gem_close_race: Add igt_fixture block for igt_stop_hang_detector.marius vlad
2016-04-25igt/gem_busy: Avoid BSD emission on gen6Chris Wilson
2016-04-25core_getversion: Only verify major version for i915.Robert Foss
2016-04-25core_getversion: Switched from igt_assert to assert helpers.Robert Foss
2016-04-25tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests.marius vlad
2016-04-25tests/kms_flip_event_leak: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-04-25tests/kms_flip_event_leak: Use non-tiled formatsTomeu Vizoso
2016-04-25tests/kms_flip: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-04-25tests/kms_flip: Move bufmgr requirement into subtestsTomeu Vizoso
2016-04-25tests/kms_flip: Create tiled BOs only when neededTomeu Vizoso
2016-04-25tests/kms_render: Move dependency on i915 into subtestTomeu Vizoso
2016-04-25tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_IDTomeu Vizoso
2016-04-25lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to d...marius vlad
2016-04-25kms_flip: Shorten basic tests a bitTvrtko Ursulin
2016-04-25igt/gem_close_race: Restore threads test to BAT statusChris Wilson
2016-04-25igt/gem_busy: Test parallel executionChris Wilson
2016-04-22igt/gem_busy: Discard the indirect batchbuffersChris Wilson
2016-04-22igt/gem_exec_nop: Apply missed interrupt detectionChris Wilson
2016-04-22igt/gem_close_race: Import the scratchChris Wilson
2016-04-22igt/gem_close_race: Avoid using threads, use signals insteadChris Wilson
2016-04-22lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enumDaniel Vetter
2016-04-22scripts: Add a simple trybot driverChris Wilson
2016-04-21tests/gem_close_race: Remove basic-threads from BAT.Marius Vlad
2016-04-21lib: Pass format instead of bpp to create_bo_for_fb()Ville Syrjälä
2016-04-20igt/gem_close_race: BatifyChris Wilson
2016-04-20NEWS: COMMIT_ATOMIC landed a while ago and a test that makes use of it.Marius Vlad
2016-04-20tests/kms_rotation_crc: Adding rotation tests using COMMIT_ATOMIC pathpvishwak
2016-04-20kms_atomic: Fix crtc_id comparison failing.Robert Foss
2016-04-20NEWS: Updated info about tests/tests-list.txt.Marius Vlad
2016-04-20tests: Separate tests with lots of subtestsFeceoru, Gabriel
2016-04-20lib: Declare loop variable as volatile before setjmpTomeu Vizoso
2016-04-20lib: update kmstest_get_pipe_from_crtc_idMicah Fedke
2016-04-20tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present.marius vlad
2016-04-20ksm_pipe_color: Set legacy gamma values inside loop.Bob Paauwe
2016-04-20igt/gem_concurrent_blit: Ensure we only shrink the child buffersChris Wilson
2016-04-19NEWS: a newer version of piglit is required.Marius Vlad
2016-04-19scripts: Adapt run-tests.sh to the piglit changesFeceoru, Gabriel
2016-04-18igt/gem_exec_nop: Fix time units for assertion printfChris Wilson
2016-04-18igt/gem_ctx_param: RelabelChris Wilson
2016-04-16gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgttChris Wilson
2016-04-15igt/gem_mocs_settings: Check for pollution of default contextsChris Wilson
2016-04-15igt/drv_module_reload_basic: Do not require snd-hda-intelTvrtko Ursulin
2016-04-15tests/kms_addfb_basic: Set tiling in addfb25 subtestTomeu Vizoso
2016-04-15igt/gem_pwrite: Add backwards/random access patternsChris Wilson
2016-04-15igt/gem_busy: Slow down the writerChris Wilson
2016-04-15igt/gem_exec_nop: Correct %3.f typoChris Wilson
2016-04-14igt/gem_exec_nop: Explain the parallel execution assertionChris Wilson
2016-04-14lib: Fix doc warnings for real!Daniel Vetter
2016-04-14tests: Open any driverTomeu Vizoso