summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-03-10igt: Exercise the shrinkerChris Wilson3-2/+37
2017-03-10igt/gem_ringfill: Measure ringsize for quicker and deterministic testingChris Wilson1-22/+125
2017-03-10tests/testdisplay: Remove unused SPRITE_COLOR_KEYPetri Latvala1-1/+0
2017-03-09igt/gem_exec_parse: add hang detectionChris Wilson1-4/+10
2017-03-09igt/evictions: Isolate the mlock check in a separate processChris Wilson1-9/+14
2017-03-08tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BOMichaƂ Winiarski1-0/+77
2017-03-08igt/gem_userptr_blits: Exercise boundary of GTT mmapsChris Wilson1-11/+53
2017-03-08igt: Markup more tests that require GEMChris Wilson5-0/+5
2017-03-08igt/gem_madvise: Correct expected resultsChris Wilson1-12/+6
2017-03-08igt/gem_eio: Check we succeed in unwedging the driverChris Wilson1-0/+1
2017-03-08tests: Add gem_spin_batchMika Kuoppala2-0/+87
2017-03-06igt/drv_missed_irq: remove redundant clear of missed interruptsChris Wilson1-2/+0
2017-03-01igt/kms_frontbuffer_tracking: Show the crtc index (pipe) not idChris Wilson1-1/+1
2017-03-01igt/gem_exec_latency: Measure ring sizeChris Wilson1-6/+60
2017-02-28tests/chamelium: Don't sleep so much in basic hpd testsLyude1-3/+2
2017-02-28lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logicLyude1-0/+61
2017-02-27kms_properties: Ignore CRTC_ID for the legacy caseMaarten Lankhorst1-0/+4
2017-02-27tests/kms_atomic_transition: Add missing variable declarationDorota Czaplejewicz1-1/+1
2017-02-27kms_atomic_transition: Add test for primary plane togging vs vblank.Maarten Lankhorst1-0/+47
2017-02-23igt/drv_hangman: Fix checking of strcasecmp against expectationMichel Thierry1-1/+1
2017-02-23igt/drv_hangman: Clear the error state by actually writing to sysfsChris Wilson1-1/+1
2017-02-23igt/gem_exec_latency: Assert the relocations are correctChris Wilson1-0/+3
2017-02-22igt/drv_missed_irq: Enable fault injection!Chris Wilson1-24/+52
2017-02-22intel-ci: Exercise all basic relocation targetsChris Wilson1-0/+25
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson48-5/+60
2017-02-21igt/gem_exec_scheduler: Fix test for context prioritiesChris Wilson1-4/+14
2017-02-21kms_frontbuffer_tracking: Fix badstride test skipping with atomicAnder Conselvan de Oliveira1-1/+1
2017-02-20intel-ci: Test wait ioctl on a queued requestChris Wilson1-0/+1
2017-02-20kms_atomic_transition: Initialize pipe_crcs to avoid segfaultBrian Starkey1-1/+1
2017-02-17igt/gem_exec_reloc: Do basic tests of 4/8-byte aligned reloc.offsetsChris Wilson1-112/+124
2017-02-12igt/gem_wait: Expand testing to waits on write fencesChris Wilson1-2/+43
2017-02-09tests/drv_suspend: Skip */crc/* in debugfs-readerPetri Latvala1-1/+1
2017-02-08igt/gem_wait: Inject hangs again for hang-wait-*Chris Wilson1-3/+2
2017-02-08igt/gem_wait: Exercise BUG_ON if wait_for_execute times outChris Wilson1-1/+53
2017-02-08kms_flip: Handle EINTR in poll call for -interruptible tests.Maarten Lankhorst1-3/+18
2017-02-07kms_frontbuffer_tracking: Fix tests with the new atomic reality.Maarten Lankhorst1-5/+11
2017-02-07kms_frontbuffer_tracking: Skip tests when stride is too high.Maarten Lankhorst1-0/+9
2017-02-07kms_atomic_transition: Only call unprepare_fencing when prepare_fencing is ca...Maarten Lankhorst1-1/+2
2017-02-06kms_busy: Neuter the hangcheck timer for the modeset-*-pipe tests.Maarten Lankhorst1-9/+26
2017-02-06tests/gem_exec_reloc: Don't call igt_(dis)allow_hang outside fixturesPetri Latvala1-12/+18
2017-02-04igt/gem_exec_reloc: Check against hangs before relocationsChris Wilson1-6/+22
2017-02-04igt: intel_gen(intel_gen()) eekChris Wilson7-7/+7
2017-02-04igt/gem_sync: Relax gen2 filteringChris Wilson1-6/+0
2017-02-04tests/gem_exec_params: add test for exec_fence paramsDaniele Ceraolo Spurio2-17/+23
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson12-6/+64
2017-02-03intel-ci: Minimal exercise of explicit fencingChris Wilson1-0/+5
2017-02-03kms_atomic_transition: Do not use vblank->reserved.Maarten Lankhorst1-12/+1
2017-02-03tests/kms_plane_multiple: Test only with maximum number of planesMika Kahola1-76/+65
2017-02-02tests/kms_atomic_transition: add in_fences testsGustavo Padovan1-5/+14
2017-02-02tests/kms_atomic_transition: add out_fences testsRobert Foss1-5/+148