summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-10-10tests/kms_lease: add tests for lease ioctls [v2]HEADmasterKeith Packard3-0/+599
2017-10-10tests/kms_sequence: Add tests for new CRTC get/queue sequence ioctls [v2]Keith Packard3-0/+319
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
2017-10-05igt/gem_workarounds: Add hibernation coverageChris Wilson1-7/+9
2017-10-05igt/gem_workarounds: Reduce manual list to combinatorial loopsChris Wilson1-26/+24
2017-10-05igt/gem_workarounds: Also test new fd (implicit default context)Chris Wilson1-0/+25
2017-10-05igt/gem_workarounds: Also exercise fresh contexts not the persistent defaultChris Wilson1-8/+27
2017-10-04igt/gem_workarounds: Read the workaround registers from the active contextChris Wilson1-66/+84
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin1-112/+106
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin1-0/+10
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin1-23/+41
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin1-9/+33
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin1-17/+103
2017-10-04tests/perf: make enable-disable more reliableLionel Landwerlin1-6/+89
2017-10-04tests/perf: rework oa-exponent testLionel Landwerlin1-134/+599
2017-10-04tests/perf: remove frequency related changesLionel Landwerlin1-132/+9
2017-10-04tests/perf: rc6: try to guess when rc6 is disabledLionel Landwerlin1-0/+13
2017-10-04tests/perf: update max buffer size for reading reportsLionel Landwerlin1-4/+4
2017-10-04tests/perf: add per context filtering test for gen8+Robert Bragg1-32/+742
2017-10-04tests/perf: make stream_fd a global variableLionel Landwerlin1-56/+65
2017-10-04tests/kms_color: Unset plane fb on teardown, v2.Maarten Lankhorst1-6/+12
2017-10-03Fix rlim_cur compiler warnings when building on ARM.Eric Anholt1-1/+2
2017-10-03lib: Report the error from __gem_create()Chris Wilson2-5/+3
2017-10-03gem_exec_schedule: Add missing #includePetri Latvala1-0/+1
2017-10-03kms_atomic_interruptible: Add missing #includePetri Latvala1-0/+2
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst3-4/+4
2017-10-02meson: Follow suit with the renaming of kms_pipe_colorPetri Latvala1-1/+1
2017-10-02meson: Distribute meson build system filesPetri Latvala1-1/+6
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst9-103/+72
2017-10-02igt/kms_rotation_crc: Fix flip tests for sprite planeMaarten Lankhorst1-6/+17
2017-10-02tests: Rename kms_pipe_color to kms_colorMaarten Lankhorst2-3/+3
2017-09-29igt/gem_sync: Sync before starting the clockChris Wilson1-0/+3
2017-09-29igt/gem_exec_nop: Measure high-priority throughput over a bg loadChris Wilson1-0/+118
2017-09-29igt/gem_sync: Add a preemption testChris Wilson1-0/+158
2017-09-29igt/gem_exec_schedule: Detect too slow setup in deep-*Chris Wilson1-4/+33
2017-09-29meson: Also build kms_atomic_interruptiblePetri Latvala1-0/+1
2017-09-29tests/gem_workarounds: Skip write only registersMika Kuoppala1-1/+37
2017-09-28igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTIONChris Wilson1-17/+40
2017-09-26igt/gem_exec_schedule: Ignore set-priority failures on old kernelsChris Wilson1-20/+23
2017-09-26igt_command_line.sh: Fix bashismPetri Latvala1-2/+2
2017-09-25igt/gem_exec_whisper: Smoketest context prioritiesChris Wilson1-1/+55
2017-09-25igt/gem_exec_schedule: Fix up too deep reorder-wide()Chris Wilson1-152/+73
2017-09-25igt/gem_exec_schedule: s/-MAX_PRIO/MIN_PRIO/Chris Wilson1-10/+11
2017-09-25tools_test: Clean up and fix sysfs_l3_parityPetri Latvala1-37/+50
2017-09-22igt/kms_cursor_legacy: Use common spinbatchChris Wilson1-94/+9