summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21tests/kms_pwrite_crtc: Drop fixturesDaniel Vetter
2019-02-21intel-ci/fast-feedback: Prefix pm tests with i915_Arkadiusz Hiler
2019-02-21runner: Exit with 0 on dry-runPetri Latvala
2019-02-20i915/gem_eio: Check that context create fails when wedgedChris Wilson
2019-02-21tests/kms_mmap_write_crc: Fix igt_fixture handlingDaniel Vetter
2019-02-21lib/tests: Use ARRAY_SIZEDaniel Vetter
2019-02-20i915/gem_ctx_exec: Remember to ask for permission to reset the GPUChris Wilson
2019-02-20lib/tests: Add testcase for nonexisting subtest nameDaniel Vetter
2019-02-20lib/tests: Convert no_exit tests into positive testsDaniel Vetter
2019-02-20tests: drop invalid name build checksDaniel Vetter
2019-02-20lib/tests: add internal_assert_wexited/wsignaledDaniel Vetter
2019-02-20lib/tests: Add header for common helpersDaniel Vetter
2019-02-20lib/crc: Reset fifo underrun reporting for every crc captureDaniel Vetter
2019-02-20tests: Prefix pm_ tests with i915_ and move them to i915/Arkadiusz Hiler
2019-02-20tests/i915: Rename files so they correspond to binary namesArkadiusz Hiler
2019-02-20tools: Add dpcd_reg binary to gitignoreArkadiusz Hiler
2019-02-20benchmarks/meson: Stop renaming benchmarksArkadiusz Hiler
2019-02-20meson: Bump meson version requirement to 0.46.0Arkadiusz Hiler
2019-02-19i915/gem_exec_schedule: Switch back to gem_set_domain()Chris Wilson
2019-02-19lib: Restore the i915.reset modparam before cleaning upChris Wilson
2019-02-19doc: End transition period.Rodrigo Vivi
2019-02-19i915/gem_eio: Check we only ban the contextChris Wilson
2019-02-19runner: Exit with 2 when overall timeout exceededPetri Latvala
2019-02-18igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLEChris Wilson
2019-02-18drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLEChris Wilson
2019-02-18gitlab-ci: Remove autotools from corss-compilation containersArkadiusz Hiler
2019-02-18gitlab-ci: Add 'ninja test' step for armhfArkadiusz Hiler
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-15lib: Drop IGT_EXIT_TIMEOUTDaniel Vetter
2019-02-15lib: Drop igt_child_doneDaniel Vetter
2019-02-15lib: Make sure we leak no child processesDaniel 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-15lib: Don't leak children in igt_waitchildren_timeoutDaniel Vetter
2019-02-15lib/tests: make sure igt_skip in igt_fork is forbiddenDaniel Vetter
2019-02-15lib/tests: Check that igt_assert forwards correctly through igt_forkDaniel Vetter
2019-02-15lib/tests: Drop NIH exit status handlingDaniel 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-13README: Add pointer to Dockerfiles for easy lookup of dependenciesEaswar Hariharan
2019-02-13gitlab-CI: add armhfTomi Valkeinen