summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28lib: Incrementally mlock()Chris Wilson
2019-02-28meson: Make doc building dependent on gtk-docArkadiusz Hiler
2019-02-27igt/drm_read: Exercise waking up the next waiterChris Wilson
2019-02-27tests/kms_plane_alpha_blend: Paint FBs with cairo source operatorNicholas Kazlauskas
2019-02-27kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2.Maarten Lankhorst
2019-02-27tests/kms_pipe_crc_basic: Only test a single output per pipe.Maarten Lankhorst
2019-02-27tests/kms_pipe_crc_basic: Use for_each_pipe_static().Maarten Lankhorst
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano
2019-02-26i915/gem_eio: Skip context creation tests if lacking contextsChris Wilson
2019-02-26i915/gem_ctx_switch: Use minimum qlen over all engines and measure switchesChris Wilson
2019-02-26autotools: Always build VC4 helpers with the libraryPaul Kocialkowski
2019-02-26chamelium: Add a display test for randomized planesPaul Kocialkowski
2019-02-26chamelium: Move the YUV tests over to the checkerboard checking methodPaul Kocialkowski
2019-02-26lib/igt_chamelium: Hook-in checkerboard comparison method in helpersPaul Kocialkowski
2019-02-26lib/igt_frame: Add a checkerboard frame comparison methodPaul Kocialkowski
2019-02-26lib/igt_chamelium: Generalize the frame match helper with check typePaul Kocialkowski
2019-02-26lib/igt_chamelium: Split frames dump logic and rework surroundingsPaul Kocialkowski
2019-02-26lib/igt_chamelium: Fixup resources liberation in comparison helpersPaul Kocialkowski
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from outputPaul Kocialkowski
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from pipePaul Kocialkowski
2019-02-26lib/igt_fb: Support converting to VC4 modifiers in igt_fb_convertPaul Kocialkowski
2019-02-26lib/igt_fb: Pass the modifier to igt_fb_convert helpersPaul Kocialkowski
2019-02-26lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffersPaul Kocialkowski
2019-02-26lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffersPaul Kocialkowski
2019-02-26lib/igt_fb: Add a helper to fill-in the available DRM formatsPaul Kocialkowski
2019-02-26lib/igt_fb: Add a helper to retreive the plane bpp for a given formatPaul Kocialkowski
2019-02-26lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convertPaul Kocialkowski
2019-02-26lib/igt_fb: Allow interpreting the tile height as a stride equivalentPaul Kocialkowski
2019-02-26lib/igt_fb: Add support for VC4 SAND tiling modesPaul Kocialkowski
2019-02-26lib/igt_fb: Add support for allocating T-tiled VC4 buffersPaul Kocialkowski
2019-02-26lib/igt_fb: Refactor create_bo_for_fb to prepare for VC4 supportPaul Kocialkowski
2019-02-26lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocationPaul Kocialkowski
2019-02-26lib: drmtest: Add helpers to check and require the VC4 driverPaul Kocialkowski
2019-02-25tests/i915/gem_mmap_wc: Add local MMAP wrapperAntonio Argenziano
2019-02-25tools/intel_gpu_top: Add file output capabilityTvrtko Ursulin
2019-02-25tools/intel_gpu_top: Add support for stdout loggingTvrtko Ursulin
2019-02-22tests/prime_self_import: Swap gtt mapping for cpuAntonio Argenziano
2019-02-22tests/kms_lease: exercise ueventDaniel Vetter
2019-02-22tests/kms_lease: validate implicitly added planesDaniel Vetter
2019-02-22tests/kms_lease: multimaster testcaseDaniel Vetter
2019-02-22tests/kms_lease: Test drop/set_master interactionsDaniel Vetter
2019-02-22tests/kms_lease: validate the possible_crtcs filteringDaniel Vetter
2019-02-22tests/kms_release: invalid checks for revoke-lease ioctlDaniel Vetter
2019-02-22tests/kms_lease: invalid corner-cases for create-lease ioctlDaniel Vetter
2019-02-22tests/kms_lease: Run on simulationDaniel Vetter
2019-02-22tests/kms_lease: Add invalid planes testsDaniel Vetter
2019-02-21i915/gem_eio: Not everyone actually has contexts!Chris Wilson
2019-02-21igt/drv_hangman: Skip if resets are disallowedChris Wilson
2019-02-21lib: Only require we have i915.reset module parameter for allow-hangChris Wilson
2019-02-21lib: disallow fixtures/subtest groups in simple testsDaniel Vetter