summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-22tests/kms_lease: exercise ueventDaniel Vetter
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
2019-02-21lib/tests: Use ARRAY_SIZEDaniel Vetter
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-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-19lib: Restore the i915.reset modparam before cleaning upChris Wilson
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-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-13test: Add PSR2 selective update testsJosé Roberto de Souza
2019-02-13lib/igt_fb: Add support for P01x formats, v5.Maarten Lankhorst
2019-02-13lib/color_encoding: Prepare support for HDR modes, v2.Maarten Lankhorst
2019-02-11lib/tests: Drop automake supportDaniel Vetter
2019-02-11igt: fb: Add a bunch of new YUV formatsMaxime Ripard
2019-02-11igt: fb: Rework YUV i915 allocation pathMaxime Ripard
2019-02-11igt: fb: Clear YUV dumb buffersMaxime Ripard
2019-02-11igt: fb: Don't pass the stride when allocating a dumb, multi-planar bufferMaxime Ripard
2019-02-11igt: fb: Account for all planes bppMaxime Ripard
2019-02-11igt: fb: Add size checks and recalculation before dumb allocationMaxime Ripard
2019-02-11igt: fb: Refactor dumb buffer allocation pathMaxime Ripard
2019-02-05lib/igt_kms: Don't reset VRR_ENABLED on every commitNicholas Kazlauskas
2019-02-05lib/igt_fb: Fix merge of preliminary patches for clearing YUVPaul Kocialkowski
2019-02-05igt: fb: Move i915 YUV buffer clearing code to a functionMaxime Ripard
2019-02-05igt: fb: generic YUV convertion functionMaxime Ripard
2019-02-05igt: fb: Reduce tile size alignment for non intel platformsMaxime Ripard
2019-02-05igt: fb: Add subsampling parameters to the formatsMaxime Ripard
2019-02-05tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICLTony Ye
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye
2019-02-04lib: sync i915_pciids.h with kernelRodrigo Vivi