summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-11tests/i915_query: Engine discovery testsengine-discoveryTvrtko Ursulin1-0/+310
2018-04-11tools/aubdump: Fix ISO C90 forbids mixed declarations and code warningTvrtko Ursulin1-3/+4
2018-04-11lib/igt_debugfs: Add timeouts to opening pipe CRC fd.Maarten Lankhorst1-0/+3
2018-04-11lib/igt_kms: Reset FIFO underruns on first commit after init()/reset().Maarten Lankhorst1-0/+7
2018-04-11lib/igt_kms: Handle outputs with no modes betterMaarten Lankhorst2-6/+10
2018-04-10lib: Dump meminfo and slabinfo if we complain about insufficient memoryChris Wilson1-2/+26
2018-04-09tests/perf: fix gen8 small cores whitelist expectationLionel Landwerlin1-1/+1
2018-04-09kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc.Maarten Lankhorst1-8/+0
2018-04-06igt/gem_eio: Drop DRM_MASTER so we can reacquire it in the subtestsChris Wilson1-0/+2
2018-04-06lib: Acquire master for pollable spinbatch on gen4/5Chris Wilson1-1/+4
2018-04-06igt/gem_eio: Require context support before creationChris Wilson1-4/+10
2018-04-06tests/kms_psr_sink_crc: Save runtime by not waiting in crc functionMarta Lofstedt1-6/+0
2018-04-05blacklist: Don't run tests on pipe-d, pipe-e or pipe-fLofstedt, Marta1-0/+6
2018-04-05blacklist: Don't run DRRS test on Intel CI systemLofstedt, Marta1-0/+4
2018-04-04tests/kms_getfb: Use fixtures and subtest groupsDaniel Stone1-3/+8
2018-04-04Test that register types are accepted in all valid forms.Adam Sampson4-0/+8
2018-04-04Use flex -i when building with meson.Adam Sampson1-1/+1
2018-04-03tests/gem_eio: Add reset and unwedge stress testingTvrtko Ursulin1-0/+74
2018-04-03tests/gem_eio: Never re-use contexts which were in the middle of GPU resetTvrtko Ursulin3-26/+64
2018-04-03tests/kms_plane_scaling: fb height to be min 16 for NV12Vidya Srinivas1-1/+1
2018-03-30tests/kms_getfb: Split property-ID get into helperDaniel Stone1-17/+19
2018-03-30tests/kms_getfb: Test we reject CCS buffersDaniel Stone1-0/+47
2018-03-29tests/perf_pmu: Fix usage of for_each_engine_class_instanceTvrtko Ursulin2-25/+17
2018-03-28lib/igt_kms: Improve connector probing in igt_display_init(), v2.Maarten Lankhorst1-1/+7
2018-03-28tests/kms_frontbuffer_tracking: Fix Y alignment in the scaledprimary subtest,...Maarten Lankhorst1-2/+16
2018-03-27igt/gem_ctx_isolation: Reset a scratch contextChris Wilson1-1/+27
2018-03-27igt/perf_pmu: Most-busy requires at least one busy engineChris Wilson1-0/+1
2018-03-27overlay: Call setlocale around strtodChris Wilson1-2/+9
2018-03-26tests/perf_pmu: Improve accuracy by waiting on spinner to startTvrtko Ursulin1-48/+103
2018-03-26tests/gem_eio: Speed up test executionTvrtko Ursulin3-55/+189
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin7-43/+175
2018-03-23meson: Chamelium depends on GSLDaniel Stone1-1/+1
2018-03-23igt/gem_ctx_switch: Measure qlen for timing loopsChris Wilson1-3/+40
2018-03-23intel-ci: Add full-suite test round blacklistPetri Latvala2-0/+82
2018-03-23intel-ci: Document purpose of fast-feedback.testlistPetri Latvala1-14/+8
2018-03-23intel-ci: Document meta.testlistPetri Latvala1-0/+8
2018-03-22igt/gem_measure_ring_size_inflight: Measure smallest inflight ring sizeAntonio Argenziano6-21/+42
2018-03-22lib: Run gem_test_engine() in an isolated contextChris Wilson1-4/+18
2018-03-22tests/kms_getfb: Add test for getfbDaniel Stone3-0/+160
2018-03-21lib/kms: Use named initializers for prop name arraysVille Syrjälä1-27/+27
2018-03-21lib/kms: Constify some string arraysVille Syrjälä2-11/+13
2018-03-21lib: Don't fail if plane IN_FORMATS not presentDaniel Stone1-0/+3
2018-03-21run-tests.sh: use meson build by defaultLucas De Marchi1-6/+14
2018-03-21README: clarify comment about testsLucas De Marchi1-1/+4
2018-03-21run-tests.sh: allow relative IGT_TEST_ROOT and IGT_CONFIG_PATHLucas De Marchi1-2/+2
2018-03-21run-tests.sh: allow to run without sudoLucas De Marchi1-4/+19
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano13-44/+46
2018-03-20tests/kms_frontbuffer_tracking: Update check for PSR statusPandiyan, Dhinakaran2-3/+2
2018-03-19tools/aubdump: For gen10+ support addresses up to 4GBJordan Justen1-2/+18
2018-03-19tools/aubdump: Add bitmap to track gtt pages that have been mappedJordan Justen1-1/+95