summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-11-06tests/perf: Fix a bunch of warnings on 32-bit systemsThierry Reding1-16/+16
2017-11-06igt/gem_exec_fence: Add subtest for invalid flagsTvrtko Ursulin1-0/+31
2017-11-03tests/debugfs_test: Pretty print subdirectoriesMaarten Lankhorst1-7/+18
2017-10-26igt/gem_exec_latency: Wire up an interloper for preemptionChris Wilson1-29/+59
2017-10-25igt/drv_hangman: Skip aliased I915_EXEC_BSDChris Wilson1-0/+15
2017-10-25igt/gem_exec_nop: Headless requires DRM_MASTER for modesettingChris Wilson1-1/+4
2017-10-25igt/gem_fd_exhaustion: Remove stale assertChris Wilson1-17/+4
2017-10-24igt/prime_mmap_coherency: Remove manual gem_sync() callsChris Wilson1-4/+0
2017-10-24igt/drv_misssed_irq: Skip on gucChris Wilson1-0/+1
2017-10-24tests/kms_atomic_transition: Do not update unbound planes.Maarten Lankhorst1-3/+6
2017-10-23tests/kms_plane_lowres: Rework tests to work without fbcon, v3.Maarten Lankhorst1-66/+47
2017-10-20tests/kms_concurrent: Fix testcase fails.Maarten Lankhorst1-23/+20
2017-10-20tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.Maarten Lankhorst1-1160/+509
2017-10-20tests/chamelium: Remove reliance on output->config.pipeMaarten Lankhorst1-3/+14
2017-10-20tests/kms_color: Rework tests slightly to work better with new atomic apiMaarten Lankhorst1-140/+77
2017-10-20lib/igt_kms: Remove igt_crtc_set_background()Maarten Lankhorst1-9/+9
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst2-4/+4
2017-10-20lib/igt_kms: Unexport broadcast rgb API.Maarten Lankhorst1-3/+0
2017-10-20lib/igt_kms: Export property blob functions for output/pipe/plane, v2.Maarten Lankhorst2-9/+9
2017-10-20lib/igt_kms: Rework pipe properties to be more atomic, v7.Maarten Lankhorst3-4/+8
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst2-8/+8
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst2-3/+3
2017-10-19tests/pm_rps: Move some test logic out of boost functionRadoslaw Szwichtenberg1-9/+8
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski9-9/+9
2017-10-19igt/prime_mmap_coherency: Call prime_sync_start before read after writeChris Wilson1-2/+8
2017-10-18tests/intel-ci: Remove fast-feedback-simulation.testlistArkadiusz Hiler3-99/+0
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler17-25/+20
2017-10-18tests: remove kms_fbc_crcDaniel Vetter3-582/+0
2017-10-17igt/pm_rc6_residency: Allow some leeway on the upper %% boundChris Wilson1-3/+3
2017-10-17igt/prime_mmap_coherency: Only assert correct usage of sync APIChris Wilson1-49/+22
2017-10-17lib/i915: Extract context priority setparam to a helperMichał Winiarski4-104/+32
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski4-122/+15
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski10-309/+16
2017-10-16igt/gem_mocs_settings: Skip non-existent enginesChris Wilson1-0/+2
2017-10-16tests/drm_read: Change tests to not require fbconMaarten Lankhorst1-28/+34
2017-10-12igt/gem_eio: Check hang/eio recovery during suspendChris Wilson1-0/+48
2017-10-12tests/pm_backlight: Enable connected output to allow tests to succeed, v4.Maarten Lankhorst1-0/+47
2017-10-12tests/debugfs_test: Try to light all outputs to increase chances of finding f...Maarten Lankhorst1-0/+51
2017-10-12meson: Make syncobj tests buildVille Syrjälä1-0/+1
2017-10-12tests: Drop gem_bad_length as redundantDaniele Ceraolo Spurio3-135/+0
2017-10-12igt/drv_hangman: Convert from local recursive batch to igt_spin_tChris Wilson1-61/+18
2017-10-11igt/syncobj_wait: Don't close the timeline early in wait_snapshotJason Ekstrand1-3/+3
2017-10-11igt/syncobj_wait: Close the sw_sync timeline after the testChris Wilson1-1/+1
2017-10-11igt/syncobj_wait: Replace open-coded calls to __syncobj_wait()Chris Wilson1-9/+5
2017-10-10syncobj: Add a test for SYNCOBJ_CREATE_SIGNALEDJason Ekstrand2-0/+15
2017-10-10tests/syncobj: Add some wait and reset tests (v7)Jason Ekstrand2-0/+916
2017-10-10tests/syncobj: Convert the basic test over to the helpersJason Ekstrand1-58/+19
2017-10-09tests/kms_draw_crc: Skip tests for unsupported formatsVille Syrjälä1-3/+20
2017-10-09igt/gem_fence_thrash: Use streaming reads for verifyChris Wilson1-15/+107
2017-10-05igt/gem_exec_scheduler: Add small priority sorting smoketestChris Wilson1-0/+80