summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-08i915/gem_exec_scheduler: Disable alarm before exiting childChris Wilson1-3/+11
2019-02-08i915/gem_exec_schedule: Rebuild signal handler in childChris Wilson1-6/+13
2019-02-05tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICLTony Ye1-0/+60
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye3-0/+121
2019-02-05tests/gem_ctx_sseu: Dynamic (sub)slice programming testsLionel Landwerlin5-1/+556
2019-02-04tests/kms_cursor_crc.c: Remove framebuffer at the end of the testMamta Shukla1-0/+1
2019-02-04tests/kms_cursor_crc.c: Improve test_cursor_alpha()Mamta Shukla1-7/+8
2019-02-04i915/gem_mocs_settings: Allow hangs around reset testsChris Wilson1-20/+34
2019-02-04i915/perf_pmu: Add trailing '\n' to an igt_assert_fChris Wilson1-1/+1
2019-02-02i915/query: Update topology info to match realityChris Wilson1-1/+1
2019-02-01tests/kms_frontbuffer_tracking: Fix skips when PSR is not available.Maarten Lankhorst1-1/+1
2019-01-31i915/gem_cpu_reloc: Do the can-store-dword check at startChris Wilson1-3/+3
2019-01-31sw_sync: Initialise struct before useChris Wilson1-3/+2
2019-01-30i915/gem_eio: 64 batches may be too many for some devices!Chris Wilson1-6/+17
2019-01-30intel-ci: Drop gem_exec_nop from BATChris Wilson1-2/+0
2019-01-30i915/gem_eio: Check for allow-hang prior to issuing a resetChris Wilson1-4/+4
2019-01-30i915/selftest: Allow filtering of individual subtestsChris Wilson1-6/+12
2019-01-30i915/gem_workarounds: Require GPU resetsChris Wilson1-3/+26
2019-01-29i915/pm_rpm: Check for functional GEM before useChris Wilson1-0/+4
2019-01-29i915/perf_pmu: Check for hangs allowedChris Wilson1-1/+6
2019-01-29i915/gem_exec_capture: Check the strlen() for an empty fileChris Wilson1-1/+6
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter2-23/+0
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter1-6/+0
2019-01-29tests/core_auth: Merge getclient subtestsDaniel Vetter4-111/+68
2019-01-29tests/gem_exec_capture: Compare instead of assign in an assertPetri Latvala1-1/+1
2019-01-28tests: Add variable refresh rate testsNicholas Kazlauskas3-0/+421
2019-01-28tests/kms_color: Assert gamma look up table sizesPetri Latvala1-2/+11
2019-01-28tests: Make a fb-tiling subtest to check for invalid tiling changes.Maarten Lankhorst4-33/+52
2019-01-28tests/kms_rotation_crc: Fix multiplane-rotation-cropping* testsJuha-Pekka Heikkila1-4/+25
2019-01-27tests/kms_flip: Add test to check suspend/resumeShayenne Moura1-0/+1
2019-01-24i915/gem_mmap_gtt: Reset faster and longer to catch fencing errorsChris Wilson1-31/+68
2019-01-24i915/gem_exec_capture: Really confirm error capturing is enablingChris Wilson1-0/+1
2019-01-23tests: drop openssl dependency in favor of glib sha1 implementationJani Nikula2-22/+33
2019-01-22tests/psr: Add the same test coverage that we have for PSR1 to PSR2José Roberto de Souza1-53/+85
2019-01-22test/psr: Add a generic function to setup each testJosé Roberto de Souza1-14/+21
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza3-6/+12
2019-01-22lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version testedJosé Roberto de Souza2-4/+4
2019-01-22lib/psr: Rename psr_wait_exit to psr_wait_updateJosé Roberto de Souza2-2/+3
2019-01-21tests/testdisplay: Speed up testdisplay for ciVille Syrjälä1-2/+2
2019-01-21tests: Use correct type for callocPetri Latvala2-2/+2
2019-01-18tests/kms_modes_available_crc: Fix NV12 failureDhinakaran Pandiyan1-6/+11
2019-01-18tests/kms_available_modes_crc: Initialize fb structDhinakaran Pandiyan1-8/+8
2019-01-18tests/kms_available_modes_crc: Reset output->pipe after testing it.Dhinakaran Pandiyan1-0/+1
2019-01-17tests/kms_rotation_crc: add NV12 support for multiplane* testsJuha-Pekka Heikkila1-15/+20
2019-01-17tests/kms_rotation: align rendered image correctly for rotationJuha-Pekka Heikkila1-2/+9
2019-01-16i915/gem_cpu_reloc: Use a self-modifying chained batchChris Wilson1-155/+192
2019-01-16igt/drv_missed_irq: Skip if the kernel reports no rings available to testChris Wilson1-0/+1
2019-01-16drm/drm_import_export: Replace imprecise loop-bound with timeoutChris Wilson1-4/+1
2019-01-16i915/gem_userptr_blits: Only mlock the memfd once, not the arenaChris Wilson1-2/+3
2019-01-15intel-ci: Drop gem_ctx_switch/heavy from BATChris Wilson1-1/+0