summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-14i915/gem_exec_whisper: Limit to a maximum of 150sChris Wilson
2019-01-14igt/sysfs: drop support for passing -1 fd for IntelJani Nikula
2019-01-12tests/kms_cursor_crc: Add test to check extreme alpha values for cursor planeMamta Shukla
2019-01-11test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDPManasi Navare
2019-01-11i915/gem_tiled_wc: Reuse common gem_get_tilingChris Wilson
2019-01-11i915/gem_tiled_pread: Skip on unknown swizzlingChris Wilson
2019-01-11i915/gem_ppgtt: Convert stress test to run for a fixed durationChris Wilson
2019-01-11i915/hangman: Read a dummy byte to check sysfs existenceChris Wilson
2019-01-11intel-ci/blacklist: Exclude gem_exec_parse lriChris Wilson
2019-01-10i915/gem_ctx_isolation: Ignore the low bits of BB_OFFSETChris Wilson
2019-01-10i915/hangman: Skip if disabled by the kernelChris Wilson
2019-01-10lib/sysfs: Repair override of params with -1Chris Wilson
2019-01-10lib/fb: Fix rgb24 to nv12 conversionPetri Latvala
2019-01-08tests/amdgpu: Add test for Adaptive Backlight ManagementDavid Francis
2019-01-08tests: Enable plane tests for AMDGPUNicholas Kazlauskas
2019-01-08tests/kms_plane_lowres: Don't fail tests when missing format/mod supportNicholas Kazlauskas
2019-01-08tests/kms_plane_multiple: Add tiled-none plane position subtestsNicholas Kazlauskas
2019-01-08tests/kms_plane_scaling: Add support for testing AMDGPUNicholas Kazlauskas
2019-01-02i915/gem_busy: Use a non-preemptible hanging batchChris Wilson
2018-12-31lib/igt_fb: Add a check on stride alignment for pixman conversionPaul Kocialkowski
2018-12-31chamelium: Debug-print CRCs when comparing them and dumping framesPaul Kocialkowski
2018-12-31chamelium: Pass the pattern block size as argument to helpersPaul Kocialkowski
2018-12-31chamelium: Pass dimensions instead of mode to pattern generation helperPaul Kocialkowski
2018-12-31chamelium: Pass and use stride for xr24 pattern paintPaul Kocialkowski
2018-12-31chamelium: Fix inverted xr24 pattern paint dimensionsPaul Kocialkowski
2018-12-27lib/kms: Fix documentation for for_each_pipe_staticPetri Latvala
2018-12-21lib/fb: Remove unused variablesPetri Latvala
2018-12-20runner: Add explicit "notrun" results for tests that were not executedPetri Latvala