summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-03-11lib/igt_fb: Function to create a bo for passed in igt_fbDhinakaran Pandiyan2-0/+12
2019-03-11lib/igt_fb: s/tiling/modifier/ where appropriateVille Syrjälä2-74/+74
2019-03-11lib/igt_fb: Use rendercopy for rendering into compressed buffersVille Syrjälä1-11/+144
2019-03-11lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopyVille Syrjälä2-3/+11
2019-03-11lib/rendercopy: Copy gen8 surface state definition to gen-9 headerDhinakaran Pandiyan3-2/+121
2019-03-11lib/debugfs: Nuke enum intel_pipe_crc_sourceVille Syrjälä2-59/+13
2019-03-11lib/igt_matrix: Fix up some docsVille Syrjälä2-0/+10
2019-03-11lib/igt_kms: Fix docs for igt_enable_connectors()Ville Syrjälä1-0/+1
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä2-1/+61
2019-03-08lib/igt_pm: Avoid out-of-bounds reads and writesPetri Latvala1-7/+15
2019-03-08lib/fb: Add missing break in get_yuv_parametersPetri Latvala1-0/+2
2019-03-08lib/debugfs: Ensure null-termination in igt_hpd_storm_detectedPetri Latvala1-1/+1
2019-03-08lib/aux: Plug memory leak in get_suspend_testPetri Latvala1-2/+3
2019-03-08lib/aux: Plug memory leak in __igt_lsof_fdsPetri Latvala1-0/+2
2019-03-04lib/igt_kms: Fix commits for planes with multiple possible CRTCsNicholas Kazlauskas2-30/+79
2019-02-28lib: Incrementally mlock()Chris Wilson2-19/+23
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano10-235/+316
2019-02-26autotools: Always build VC4 helpers with the libraryPaul Kocialkowski1-0/+2
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 Kocialkowski2-10/+32
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 Kocialkowski2-5/+12
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-22tests/kms_lease: exercise ueventDaniel Vetter2-11/+33
2019-02-21lib: Only require we have i915.reset module parameter for allow-hangChris Wilson1-2/+2
2019-02-21lib: disallow fixtures/subtest groups in simple testsDaniel Vetter1-0/+3
2019-02-21lib/tests: Use ARRAY_SIZEDaniel Vetter8-12/+14
2019-02-20lib/tests: Add testcase for nonexisting subtest nameDaniel Vetter2-2/+62
2019-02-20lib/tests: Convert no_exit tests into positive testsDaniel Vetter3-51/+57
2019-02-20lib/tests: add internal_assert_wexited/wsignaledDaniel Vetter5-19/+26
2019-02-20lib/tests: Add header for common helpersDaniel Vetter9-59/+71
2019-02-20lib/crc: Reset fifo underrun reporting for every crc captureDaniel Vetter3-6/+25
2019-02-19lib: Restore the i915.reset modparam before cleaning upChris Wilson1-0/+2
2019-02-15lib: Drop IGT_EXIT_TIMEOUTDaniel Vetter2-14/+1
2019-02-15lib: Drop igt_child_doneDaniel Vetter2-27/+0