summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-02-17i915/gem_create: Verify that all new objects are clearChris Wilson
2019-02-15tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_readAntonio Argenziano
2019-02-15intel-ci: Disable i915_suspend@shrinkChris Wilson
2019-02-15i915/gem_eio: Allow older platforms more leniency in reset latencyChris Wilson
2019-02-15i915/gem_eio: Check average reset timesChris Wilson
2019-02-15intel-ci: Ignore performance-only pread/pwrite "tests"Chris Wilson
2019-02-15lib/core_auth: mount namespace magic to make the test work everywhereDaniel Vetter
2019-02-15tests/i915_missed_irq: Don't leave the hang detector hangingDaniel Vetter
2019-02-15tests/gem_exec_reuse: Don't leak the hang detectorDaniel Vetter
2019-02-14kms_content_protection: Macros replace the constantsRamalingam C
2019-02-14kms_content_protection: Confirm that LIC is passedRamalingam C
2019-02-14kms_content_protection: Test CP along with modesetRamalingam C
2019-02-14kms_content_protection: modularizing the CP test stepsRamalingam C
2019-02-13test: Add PSR2 selective update testsJosé Roberto de Souza
2019-02-13i915/gem_ctx_sseu: Fix 32-bit buildGuillaume Tucker
2019-02-13Revert "igt_command_line.sh: Abort if run as root"Arkadiusz Hiler
2019-02-13tests/core_unauth_vs_render: new test for the relaxed DRM_AUTH handlingEmil Velikov
2019-02-13tests/core_setmaster_vs_auth: drop __linux__ includes hunkEmil Velikov
2019-02-12i915/gem_exec_latency: Eliminate the wakeup penaltyChris Wilson
2019-02-12i915/gem_exec_latency: Normalize results into nsChris Wilson
2019-02-12igt_command_line.sh: Abort if run as rootArkadiusz Hiler
2019-02-12i915/gem_mmap_gtt: Impose a timeout for "hang"Chris Wilson
2019-02-11igt: tests: chamelium: Add YUV formats testsMaxime Ripard
2019-02-11igt: tests: chamelium: Convert VGA tests to do_test_displayMaxime Ripard
2019-02-11igt: tests: chamelium: Start to unify testsMaxime Ripard
2019-02-08i915/gem_exec_scheduler: Disable alarm before exiting childChris Wilson
2019-02-08i915/gem_exec_schedule: Rebuild signal handler in childChris Wilson
2019-02-05tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICLTony Ye
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye
2019-02-05tests/gem_ctx_sseu: Dynamic (sub)slice programming testsLionel Landwerlin
2019-02-04tests/kms_cursor_crc.c: Remove framebuffer at the end of the testMamta Shukla
2019-02-04tests/kms_cursor_crc.c: Improve test_cursor_alpha()Mamta Shukla
2019-02-04i915/gem_mocs_settings: Allow hangs around reset testsChris Wilson
2019-02-04i915/perf_pmu: Add trailing '\n' to an igt_assert_fChris Wilson
2019-02-02i915/query: Update topology info to match realityChris Wilson
2019-02-01tests/kms_frontbuffer_tracking: Fix skips when PSR is not available.Maarten Lankhorst
2019-01-31i915/gem_cpu_reloc: Do the can-store-dword check at startChris Wilson
2019-01-31sw_sync: Initialise struct before useChris Wilson
2019-01-30i915/gem_eio: 64 batches may be too many for some devices!Chris Wilson
2019-01-30intel-ci: Drop gem_exec_nop from BATChris Wilson
2019-01-30i915/gem_eio: Check for allow-hang prior to issuing a resetChris Wilson
2019-01-30i915/selftest: Allow filtering of individual subtestsChris Wilson
2019-01-30i915/gem_workarounds: Require GPU resetsChris Wilson
2019-01-29i915/pm_rpm: Check for functional GEM before useChris Wilson
2019-01-29i915/perf_pmu: Check for hangs allowedChris Wilson
2019-01-29i915/gem_exec_capture: Check the strlen() for an empty fileChris Wilson
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter
2019-01-29tests/core_auth: Merge getclient subtestsDaniel Vetter
2019-01-29tests/gem_exec_capture: Compare instead of assign in an assertPetri Latvala