summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-26autotools: Always build VC4 helpers with the libraryPaul Kocialkowski1-0/+2
2019-02-26chamelium: Add a display test for randomized planesPaul Kocialkowski1-0/+438
2019-02-26chamelium: Move the YUV tests over to the checkerboard checking methodPaul Kocialkowski1-11/+15
2019-02-26lib/igt_chamelium: Hook-in checkerboard comparison method in helpersPaul Kocialkowski2-1/+4
2019-02-26lib/igt_frame: Add a checkerboard frame comparison methodPaul Kocialkowski2-0/+137
2019-02-26lib/igt_chamelium: Generalize the frame match helper with check typePaul Kocialkowski3-17/+34
2019-02-26lib/igt_chamelium: Split frames dump logic and rework surroundingsPaul Kocialkowski1-35/+52
2019-02-26lib/igt_chamelium: Fixup resources liberation in comparison helpersPaul Kocialkowski1-4/+9
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from outputPaul Kocialkowski2-0/+39
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from pipePaul Kocialkowski2-0/+51
2019-02-26lib/igt_fb: Support converting to VC4 modifiers in igt_fb_convertPaul Kocialkowski1-5/+31
2019-02-26lib/igt_fb: Pass the modifier to igt_fb_convert helpersPaul Kocialkowski3-6/+14
2019-02-26lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffersPaul Kocialkowski2-0/+112
2019-02-26lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffersPaul Kocialkowski2-0/+135
2019-02-26lib/igt_fb: Add a helper to fill-in the available DRM formatsPaul Kocialkowski2-0/+37
2019-02-26lib/igt_fb: Add a helper to retreive the plane bpp for a given formatPaul Kocialkowski2-0/+17
2019-02-26lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convertPaul Kocialkowski2-6/+35
2019-02-26lib/igt_fb: Allow interpreting the tile height as a stride equivalentPaul Kocialkowski1-0/+7
2019-02-26lib/igt_fb: Add support for VC4 SAND tiling modesPaul Kocialkowski1-1/+25
2019-02-26lib/igt_fb: Add support for allocating T-tiled VC4 buffersPaul Kocialkowski1-0/+18
2019-02-26lib/igt_fb: Refactor create_bo_for_fb to prepare for VC4 supportPaul Kocialkowski1-20/+25
2019-02-26lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocationPaul Kocialkowski1-1/+5
2019-02-26lib: drmtest: Add helpers to check and require the VC4 driverPaul Kocialkowski2-0/+12
2019-02-11igt: tests: chamelium: Add YUV formats testsMaxime Ripard1-0/+32
2019-02-11igt: tests: chamelium: Convert VGA tests to do_test_displayMaxime Ripard1-59/+33
2019-02-11igt: tests: chamelium: Start to unify testsMaxime Ripard1-61/+73
2019-02-11igt: fb: Add a bunch of new YUV formatsMaxime Ripard1-2/+98
2019-02-11igt: fb: Rework YUV i915 allocation pathMaxime Ripard1-19/+8
2019-02-11igt: fb: Clear YUV dumb buffersMaxime Ripard1-0/+3
2019-02-11igt: fb: Don't pass the stride when allocating a dumb, multi-planar bufferMaxime Ripard1-1/+16
2019-02-11igt: fb: Account for all planes bppMaxime Ripard1-2/+7
2019-02-11igt: fb: Add size checks and recalculation before dumb allocationMaxime Ripard1-0/+10
2019-02-11igt: fb: Refactor dumb buffer allocation pathMaxime Ripard1-7/+6
2019-02-05lib/igt_fb: Fix merge of preliminary patches for clearing YUVPaul Kocialkowski1-1/+3
2019-02-05igt: fb: Move i915 YUV buffer clearing code to a functionMaxime Ripard1-38/+42
2019-02-05igt: fb: generic YUV convertion functionMaxime Ripard1-364/+169
2019-02-05igt: fb: Reduce tile size alignment for non intel platformsMaxime Ripard1-1/+5
2019-02-05igt: fb: Add subsampling parameters to the formatsMaxime Ripard1-6/+29
2019-01-14lib/igt_edid_template: Fix parenthesis for vertical pulse codingPaul Kocialkowski1-1/+1
2018-12-31lib/igt_fb: Add a check on stride alignment for pixman conversionPaul Kocialkowski1-0/+4
2018-12-31chamelium: Debug-print CRCs when comparing them and dumping framesPaul Kocialkowski1-0/+7
2018-12-31chamelium: Pass the pattern block size as argument to helpersPaul Kocialkowski1-5/+7
2018-12-31chamelium: Pass dimensions instead of mode to pattern generation helperPaul Kocialkowski1-6/+5
2018-12-31chamelium: Pass and use stride for xr24 pattern paintPaul Kocialkowski1-3/+5
2018-12-31chamelium: Fix inverted xr24 pattern paint dimensionsPaul Kocialkowski1-1/+1
2018-12-03chamelium: Fix analog bridge detection memory leakPaul Kocialkowski1-4/+6
2018-10-10tests: Add chamelium formats subtests to vc4 test listsMaxime Ripard2-0/+20
2018-10-08chamelium: Add format subtestsMaxime Ripard1-0/+40
2018-10-08chamelium: Add format supportMaxime Ripard1-13/+24
2018-10-08chamelium: Change our pattern for a custom one if neededMaxime Ripard1-6/+38