lib/drmtest: extract gem_close
[platform/upstream/intel-gpu-tools.git] / tests / testdisplay.c
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
2011-02-11 Chris Wilsontestdisplay: Remove deprecated GIO functions
2011-02-11 Chris Wilsontestdisplay: Clarify
2011-02-11 Hai LanAdd a test case into intel-gpu-tools for intel display...
2010-12-21 Jesse Barnestests: add display testing program