summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-01-15lib/igt_kms: Add more braces around macrosMaarten Lankhorst1-8/+8
2018-01-11include inttypes.h for PRI definesMike Frysinger3-0/+3
2018-01-10lib/igt_kms.c: Unconditionally include poll.hPetri Latvala1-1/+1
2018-01-04lib/gem: Reset the global seqno at the start of each testChris Wilson1-1/+15
2018-01-02lib/igt_kms: Drop all stale events on first commit.Maarten Lankhorst2-1/+46
2017-12-27lib: Convert sw_sync to use sync_file uapi imported from the kernelChris Wilson1-46/+13
2017-12-22lib/dummyload: Support returning output fenceTvrtko Ursulin2-8/+82
2017-12-21meson: Don't install selfcheck binariesPetri Latvala1-2/+2
2017-12-21meson: Don't install headersPetri Latvala1-2/+0
2017-12-20lib/i915_pciids.h: synchronize with kernel headerLucas De Marchi1-6/+22
2017-12-19lib/draw: Use more typical form for computing swizzle addressesChris Wilson1-20/+15
2017-12-15lib/igt_sysfs: Let igt_sysfs_read|write return -errnoMichal Wajdeczko1-23/+21
2017-12-15lib/debug: Convert igt_drop_caches_set() to use common file writersChris Wilson1-13/+5
2017-12-15lib/sysfs: Handle EINTR from vfprintf()Chris Wilson1-1/+3
2017-12-15lib: Provide a library function to test nop executionChris Wilson2-0/+51
2017-12-14lib: Ask the kernel to quiesce the GPUChris Wilson1-27/+2
2017-12-13lib/core: Don't leak dummyloads between subtestsChris Wilson1-0/+5
2017-12-13lib/dummyload: Wrap global list inside its own mutexChris Wilson1-0/+7
2017-12-13lib/i915_pciids.h: synchronize with kernel headerLucas De Marchi1-67/+111
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey2-1/+6
2017-12-11igt_fb: Add support for drawing to non-32bit Y/Yf tiled FBsImre Deak4-4/+39
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson5-2/+118
2017-12-08lib: Make sure intel_aub.h gets packed in distPetri Latvala1-0/+1
2017-12-08include/drm-uapi: bump headersLionel Landwerlin2-10/+4
2017-12-08debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin1-2/+4
2017-12-08lib/i915: Update detection of GuC submissionChris Wilson1-0/+5
2017-12-07lib/intel_aub: Add new MEM_TRACE commandsScott D Phillips1-0/+26
2017-12-07lib: copy intel_aub.h from libdrmScott D Phillips5-6/+5
2017-12-07lib/igt_gt: Add sentinel to intel_execution_engines2Petri Latvala1-0/+1
2017-12-05meson: build a full dependency for lib_igt_perfDaniel Vetter1-1/+4
2017-12-05lib: avoid < in gtkdoc commentsDaniel Vetter3-5/+5
2017-12-04igt: Make dependency on libunwind mandatoryArkadiusz Hiler1-9/+4
2017-12-04lib/igt_kms: Fix off-by-one bug on skip of missing pipeGabriel Krisman Bertazi1-1/+1
2017-11-29Revert "lib/igt_aux: Make procps optional"Arkadiusz Hiler1-32/+3
2017-11-29igt: Remove Android supportArkadiusz Hiler10-313/+90
2017-11-24intel/pmu: Catch-up with i915 RC6 aggregation changesTvrtko Ursulin1-3/+1
2017-11-24lib/igt_core: Move write_stderr out of LIBUNWIND ifdefArkadiusz Hiler1-10/+10
2017-11-22lib/core: Avoid unused result in backtrace printingTvrtko Ursulin1-7/+16
2017-11-22lib: Also copy vc4_packet.hDaniel Vetter3-1/+400
2017-11-22tests/perf_pmu: Tests for i915 PMU APITvrtko Ursulin3-8/+89
2017-11-22intel-gpu-overlay: Use RAPL PMU for power readingTvrtko Ursulin2-4/+13
2017-11-22intel-gpu-overlay: Catch-up to new i915 PMUTvrtko Ursulin1-27/+62
2017-11-22lib/perf: Fix data types and general tidyTvrtko Ursulin2-23/+21
2017-11-22intel-gpu-overlay: Consolidate perf PMU access to libraryTvrtko Ursulin2-0/+34
2017-11-22intel-gpu-overlay: Move local perf implementation to a libraryTvrtko Ursulin4-1/+101
2017-11-22lib/igt_kms: Handle changing rotation property correctlyMaarten Lankhorst2-6/+66
2017-11-21igt/vc4_tiling: Test vc4's new set/get_tiling ioctls.Eric Anholt2-0/+24
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt4-107/+63
2017-11-21lib: Use the imported uapi's addfb2 defines.Eric Anholt1-2/+2
2017-11-21tests: Remove libdrm_vc4 dependency.Eric Anholt2-5/+3