summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-24gitlab-CI: Stop installing openssl packagesPetri Latvala
2019-01-23lib/draw: Align mmap requests to page boundariesChris Wilson
2019-01-23tests: drop openssl dependency in favor of glib sha1 implementationJani Nikula
2019-01-22tests/psr: Add the same test coverage that we have for PSR1 to PSR2José Roberto de Souza
2019-01-22test/psr: Add a generic function to setup each testJosé Roberto de Souza
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza
2019-01-22lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version testedJosé Roberto de Souza
2019-01-22lib/psr: Rename psr_wait_exit to psr_wait_updateJosé Roberto de Souza
2019-01-22lib/psr: Only care about DEEP_SLEEP state for PSR2José Roberto de Souza
2019-01-22lib/psr: Add support to new modified i915_edp_psr_status outputJosé Roberto de Souza
2019-01-22lib: Include the size in the error message for mlockChris Wilson
2019-01-22runner: Implement --dry-runPetri Latvala
2019-01-21tests/testdisplay: Speed up testdisplay for ciVille Syrjälä
2019-01-21lib/drmtest: Don't read from NULL in set_forced_driverPetri Latvala
2019-01-21lib/igt_core: Initialize fds in igt_system_quietPetri Latvala
2019-01-21lib/igt_core: Handle all failures to read .igtrcPetri Latvala
2019-01-21lib/igt_core: Assert that optarg is presentPetri Latvala
2019-01-21lib/igt_audio: Initialize freq in audio_signal_detect()Petri Latvala
2019-01-21lib/igt_alsa: Remove dead assignmentPetri Latvala
2019-01-21benchmarks/gem_userptr_benchmark: Correctly free memoryPetri Latvala
2019-01-21lib/igt_kms: Assert that active crtcs have at least one planePetri Latvala
2019-01-21lib/igt_kms: Make igt_display_init require at least one planePetri Latvala
2019-01-21benchmarks/wsim: Handle a parse errorPetri Latvala
2019-01-21lib: Avoid memcpying 0 bytes from NULLPetri Latvala
2019-01-21tests: Use correct type for callocPetri Latvala
2019-01-21lib/igt_kms: Use correct type for callocPetri Latvala
2019-01-21lib/ioctl_wrappers: Help static analysis with execution flowPetri Latvala
2019-01-21lib/i915/gem_context: Help static analysis with execution flowPetri Latvala
2019-01-21lib: Introduce BUILD_BUG_ON_INVALID and igt_assume()Petri Latvala
2019-01-18tests/kms_modes_available_crc: Fix NV12 failureDhinakaran Pandiyan
2019-01-18tests/kms_available_modes_crc: Initialize fb structDhinakaran Pandiyan
2019-01-18tests/kms_available_modes_crc: Reset output->pipe after testing it.Dhinakaran Pandiyan
2019-01-18lib/igt_debugfs: Unify crc collectionMika Kahola
2019-01-17tests/kms_rotation_crc: add NV12 support for multiplane* testsJuha-Pekka Heikkila
2019-01-17tests/kms_rotation: align rendered image correctly for rotationJuha-Pekka Heikkila
2019-01-16i915/gem_cpu_reloc: Use a self-modifying chained batchChris Wilson
2019-01-16igt/drv_missed_irq: Skip if the kernel reports no rings available to testChris Wilson
2019-01-16drm/drm_import_export: Replace imprecise loop-bound with timeoutChris Wilson
2019-01-16lib/ioctl_wrapper: Implement __gem_mmapLukasz Kalamarz
2019-01-16lib/igt_dummyload: use gem_mmap__cpu and gem_mmap__wc when applicableLukasz Kalamarz
2019-01-16lib/ioctl_wrapper: use defines for get_param instead of param numberLukasz Kalamarz
2019-01-16i915/gem_userptr_blits: Only mlock the memfd once, not the arenaChris Wilson
2019-01-15intel-ci: Drop gem_ctx_switch/heavy from BATChris Wilson
2019-01-14tests/psr: Share the code check if sink supports PSRJosé Roberto de Souza
2019-01-14lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use itJosé Roberto de Souza
2019-01-14i915/gem_exec_whisper: Pass early exit onto check_boChris Wilson
2019-01-14lib/igt_edid_template: Fix parenthesis for vertical pulse codingPaul Kocialkowski
2019-01-14amd: Use drm_open_driver(AMDGPU)Chris Wilson
2019-01-14Make force work with multiple drivers availableRodrigo Siqueira
2019-01-14tests/amdgpu: Build amd_abm with meson tooPetri Latvala