kms_rotation_crc: Remove useless comments
[platform/upstream/intel-gpu-tools.git] / tests / kms_pipe_crc_basic.c
2014-07-11 Thomas Woodtests: enable extra connectors in kms_flip and kms_pipe...
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Add a bit a debugging output
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Make the number of CRCs a parameter
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Cycle between 2 differently colored...
2014-07-07 Damien Lespiaukms_pipe_crc_basic: Split the main test function a...
2014-05-22 Daniel Vettertests/kms_pipe_crc_basic: Add gpu hang tests
2014-05-22 Daniel Vettertests/kms_pipe_crc_basic: Add suspend tests
2014-05-13 Daniel Vettertests: sprinkle igt logging
2014-03-26 Daniel Vetterlib/igt_fb: switch to igt_ prefix from kmstest_
2014-03-26 Daniel Vetterlib: remove kmstest_create_fb
2014-03-22 Daniel Vetterlib: more unecessary header removal
2014-03-17 Daniel Vetterlib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from pipe crc functions
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from igt_debugfs_fopen
2014-03-13 Daniel Vettertest/kms_pipe_crc_basic: Fix up igt_kms conversion...
2014-03-12 Daniel Vetterlib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
2014-02-18 Damien Lespiaukms_pipe_crc_basic: Remove spurious inclusion of glib.h
2014-02-11 Damien Lespiaukms_pipe_crc_basic: Remove igt_display_get_n_pipes...
2014-02-11 Damien Lespiaulib: Fix igt_ouput_get_plane() typo (output)
2014-02-11 Damien Lespiaukms_pipe_crc_basic: Use kmstest_create_color_fb()
2014-02-11 Damien Lespiaukms_pipe_crc_basic: Use igt_display_get_n_pipes() inste...
2014-02-11 Damien Lespiaukms_pipe_crc_basic: Use for_each_connected_output()
2014-02-11 Damien Lespiaukms_pipe_crc_basic: Port to the new modeset API
2013-12-31 Chris Wilsonkmstest: Fix up lifetimes of cairo objects
2013-12-06 Daniel Vetterlib: make igt_pipe_crc_start never fail
2013-12-06 Daniel Vetterlib: add igt_pipe_crc_check
2013-12-06 Daniel Vettertests: drm_open_any doesn't fail
2013-11-12 Oscar Mateolib: Move kms stuff from drmtest.c over to igt_kms.c
2013-11-04 Daniel Vettertests: Use kms_ prefix a bit more