summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-02-27igt: Make libudev mandatoryAntonio Argenziano
2018-02-27lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files.Maarten Lankhorst
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst
2018-02-27lib: Export kmsg()Chris Wilson
2018-02-23Iterate over physical enginesChris Wilson
2018-02-23meson: Use bufmgr stubs headers if libdrm_intel is not foundArkadiusz Hiler
2018-02-23lib/igt_gt: add intel_measure_ring_sizeDaniele Ceraolo Spurio
2018-02-23lib/igt_dummyload: add igt_corkDaniele Ceraolo Spurio
2018-02-22igt: Add igt_vc4_get_param() helperBoris Brezillon
2018-02-22igt/vc4: Add a helper function to mark BOs purgeableBoris Brezillon
2018-02-22lib/igt_perf: Find active perf CPUTvrtko Ursulin
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson
2018-02-20lib/igt_kms: Add doc for kmstest_ and igt_ functionsCarlos Santa
2018-02-20lib: Remove overzealous assertion on gem_set_caching()Chris Wilson
2018-02-20lib: Always set mismatching index for igt_find_crc_mismatchChris Wilson
2018-02-20lib: Cache the debugfs mountpointChris Wilson
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano
2018-02-15lib/i915_pciids.h: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi
2018-02-15lib/igt_kms: Fix igt_display_drop_events() to work as intendedMaarten Lankhorst
2018-02-15lib/igt_debugfs: Fix igt_pipe_get_crcs.Maarten Lankhorst
2018-02-14lib/kms: Clear unused fields for getproperty ioctlChris Wilson
2018-02-13lib: force a reset on an uncooperative i915 deviceChris Wilson
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