summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson
2015-01-06ioct_wrappers: Add some mmap(wc) blurb dropped between authorsChris Wilson
2015-01-06Don't try to use CLOCK_MONOTONIC_COARSE on OS'es that don't support itAlan Coopersmith
2015-01-06Provide sighandler_t fallback for non-GNU-libc platformsAlan Coopersmith
2015-01-06Need to #include <libgen.h> for basename() on SolarisAlan Coopersmith
2015-01-06Use pthread calls instead of raw syscalls on non-Linux systemsAlan Coopersmith
2015-01-06Solaris needs to #include <sys/kd.h> instead of <linux/kd.h>Alan Coopersmith
2015-01-06Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()Alan Coopersmith
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson
2015-01-05lib/core: Fix compile error from rebasingChris Wilson
2015-01-05lib/core: Show the exitcode in kmsg as wellChris Wilson
2014-12-18lib/gen8: Make rendercopy threadsafeChris Wilson
2014-12-18lib: random() is too slowChris Wilson
2014-12-12lib: fix a few documentation warningsThomas Wood
2014-12-12Android.mk: replace std=c99 with std=gnu99Tim Gore
2014-12-12lib: Fix out of tree build of version.hJoonas Lahtinen
2014-12-11lib: add a function to lock memory into RAMThomas Wood
2014-12-11lib: add optional log domain filteringThomas Wood
2014-12-11lib: introduce log domainsThomas Wood
2014-12-09lib/igt_debugfs: Throw away the two first CRCsVille Syrjälä
2014-12-08lib/igt.cocci: Deal with min/max/swapVille Syrjälä
2014-12-08lib: Add swap() macroVille Syrjälä
2014-12-04lib: always reset connectors after the state is forcedThomas Wood
2014-12-04lib: remove igt_edid.hThomas Wood
2014-12-04igt_kms: add a base edidThomas Wood
2014-12-04docs: add a glossary of test name termsThomas Wood
2014-12-04lib: Add GPGPU fillZhenyu Wang
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang
2014-11-25lib: ensure subtests are not added to simple testsThomas Wood
2014-11-25lib: fix symbol names in documentation commentsThomas Wood
2014-11-25demos/intel_sprite_on: Added support to compile intel_sprite_on on Android.Gagandeep S Arora
2014-11-25lib: fix igt_reset_connectorsThomas Wood
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-11-18lib/aux: Make it clear that rtcwake failures aren't bugsDaniel Vetter
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter
2014-11-14tests/pm_rpm: add gem-evict-pwrite subtestImre Deak
2014-11-13lib: only skip subsequent tests if a timeout occurs outside of a subtestThomas Wood
2014-11-13lib/tests: add a test for igt_set_timeoutThomas Wood
2014-11-06tests: use igt_debugfs where possibleThomas Wood
2014-11-06lib: add the ability to include a description with a testThomas Wood
2014-11-06lib/tests: don't use hard error status to indicate test failureThomas Wood
2014-11-06lib/tests: fix tests and test list locationThomas Wood
2014-11-06Mediafill/skl: Remove redundant field to fix GPU hangZhao Yakui
2014-11-06Rendercopy/skl: Remove redundant field to fix GPU hangZhao Yakui
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-10-31lib/igt_core.h: add debug messages for test requirementsThomas Wood
2014-10-31lib/igt_core.h: fix igt_skip_on_f requirement messageThomas Wood
2014-10-29lib/tests: use the "check_" prefix for testsThomas Wood