summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-02-12lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4.Maarten Lankhorst
2018-02-12lib/igt_fb: Remove igt_get_all_cairo_formats()Maarten Lankhorst
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst
2018-02-12lib/igt_fb: Make igt_remove_fb more robustMaarten Lankhorst
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2018-02-01lib/igt_fb: Add support for NV12 format through conversion, v2.Maarten Lankhorst
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2018-02-01lib/intel_batchbuffer: Add src/dst delta arguments to igt_blitter_fast_copy tooMaarten Lankhorst
2018-02-01lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2.Maarten Lankhorst
2018-02-01lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fbMaarten Lankhorst
2018-02-01lib/igt_fb: Pass format to igt_calc_fb_sizeMaarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2018-01-26lib: Refactor igt_wait() to use library timersChris Wilson
2018-01-25meson: Use absolute path for IGT_DATADIRPetri Latvala
2018-01-23lib/igt.cocci: Fix typoRhys Kidd
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala
2018-01-15lib/igt_kms: Add more braces around macrosMaarten Lankhorst
2018-01-11include inttypes.h for PRI definesMike Frysinger
2018-01-10lib/igt_kms.c: Unconditionally include poll.hPetri Latvala
2018-01-04lib/gem: Reset the global seqno at the start of each testChris Wilson
2018-01-02lib/igt_kms: Drop all stale events on first commit.Maarten Lankhorst
2017-12-27lib: Convert sw_sync to use sync_file uapi imported from the kernelChris Wilson
2017-12-22lib/dummyload: Support returning output fenceTvrtko Ursulin
2017-12-21meson: Don't install selfcheck binariesPetri Latvala
2017-12-21meson: Don't install headersPetri Latvala
2017-12-20lib/i915_pciids.h: synchronize with kernel headerLucas De Marchi
2017-12-19lib/draw: Use more typical form for computing swizzle addressesChris Wilson
2017-12-15lib/igt_sysfs: Let igt_sysfs_read|write return -errnoMichal Wajdeczko
2017-12-15lib/debug: Convert igt_drop_caches_set() to use common file writersChris Wilson
2017-12-15lib/sysfs: Handle EINTR from vfprintf()Chris Wilson
2017-12-15lib: Provide a library function to test nop executionChris Wilson
2017-12-14lib: Ask the kernel to quiesce the GPUChris Wilson
2017-12-13lib/core: Don't leak dummyloads between subtestsChris Wilson
2017-12-13lib/dummyload: Wrap global list inside its own mutexChris Wilson
2017-12-13lib/i915_pciids.h: synchronize with kernel headerLucas De Marchi
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey
2017-12-11igt_fb: Add support for drawing to non-32bit Y/Yf tiled FBsImre Deak
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson
2017-12-08lib: Make sure intel_aub.h gets packed in distPetri Latvala
2017-12-08include/drm-uapi: bump headersLionel Landwerlin
2017-12-08debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin
2017-12-08lib/i915: Update detection of GuC submissionChris Wilson
2017-12-07lib/intel_aub: Add new MEM_TRACE commandsScott D Phillips
2017-12-07lib: copy intel_aub.h from libdrmScott D Phillips
2017-12-07lib/igt_gt: Add sentinel to intel_execution_engines2Petri Latvala
2017-12-05meson: build a full dependency for lib_igt_perfDaniel Vetter
2017-12-05lib: avoid < in gtkdoc commentsDaniel Vetter
2017-12-04igt: Make dependency on libunwind mandatoryArkadiusz Hiler
2017-12-04lib/igt_kms: Fix off-by-one bug on skip of missing pipeGabriel Krisman Bertazi
2017-11-29Revert "lib/igt_aux: Make procps optional"Arkadiusz Hiler