summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-19igt/prime_mmap_coherency: Call prime_sync_start before read after writeChris Wilson
2017-10-18tests/intel-ci: Remove fast-feedback-simulation.testlistArkadiusz Hiler
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-10-18tests: remove kms_fbc_crcDaniel Vetter
2017-10-17igt/pm_rc6_residency: Allow some leeway on the upper %% boundChris Wilson
2017-10-17igt/prime_mmap_coherency: Only assert correct usage of sync APIChris Wilson
2017-10-17lib/i915: Extract context priority setparam to a helperMichał Winiarski
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-10-16igt/gem_mocs_settings: Skip non-existent enginesChris Wilson
2017-10-16tests/drm_read: Change tests to not require fbconMaarten Lankhorst
2017-10-12igt/gem_eio: Check hang/eio recovery during suspendChris Wilson
2017-10-12tests/pm_backlight: Enable connected output to allow tests to succeed, v4.Maarten Lankhorst
2017-10-12tests/debugfs_test: Try to light all outputs to increase chances of finding f...Maarten Lankhorst
2017-10-12meson: Make syncobj tests buildVille Syrjälä
2017-10-12tests: Drop gem_bad_length as redundantDaniele Ceraolo Spurio
2017-10-12igt/drv_hangman: Convert from local recursive batch to igt_spin_tChris Wilson
2017-10-11igt/syncobj_wait: Don't close the timeline early in wait_snapshotJason Ekstrand
2017-10-11igt/syncobj_wait: Close the sw_sync timeline after the testChris Wilson
2017-10-11igt/syncobj_wait: Replace open-coded calls to __syncobj_wait()Chris Wilson
2017-10-10syncobj: Add a test for SYNCOBJ_CREATE_SIGNALEDJason Ekstrand
2017-10-10tests/syncobj: Add some wait and reset tests (v7)Jason Ekstrand
2017-10-10tests/syncobj: Convert the basic test over to the helpersJason Ekstrand
2017-10-09tests/kms_draw_crc: Skip tests for unsupported formatsVille Syrjälä
2017-10-09igt/gem_fence_thrash: Use streaming reads for verifyChris Wilson
2017-10-05igt/gem_exec_scheduler: Add small priority sorting smoketestChris Wilson
2017-10-05igt/gem_workarounds: Add hibernation coverageChris Wilson
2017-10-05igt/gem_workarounds: Reduce manual list to combinatorial loopsChris Wilson
2017-10-05igt/gem_workarounds: Also test new fd (implicit default context)Chris Wilson
2017-10-05igt/gem_workarounds: Also exercise fresh contexts not the persistent defaultChris Wilson
2017-10-04igt/gem_workarounds: Read the workaround registers from the active contextChris Wilson
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin
2017-10-04tests/perf: make enable-disable more reliableLionel Landwerlin
2017-10-04tests/perf: rework oa-exponent testLionel Landwerlin
2017-10-04tests/perf: remove frequency related changesLionel Landwerlin
2017-10-04tests/perf: rc6: try to guess when rc6 is disabledLionel Landwerlin
2017-10-04tests/perf: update max buffer size for reading reportsLionel Landwerlin
2017-10-04tests/perf: add per context filtering test for gen8+Robert Bragg
2017-10-04tests/perf: make stream_fd a global variableLionel Landwerlin
2017-10-04tests/kms_color: Unset plane fb on teardown, v2.Maarten Lankhorst
2017-10-03Fix rlim_cur compiler warnings when building on ARM.Eric Anholt
2017-10-03lib: Report the error from __gem_create()Chris Wilson
2017-10-03gem_exec_schedule: Add missing #includePetri Latvala
2017-10-03kms_atomic_interruptible: Add missing #includePetri Latvala
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst