testdisplay: Destroy the cairo context once the fb is painted
[platform/upstream/intel-gpu-tools.git] / tests / testdisplay.c
2014-07-29 Damien Lespiautestdisplay: Destroy the cairo context once the fb...
2014-07-25 Thomas Woodtestdisplay: only set terminal attributes when in foreg...
2014-06-13 Daniel Vettertests: run igt.cocci
2014-06-13 Daniel Vettertests: Don't use stderr for informational messages
2014-05-12 Imre Deaktestdisplay: fix restoring termio at exit
2014-04-30 Daniel Vetterlib: extract kmstest_set_connector_dpms
2014-03-26 Jesse Barnestestdisplay: make termio unbuffered
2014-03-26 Daniel Vetterlib/igt_fb: setup font in igt_get_cairo_ctx
2014-03-26 Daniel Vetterlib/igt_fb: switch to igt_ prefix from kmstest_
2014-03-26 Daniel Vetterlib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/
2014-03-26 Daniel Vetterlib: remove kmstest_create_fb
2014-03-22 Daniel Vetterlib: unnecessary header removal for drmtest.h, part 1
2014-03-22 Daniel Vettertests|lib: remove assert.h includes
2014-02-13 Daniel Vettertestdisplay: Allow to specify the dpms level
2014-02-13 Daniel Vettertestdisplay: implement dpms test
2013-12-31 Chris Wilsonkmstest: Fix up lifetimes of cairo objects
2013-11-12 Oscar Mateolib: Move kms stuff from drmtest.c over to igt_kms.c
2013-11-01 Daniel Vetterlib: make igt_set_vt_graphics_mode never fail
2013-10-11 Thomas Woodtestdisplay: Allow getopt to print error messages
2013-09-30 Damien Lespiautestdisplay: Print the stereo mode being tested
2013-09-30 Damien Lespiautestdisplay: Make -o and -3 work together
2013-09-30 Damien Lespiautestdisplay: Remove mode resetting now that we don...
2013-09-30 Damien Lespiautestdisplay: Respect specified_disp_id in the stereo...
2013-09-30 Damien Lespiautestdisplay: Remove printing out the eyes geometry
2013-09-30 Damien Lespiautestdisplay: Use DRM_MODE_FLAG_3D_MASK
2013-09-30 Damien Lespiautestdisplay: Remove the timing adjustements now that...
2013-09-30 Damien Lespiautestdisplay: Test the stereo 3D modes
2013-09-30 Damien Lespiautestdisplay: Provide a full path when opening pngs
2013-09-30 Damien Lespiautestdisplay: Free the array of connectors
2013-09-30 Damien Lespiautestdisplay: Untangle dump_info() from the main testing...
2013-09-30 Damien Lespiautestdisplay: Fix CRTS typo
2013-09-30 Damien Lespiautestdisplay: Properly handle the life cycle of framebuffers
2013-09-30 Damien Lespiautestdisplay: Map the fb inside paint_color_key()
2013-09-30 Damien Lespiautestdisplay: Move the code sanitizing depth into main()
2013-09-03 Daniel Vetterlib/drmtest: include sys/mman.h from drmtest.h
2013-08-13 Daniel Vettertests: s/assert/igt_assert
2013-08-12 Daniel Vetters/drmtest_/igt_/
2013-08-12 Daniel Vettertests: use drmtest_skip to check for rings
2013-07-18 Damien Lespiautests: Black list tests we don't want to run on simulation
2013-06-05 Imre Deaklib: refactor kmstest_create_fb
2013-06-05 Imre Deaklib: add kmstest_get_connector_config
2013-06-05 Imre Deaklib: add kmstest_cairo_printf_line
2013-06-05 Imre Deaklib: move connector_type_str and co to drmtest
2013-05-08 Imre Deaktestdisplay: set VT graphics mode
2013-03-04 Damien Lespiaubuild: Guard the inclusions of config.h with HAVE_CONFIG_H
2013-02-13 Yi Suntests/testdisplay.c: Remove the variable only_one_mode.
2013-01-14 Yi Suntests/testdisplay.c: Fix the issue which don't display...
2012-12-27 Yi Suntests/testdisplay: Specify the display.
2012-11-27 Damien Lespiautestdisplay: Use the fb stride when painting the color key
2012-10-10 Imre Deakfix warn in testdisplay: ignoring return value of ...
2012-09-26 Yi SunAdd option -o <number>, which can test only one specifi...
2012-08-30 Ben Widawskyclang: Fix warnings found through clang.
2012-08-08 Yi Suntests/testdisplay.c Remove an uncomfortable error output
2012-07-26 Yi Suntests/testdisplay.c: Add a option '-r'.
2012-07-23 Daniel Vettershut up the compiler a bit
2012-05-22 Daniel Vetterlib: extract kmstest_dump_mode
2012-05-22 Daniel Vetterlib: extract kmstest_create_fb
2012-05-22 Daniel Vettertests: use drm_open_any more
2012-02-27 Jesse Barnestestdisplay: remove unnecessary passing of width, heigh...
2012-02-27 Jesse Barnestestdisplay: remove plane test support
2012-02-06 Yi Suntests/testdisplay.c: rewite function dump_connectors...
2012-02-06 Yi Suntests/testdisplay.c: Fix the black screen issue while...
2012-01-24 Daniel Vettertestdisplay: extract hotplug code
2012-01-10 Daniel Vetterlib/drmtest: extract gem_mmap
2012-01-10 Daniel Vetterlib/drmtest: extract gem_create
2012-01-10 Daniel Vettertestdisplay: rename global fd variable to drm_fd
2012-01-10 Daniel Vettertestdisplay: fixup smaller compiler warnings
2012-01-10 Daniel Vetterlib/drmtest: extract gem_close
2012-01-09 Jesse Barnestestdisplay: update to new colorkey ioctl
2011-12-17 Daniel Vettertestdisplay: shut up compiler
2011-12-17 Daniel Vettertestdisplay: move drm_fourcc.h include under the #ifdef...
2011-12-16 Yi Suntests/testdisplay.c: make the 3th pipe finish all the...
2011-12-14 Jesse Barnestestdisplay: don't test planes if i915 color key ioctl...
2011-12-07 Jesse Barnestestdisplay: update for final plane & fb ABI
2011-11-04 Chris Wilsontestdisplay: Round tiled allocations up to pot stride...
2011-11-04 Jesse Barnestestdisplay: find planes for each pipe
2011-11-04 Jesse Barnestestdisplay: update to new addfb2 definition
2011-10-30 Daniel Vettertestdisplay: compile fix for !DRM_PLANES
2011-10-28 Jesse Barnestestdisplay: allow overlay plane to be moved & scaled...
2011-10-28 Jesse Barnestestdisplay: add stub disable_planes() function
2011-10-24 Jesse Barnestestdisplay: add sprite scaling and location support
2011-09-16 Paulo Zanonitestdisplay: return 0 when successful
2011-09-15 Paulo Zanonitestdisplay: remove wrong return statement
2011-09-15 Paulo Zanonitestdisplay: don't enter the main loop if dump_info...
2011-09-15 Paulo Zanonitestdisplay: test all modes if no option is provided
2011-09-15 Paulo Zanonitestdisplay: fix compiler warnings
2011-08-12 Hai Lantestdisplay: for tiled mode test, the height should...
2011-07-13 Hai Lantestdisplay: Test the first mode if there is no preferr...
2011-06-07 Jesse Barnestestdisplay: automatically enable TEST_PLANES if possible
2011-06-07 Jesse Barnestestdisplay: fix error output if test pattern draw...
2011-06-07 Jesse Barnestestdisplay: add tiled buffer test support
2011-06-07 Jesse Barnestestdisplay: add overlay plane test option
2011-06-07 Lan, Haitestdisplay: fix possible_crtcs check so LVDS works
2011-05-31 Sun Yitestdisplay: print pixel clock in mode debug output
2011-05-13 Jesse Barnestestdisplay: add 30bpp support (#ifdef'd out until...
2011-05-04 Jesse Barnestestdisplay: don't read hotplug events from buffer...
2011-04-26 Hai LanFix a bug of testing preferred mode
2011-04-19 Jesse Barnestestdisplay: add non-24 bit depth support
2011-04-18 Jesse Barnestestdisplay: paint color gradients
2011-02-11 Hai Lancorrect a mistyping for testdisplay
next