summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_crc.c
AgeCommit message (Expand)Author
2014-02-11lib: Fix igt_ouput_get_plane() typo (output)Damien Lespiau
2014-02-11lib: Include drm_fourcc.h from igt_kms.hDamien Lespiau
2014-02-11kms_cursor_crc: Use kmstest_create_color_fb()Damien Lespiau
2014-02-11tests/kms_cursor_crc: Use igt_pipe_crc_collect_crc()Damien Lespiau
2014-02-11kms_cursor_crc: Port the test to the new modeset APIDamien Lespiau
2014-02-11tests/kms_cursor_crc: Move the array of cursor fb_ids to the stackDamien Lespiau
2014-01-13tests: Drop glib.h include from kms_cursor_crc and kms_fbc_crcVille Syrjälä
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson
2013-12-06lib: add igt_pipe_crc_checkDaniel Vetter
2013-12-06tests: drm_open_any doesn't failDaniel Vetter
2013-11-27kms_cursor_crc: Fix crc readout after a subtest failureVille Syrjälä
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo
2013-11-01lib: add igt_main macroDaniel 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/kms_cursor_crc: rework to auto-skip connectorsDaniel Vetter
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter
2013-10-29tests/kms_cursor_crc: Use igt_exitDaniel Vetter
2013-10-21kms_cursor_crc: Add a cursor test using CRCsVille Syrjälä