summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-03-12lib: small documentation fixesThomas Wood
2015-03-12lib: move igt_interactive_debug into igt_core.cThomas Wood
2015-03-12lib/fb: Use PRIx64 for uint64_t in format stringDamien Lespiau
2015-03-12lib: Allow the creation of Ys/Yf tiled FBsDamien Lespiau
2015-03-12lib/igt_fb: Use new ADDFB2 extension for new tiling modesTvrtko Ursulin
2015-03-12lib: Add support for new extension to the ADDFB2 ioctl.Tvrtko Ursulin
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau
2015-03-12lib: Split two helpers to build fast copy's dword0 and dword1Damien Lespiau
2015-03-12lib: Don't give a struct igt_buf * to fast_copy_pitch()Damien Lespiau
2015-03-12lib/skl: Add gen9 specific igt_blitter_fast_copy()Damien Lespiau
2015-03-12tests/kms_addfb: Y tiled testcasesTvrtko Ursulin
2015-03-12tests/kms_addfb: Add support for fb modifiersTvrtko Ursulin
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-03-06lib/core: Make the start of the debug output more clearChris Wilson
2015-02-27lib/igt_core: don't add newlines in logging functionsDaniel Vetter
2015-02-27lib: add igt_assert_ltDaniel Vetter
2015-02-25lib: small documentation fixesThomas Wood
2015-02-25lib/tests: update .gitignoreThomas Wood
2015-02-25lib: print the signal name to stderr when handling a signalThomas Wood
2015-02-25lib: remove handled option arguments from argvThomas Wood
2015-02-25lib: use defines for igt_simple_init and igt_subtest_initThomas Wood
2015-02-24lib/igt_kms.c: remove tests dependency on VT /dev/tty0Marc Herbert
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall
2015-02-18lib: Use strtol not strtod for overiding the PCI IDChris Wilson
2015-02-18lib: Cache DRM device id to reduce number of ioctlsChris Wilson
2015-02-17lib: small documentation fixesThomas Wood
2015-02-17lib: print recent log messages to stderr when a test or subtest failsThomas Wood
2015-02-17lib: add a ring buffer for log entriesThomas Wood
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