summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-03-12lib: small documentation fixesThomas Wood3-2/+2
2015-03-12lib: move igt_interactive_debug into igt_core.cThomas Wood2-1/+2
2015-03-12lib/fb: Use PRIx64 for uint64_t in format stringDamien Lespiau1-1/+1
2015-03-12lib: Allow the creation of Ys/Yf tiled FBsDamien Lespiau1-3/+106
2015-03-12lib/igt_fb: Use new ADDFB2 extension for new tiling modesTvrtko Ursulin1-13/+23
2015-03-12lib: Add support for new extension to the ADDFB2 ioctl.Tvrtko Ursulin2-0/+35
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin3-15/+16
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau2-1/+151
2015-03-12lib: Split two helpers to build fast copy's dword0 and dword1Damien Lespiau1-39/+57
2015-03-12lib: Don't give a struct igt_buf * to fast_copy_pitch()Damien Lespiau1-6/+6
2015-03-12lib/skl: Add gen9 specific igt_blitter_fast_copy()Damien Lespiau3-0/+141
2015-03-12tests/kms_addfb: Y tiled testcasesTvrtko Ursulin1-0/+2
2015-03-12tests/kms_addfb: Add support for fb modifiersTvrtko Ursulin2-0/+53
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-0/+32
2015-03-06lib/core: Make the start of the debug output more clearChris Wilson1-4/+2
2015-02-27lib/igt_core: don't add newlines in logging functionsDaniel Vetter1-3/+9
2015-02-27lib: add igt_assert_ltDaniel Vetter1-0/+13
2015-02-25lib: small documentation fixesThomas Wood4-4/+4
2015-02-25lib/tests: update .gitignoreThomas Wood1-1/+2
2015-02-25lib: print the signal name to stderr when handling a signalThomas Wood1-4/+18
2015-02-25lib: remove handled option arguments from argvThomas Wood7-19/+33
2015-02-25lib: use defines for igt_simple_init and igt_subtest_initThomas Wood2-38/+32
2015-02-24lib/igt_kms.c: remove tests dependency on VT /dev/tty0Marc Herbert1-4/+18
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall2-4/+33
2015-02-18lib: Use strtol not strtod for overiding the PCI IDChris Wilson1-1/+1
2015-02-18lib: Cache DRM device id to reduce number of ioctlsChris Wilson2-18/+15
2015-02-17lib: small documentation fixesThomas Wood2-2/+2
2015-02-17lib: print recent log messages to stderr when a test or subtest failsThomas Wood1-3/+37
2015-02-17lib: add a ring buffer for log entriesThomas Wood2-12/+63
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter8-233/+284
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter2-3/+3
2015-02-13lib/ioctl: Document ctx param functionsDaniel Vetter2-38/+63
2015-02-13lib/ioctl: Add gem_context_destroy helpersDaniel Vetter2-0/+34
2015-02-13lib/ioctls: make gem_context_set/get_param infallibleDaniel Vetter3-16/+8
2015-02-13igt/ioctls: doc for gem_mmapDaniel Vetter1-1/+10
2015-02-13lib/ioctl: gem_ prefix for igt_require_mmap_wcDaniel Vetter1-1/+10
2015-02-13lib/ioctl: api polish for gem_context_has_paramDaniel Vetter3-4/+4
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter2-9/+5
2015-02-09lib/tests: check that invalid subtest names are rejectedThomas Wood2-0/+33
2015-02-09lib/tests: verify subtest enumeration outputThomas Wood1-2/+11
2015-02-09lib: add exit status message to simple testsThomas Wood1-1/+29
2015-02-09lib: add subtest start and exit status code messages to debug outputThomas Wood1-0/+2
2015-02-09lib: validate subtest namesThomas Wood1-0/+12
2015-02-09lib: print warning and critical messages when listing subtestsThomas Wood1-1/+1
2015-02-09lib: warning messages should be sent to stderrThomas Wood1-1/+1
2015-02-02rendercopy/gen9: fix gem_render_copy 3d state setupImre Deak1-2/+8
2015-01-22docs: fix parsing issueThomas Wood1-1/+1
2015-01-22i-g-t: check whether kernel has dual bsd ringZhipeng Gong2-0/+17
2015-01-20lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=varRodrigo Vivi4-11/+22
2015-01-19igt/drv_module_reload: Check more carefully for a live driverChris Wilson2-1/+2