summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter
2015-02-13lib/ioctl: Document ctx param functionsDaniel Vetter
2015-02-13lib/ioctl: Add gem_context_destroy helpersDaniel Vetter
2015-02-13lib/ioctls: make gem_context_set/get_param infallibleDaniel Vetter
2015-02-13igt/ioctls: doc for gem_mmapDaniel Vetter
2015-02-13lib/ioctl: gem_ prefix for igt_require_mmap_wcDaniel Vetter
2015-02-13lib/ioctl: api polish for gem_context_has_paramDaniel Vetter
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter
2015-02-09lib/tests: check that invalid subtest names are rejectedThomas Wood
2015-02-09lib/tests: verify subtest enumeration outputThomas Wood
2015-02-09lib: add exit status message to simple testsThomas Wood
2015-02-09lib: add subtest start and exit status code messages to debug outputThomas Wood
2015-02-09lib: validate subtest namesThomas Wood
2015-02-09lib: print warning and critical messages when listing subtestsThomas Wood
2015-02-09lib: warning messages should be sent to stderrThomas Wood
2015-02-02rendercopy/gen9: fix gem_render_copy 3d state setupImre Deak
2015-01-22docs: fix parsing issueThomas Wood
2015-01-22i-g-t: check whether kernel has dual bsd ringZhipeng Gong
2015-01-20lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=varRodrigo Vivi
2015-01-19igt/drv_module_reload: Check more carefully for a live driverChris Wilson
2015-01-16lib: use critical log level for assertion failure messagesThomas Wood
2015-01-16lib: add a critical warning levelThomas Wood
2015-01-15lib: remove unnecessary checks on the drm_open_any return valueThomas Wood
2015-01-15lib/Android.mk: add -DHAVE_LINUX_KD_H to fix android buildTim Gore
2015-01-12tools/intel_audio_dump: add support for CherryviewYang, Libin
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