summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-06-11lib/igt_aux: add functions to manipulate i915.ko parametersPaulo Zanoni
2015-05-28lib/igt_core.c: Flag the test as failing after a segfaultDerek Morton
2015-05-27lib: Enable building unit tests on androidDerek Morton
2015-05-18lib/bxt: Update the Broxton PCI IDsDamien Lespiau
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien Lespiau
2015-05-14igt.cocci: don't use igt_assert_neq to compare pointersThomas Wood
2015-05-14docs: various documentation fixesThomas Wood
2015-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni
2015-05-12igt_kms: Do not reset plane position on assigning a fbTvrtko Ursulin
2015-05-12igt_kms: Merge condition in igt_plane_set_fbTvrtko Ursulin
2015-05-12igt_kms: Avoid NULL ptr deref when commiting disabled planesTvrtko Ursulin
2015-05-11lib: Add missing '\n' to error messageDamien Lespiau
2015-05-10lib/core: Limit fatal signal CRASH reporting to the fatal signalsChris Wilson
2015-05-08lib: Teach igt to handle signal failures gracefullyChris Wilson
2015-05-07lib: add igt_drawPaulo Zanoni
2015-05-06lib/mmio: One more s/OUTRET/OUTREG/Daniel Vetter
2015-05-05lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_STARTDaniel Vetter
2015-05-05lib: add igt_wait()Paulo Zanoni
2015-05-05rename global mmio variable to igt_global_mmioJani Nikula
2015-05-05lib: add 16 and 8 bit versions of INREG and OUTREGJani Nikula
2015-05-01igt_fb: Close the image file when we are done with itTvrtko Ursulin
2015-05-01lib/igt_core.c : only disable low mem killer onceTim Gore
2015-04-29igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffersTvrtko Ursulin
2015-04-27igt/gem_exec_big: Check 64bit relocation valuesChris Wilson
2015-04-26lib: Fix types for gem_mmap*Chris Wilson
2015-04-26lib: Cache static queriesChris Wilson
2015-04-26lib: Fix types for gem_create()Chris Wilson
2015-04-22lib/igt_kms: Let set_property return the resultSonika Jindal
2015-04-22lib/drmtest.h : fix mmap64 againTim Gore
2015-04-21docs: avoid escaping characters in documentation commentsThomas Wood
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood
2015-04-14i-g-t: Adding plane scaling test casechandra konduru
2015-04-14i-g-t: Adding test case to test background color.chandra konduru
2015-04-14tests: create a single combined test listThomas Wood
2015-04-14lib: use test failure status for igt_set_timeoutThomas Wood
2015-04-14lib: add a define for test failure exit statusThomas Wood
2015-04-14lib: Implement gem_sync() using WAITChris Wilson
2015-04-08lib/bxt: Add Broxton PCI idsDamien Lespiau
2015-04-08lib/intel_chipset: fix HAS_PCH_SPLIT on GEN9Imre Deak
2015-04-08lib/intel_chipset: fix HAS_PCH_SPLIT on CHVImre Deak
2015-04-03igt/gem_cpu_reloc: Pretty print execbuf failuresChris Wilson
2015-04-02tests: install test programs to libexecJoonas Lahtinen
2015-03-31lib/kms: Add a way to override an output's modeAnder Conselvan de Oliveira
2015-03-30lib/tests: add missing library flagsThomas Wood
2015-03-30lib: add debug flagsThomas Wood
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood