summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo
2013-11-01lib: add igt_main macroDaniel Vetter
2013-11-01lib: make igt_install_exit_handler never failDaniel Vetter
2013-11-01lib: make igt_set_vt_graphics_mode never failDaniel Vetter
2013-11-01lib: consolidate pipe crc exit handlerDaniel Vetter
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter
2013-11-01lib: fix igt_exit assert when only listing subtests.Daniel Vetter
2013-11-01lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()Damien Lespiau
2013-10-29lib/drmtest: Scream harder when igt_exit isn't called for subtest testsDaniel Vetter
2013-10-28lib: Add a drm_open_any_render() that will try to use render nodesDamien Lespiau
2013-10-28lib: Close non intel fds in drm_get_card()Damien Lespiau
2013-10-28lib: Remove stale commentDamien Lespiau
2013-10-24lib: Add a function to dump a scratch buf into a pngDamien Lespiau
2013-10-21lib: Check pipe source validity in igt_pipe_crc_new()Ville Syrjälä
2013-10-21lib: Allow pipe_crc_free(NULL)Ville Syrjälä
2013-10-21lib/drmtest: Add kmstest_paint_color_alpha()Ville Syrjälä
2013-10-20kmstest: don't pollute stderr for impossible output configsDaniel Vetter
2013-10-18rendercopy: Add a way to dump an .aub file with the rendercopy bosDamien Lespiau
2013-10-18lib: fix the assert in igt_stop_helperDaniel Vetter
2013-10-18lib: Don't wait for a vblank when enabling the CRCsDamien Lespiau
2013-10-17tests/debugfs_pipe_crc: fall back to PIPE sourceDaniel Vetter
2013-10-17lib/drmtest: Check that helper processes have died correctlyDaniel Vetter
2013-10-15debugfs_pipe_crc: Let's check CRCs!Damien Lespiau
2013-10-15lib: Add igt_wait_for_vblank() helperDamien Lespiau
2013-10-15lib: Make igt_debugfs_open() take the mode as argumentDamien Lespiau
2013-10-15lib: Add a igt_display.h with a few enums and defines from the kernelDamien Lespiau
2013-10-15lib: Add kmstest_paint_color()Damien Lespiau
2013-10-15lib: Add a igt_assert_cmpint()Damien Lespiau
2013-10-15lib: Add igt_debugfs_fopen()Damien Lespiau
2013-10-15lib: Add a small helper to open debugfs filesDamien Lespiau
2013-10-10tests/gem_suspend: test debugfs/sysfs reads while s/rDaniel Vetter
2013-10-09lib/drmtest: extract rawer __gem_set_tilingDaniel Vetter
2013-09-30lib: Adjust dump_modes() to the new stereo encodingDamien Lespiau
2013-09-30testdisplay: Use DRM_MODE_FLAG_3D_MASKDamien Lespiau
2013-09-30lib: Add a helper to write a png from a struct kmstest_fbDamien Lespiau
2013-09-30lib: Split create_image_surface() out of create_cairo_ctx()Damien Lespiau
2013-09-30lib: Add a helper to paint a PNG using cairoDamien Lespiau
2013-09-30lib: Dump information about the supported 3D stereo formatsDamien Lespiau
2013-09-19lib/drmtest: Improve printf-like igt_skip_on/requireDaniel Vetter
2013-09-19lib/drmtest: igt_assert|require with format stringsDaniel Vetter
2013-09-17lib/drmtest: check that igt_exit is called for subtest testsDaniel Vetter
2013-09-13lib/drmtest: ducttape over fork raceDaniel Vetter
2013-09-13lib/drmtest: skip suspend tests in simulationDaniel Vetter
2013-09-12lib/drmtest: drop unused oldsig variabelDaniel Vetter
2013-09-11lib/drmtest: Restore default sighandlersDaniel Vetter
2013-09-11lib/drmtest: don't frob signals in __igt_fork_helperDaniel Vetter
2013-09-11lib/drmtest: clean up children in an exit handlerDaniel Vetter
2013-09-11lib/drmtest: handle SIGBUS in the exit handlersDaniel Vetter
2013-09-11lib/drmtest: Reject igt_fork from within igt_fork earlierDaniel Vetter