summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-02-27igt/debugfs_tests: Record which file is being opened in kmsgChris Wilson1-1/+2
2018-02-26igt/gem_softpin: Only expect EINVAL for color-overlaps for user objectsChris Wilson1-2/+2
2018-02-26igt/kms_force_connector_basic: Clear any previous connector overrideChris Wilson1-7/+17
2018-02-26tests/kms_plane_lowres: Drain pipe before reading CRCMika Kahola1-24/+11
2018-02-26igt/gem_busy: Fix extended-bsd aliasing checksChris Wilson1-3/+4
2018-02-23Iterate over physical enginesChris Wilson23-382/+92
2018-02-23igt: Use lib gem_execbuf where possibleAntonio Argenziano16-95/+32
2018-02-23tests/gem_busy: Use intel_measure_ring_sizeAntonio Argenziano1-96/+2
2018-02-23tests/gem_ringfill: use intel_measure_ring_sizeDaniele Ceraolo Spurio1-95/+2
2018-02-23tests/gem_exec_await: use intel_measure_ring_sizeDaniele Ceraolo Spurio1-89/+2
2018-02-23tests/gem_eio: use igt_corkAntonio Argenziano1-6/+4
2018-02-23tests/gem_wait: use igt_corkDaniele Ceraolo Spurio1-44/+14
2018-02-23tests/gem_exec_latency: use new common functionsDaniele Ceraolo Spurio1-86/+13
2018-02-23tests/gem_exec_fence: use new common functionsDaniele Ceraolo Spurio1-95/+12
2018-02-23tests/gem_exec_schedule: use new common functionsDaniele Ceraolo Spurio1-121/+41
2018-02-22igt: Add VC4 purgeable BO testsBoris Brezillon3-0/+266
2018-02-22igt/gem_ctx_isolation: Fix checking for context supportChris Wilson1-1/+1
2018-02-22test/perf: fixup inverted conditionLionel Landwerlin1-1/+1
2018-02-22igt/kms_fronbuffer_tracking: Handle ENODEV when checking i915_edp_psr_status ...Lofstedt, Marta1-0/+3
2018-02-22igt/kms_fbcon_fbt: Handle ENODEV when checking i915_edp_psr_status for chipse...Lofstedt, Marta1-0/+3
2018-02-22igt/perf_pmu: Fix 64b printf-ismsChris Wilson1-1/+1
2018-02-22tests/perf_pmu: Skip hotplug test on BroxtonTvrtko Ursulin1-0/+1
2018-02-21igt/perf_pmu: Use a self-correcting busy pwmChris Wilson1-40/+34
2018-02-21igt/kms_fbcon_fbt: Handle ENODEV when checking i915_fbc_info for chipset supportChris Wilson1-0/+3
2018-02-21igt/gem_ctx_isolation: Check isolation of registers between contextsChris Wilson3-1/+679
2018-02-21tests/perf: make oa-exponents subtest more reliableLionel Landwerlin1-329/+78
2018-02-21igt/gem_ctx_switch: Do a warmup pass over all contextsChris Wilson1-0/+7
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson1-40/+73
2018-02-21igt/gem_exec_schedule: Replace constant 16 with its magic macroChris Wilson1-8/+11
2018-02-21igt/gem_exec_schedule: Dump the engine info prior to sync on preempt_otherChris Wilson1-0/+1
2018-02-21igt/gem_exec_schedule: Trim max number of contexts usedChris Wilson1-26/+32
2018-02-21igt/kms_frontbuffer_tracking: Wait for PSR to be disabledChris Wilson1-2/+10
2018-02-20igt/gem_fenced_exec_thrash: Use fixed durationsChris Wilson1-85/+31
2018-02-20tests/kms_chv_cursor_fail: Use igt_display_reset() and igt_pipe_crc_drain()Maarten Lankhorst1-42/+18
2018-02-20tests/kms_plane_scaling: Use existing igt_kms apis to paint the fbCarlos Santa1-12/+2
2018-02-20igt/syncobj: Tidy ye olde compiler warningsChris Wilson2-6/+8
2018-02-20igt/gem_exec_flush: Silence old compiler warningChris Wilson1-0/+5
2018-02-20igt/gem_sync: Exercise and measure idle requestsChris Wilson1-0/+41
2018-02-19perf_pmu: Fix some compile warnings with old compilers / 32-bit buildsTvrtko Ursulin1-3/+3
2018-02-19igt/perf_pmu: Retain original GTT offset when resubmitting the spinnerChris Wilson1-10/+16
2018-02-19tests/pm_sseu: dump the bit of sysfsLionel Landwerlin1-0/+6
2018-02-17tests/gem_ctx_param: Update invalid paramAntonio Argenziano1-1/+157
2018-02-16igt/kms_frontbuffer_tracking: Disable FBC testing for -ENODEVChris Wilson1-0/+3
2018-02-16tests/perf_pmu: Verify engine busyness accuracyTvrtko Ursulin1-18/+181
2018-02-15tests/perf_pmu: Log perf timestamp in semaphore wait testsTvrtko Ursulin1-5/+7
2018-02-14igt/gem_exec_fence: Test that the in-fence is not overwrittenDaniele Ceraolo Spurio1-1/+99
2018-02-13tests/perf_pmu: Give sampling more timeTvrtko Ursulin1-1/+5
2018-02-13tests/perf_pmu: Handle thermally throttled devicesTvrtko Ursulin1-5/+15
2018-02-13tests/perf_pmu: Use perf timestamps in a few more placesTvrtko Ursulin1-20/+27
2018-02-12igt/gem_exec_capture: MI_STORE_DWORD requires EXEC_SECURE + DRM_MASTER on ctg...Chris Wilson1-0/+10