summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-05-28lib/igt_core.c: Flag the test as failing after a segfaultDerek Morton1-1/+8
2015-05-27lib: Enable building unit tests on androidDerek Morton2-1/+44
2015-05-18lib/bxt: Update the Broxton PCI IDsDamien Lespiau1-5/+3
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien Lespiau2-13/+24
2015-05-14igt.cocci: don't use igt_assert_neq to compare pointersThomas Wood1-1/+1
2015-05-14docs: various documentation fixesThomas Wood3-5/+19
2015-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni1-0/+6
2015-05-12igt_kms: Do not reset plane position on assigning a fbTvrtko Ursulin1-3/+1
2015-05-12igt_kms: Merge condition in igt_plane_set_fbTvrtko Ursulin1-8/+3
2015-05-12igt_kms: Avoid NULL ptr deref when commiting disabled planesTvrtko Ursulin1-1/+1
2015-05-11lib: Add missing '\n' to error messageDamien Lespiau1-4/+8
2015-05-10lib/core: Limit fatal signal CRASH reporting to the fatal signalsChris Wilson1-1/+13
2015-05-08lib: Teach igt to handle signal failures gracefullyChris Wilson2-7/+9
2015-05-07lib: add igt_drawPaulo Zanoni3-0/+629
2015-05-06lib/mmio: One more s/OUTRET/OUTREG/Daniel Vetter1-1/+1
2015-05-05lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_STARTDaniel Vetter1-0/+1
2015-05-05lib: add igt_wait()Paulo Zanoni2-17/+44
2015-05-05rename global mmio variable to igt_global_mmioJani Nikula2-30/+29
2015-05-05lib: add 16 and 8 bit versions of INREG and OUTREGJani Nikula2-5/+76
2015-05-01igt_fb: Close the image file when we are done with itTvrtko Ursulin1-0/+2
2015-05-01lib/igt_core.c : only disable low mem killer onceTim Gore1-4/+9
2015-04-29igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffersTvrtko Ursulin1-16/+40
2015-04-27igt/gem_exec_big: Check 64bit relocation valuesChris Wilson2-4/+4
2015-04-26lib: Fix types for gem_mmap*Chris Wilson2-6/+6
2015-04-26lib: Cache static queriesChris Wilson3-44/+89
2015-04-26lib: Fix types for gem_create()Chris Wilson2-2/+2
2015-04-22lib/igt_kms: Let set_property return the resultSonika Jindal1-3/+4
2015-04-22lib/drmtest.h : fix mmap64 againTim Gore1-1/+1
2015-04-21docs: avoid escaping characters in documentation commentsThomas Wood3-5/+5
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi2-0/+51
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä1-0/+4
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood3-8/+20
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood1-0/+5
2015-04-14i-g-t: Adding plane scaling test casechandra konduru3-16/+115
2015-04-14i-g-t: Adding test case to test background color.chandra konduru2-0/+65
2015-04-14tests: create a single combined test listThomas Wood1-1/+1
2015-04-14lib: use test failure status for igt_set_timeoutThomas Wood2-3/+6
2015-04-14lib: add a define for test failure exit statusThomas Wood4-11/+17
2015-04-14lib: Implement gem_sync() using WAITChris Wilson1-3/+13
2015-04-08lib/bxt: Add Broxton PCI idsDamien Lespiau1-1/+11
2015-04-08lib/intel_chipset: fix HAS_PCH_SPLIT on GEN9Imre Deak1-1/+1
2015-04-08lib/intel_chipset: fix HAS_PCH_SPLIT on CHVImre Deak1-1/+1
2015-04-03igt/gem_cpu_reloc: Pretty print execbuf failuresChris Wilson1-5/+3
2015-04-02tests: install test programs to libexecJoonas Lahtinen2-0/+29
2015-03-31lib/kms: Add a way to override an output's modeAnder Conselvan de Oliveira2-0/+21
2015-03-30lib/tests: add missing library flagsThomas Wood1-1/+1
2015-03-30lib: add debug flagsThomas Wood1-1/+1
2015-03-26igt.cocci: check the return values of various functionsThomas Wood7-23/+52
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood2-3/+33
2015-03-26igt/gem_concurrent_blit: Separate out the combinatorial explosionChris Wilson2-0/+6