OSDN Git Service

tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)
[android-x86/external-libdrm.git] / tests / modetest /
2016-01-26 Kylie McClaintests: Include poll.h rather than sys/poll.h
2016-01-26 Khem Rajtests: Include sys/select.h
2016-01-26 Thierry Redingtests: util: Fixup util_open() parameter order
2015-12-18 Thierry Redingmodetest: Use util_open()
2015-12-18 Thierry Redingtests: Move name tables to libutil
2015-12-18 Thierry Redingtests: Split helpers into library
2015-09-04 Emil Velikovmodetest: annotate const data as such for good measure
2015-09-04 Emil Velikovmodetest: fix shadowing warnings
2015-08-20 Hyungwon Hwangmodetest: remove the trailing white spaces
2015-08-15 Thierry Redingtests: modetest: Accept connector names in addition...
2015-05-28 Boris BREZILLONmodetest: add atmel-hlcdc driver support
2015-05-28 Tobias Jakobimodetest: only select plane with matching format
2015-05-28 Tobias Jakobimodetest: make middle SMPTE colors transparent
2015-05-28 Emil Velikovmodetest: replace malloc + memset with calloc
2015-05-28 Emil Velikovmodetest: explicitly zero the newly allocated memory
2015-05-05 Rob Clarkmodetest: fix allocation for yuv420/yvu420
2015-04-29 Joonyoung Shimmodetest: fix the arguments of the MAKE_RGB_INFO define
2015-04-28 Joonyoung Shimmodetest: destroy the cursor bo
2015-04-28 Joonyoung Shimmodetest: clear buffer and framebuffer for planes
2015-04-28 Joonyoung Shimmodetest: fix the error path handling
2015-04-28 Joonyoung Shimmodetest: make use of drmModeRmFB
2015-04-28 Joonyoung Shimmodetest: fix Segmentation fault
2015-04-28 Tobias Jakobimodetest: initialize handles/pitches in set_plane()
2015-04-28 Greg HackmannAdd missing <strings.h> includes
2015-04-28 Emil Velikovdrm: rename libdrm{,_macros}.h
2015-04-15 Rob Clarkmodeprint: add missing encoder/connector type names
2015-04-09 Chih-Wei Huangandroid: remove unnecessary TARGET_OUT_HEADERS variable
2015-03-20 Daniel Kurtztests: add rockchip to modetest, kmstest, vbltest and...
2015-02-25 Philipp Zabeltests: add support for imx-drm
2015-01-11 Laurent Pinchartmodetest: Allocate dumb buffers with the correct bpp
2014-11-27 Thierry Redinglibdrm: Add NVIDIA Tegra support
2014-11-25 Rob Clarkupdate signed/object prop types
2014-11-25 Ville Syrjälämodetest: Print newline for empty blobs
2014-11-25 Rob Clarkmodetest: alpha buffers
2014-11-24 Rob Clarkmodetest: universal plane support
2014-11-22 Jasper St. Pierremodetest: Use threads for cursors instead of SIGALRM
2014-09-28 Emil Velikovautomake: pick up all files for distribution.
2014-09-28 Benjamin Gaignardmodetest: Add support of STI driver
2014-09-28 Emil Velikovmodetest: add Android build
2014-09-28 Emil Velikovmodetest: move sources lists to makefiles.sources
2014-09-01 Emil Velikovall: include config.h only when available and use its...
2014-04-22 Rob Clarkmodetest: add cursor support
2014-01-12 Vincent ABRIOUmodetest: add the possibility to select the refresh...
2013-09-11 Ilia Mirkinmodetest: allow setting a scaling factor when showing...
2013-09-11 Ilia Mirkinmodetest: add a -D option to specify a device to be...
2013-08-30 Emil Velikovtests/modetest: silence compiler warning about uninitia...
2013-08-30 Rob Clarktests: add msm
2013-08-05 Laurent Pinchartmodetest: Allocate NV buffers large enough for the...
2013-08-05 Laurent Pinchartmodetest: Fix line stride in SMPTE YUV packet pattern...
2013-08-05 Laurent Pinchartmodetest: Try all possible encoders for a connector
2013-08-05 Laurent Pinchartmodetest: Support pipes with multiple connectors
2013-08-05 Laurent Pinchartmodetest: Rename struct connector_arg to struct pipe_arg
2013-08-05 Laurent Pinchartmodetest: Split mode setting and plane setup
2013-08-05 Laurent Pinchartmodetest: Give the CRTC ID to the -P option
2013-08-05 Laurent Pinchartmodetest: Store the mode in the crtc structure
2013-08-05 Laurent Pinchartmodetest: Store the crtc in the connector_arg structure
2013-08-05 Laurent Pinchartmodetest: Remove the struct connector_arg encoder field
2013-08-05 Laurent Pinchartmodetest: Compute CRTC pipe number as needed
2013-08-05 Laurent Pinchartmodetest: Create a device structure
2013-08-05 Laurent Pinchartmodetest: Remove the -m argument
2013-08-05 Laurent Pinchartmodetest: Print the plane ID when setting up a plane
2013-08-05 Laurent Pinchartmodetest: Allow specifying plane position
2013-08-05 Laurent Pinchartmodetest: Add a command line parameter to set properties
2013-08-05 Laurent Pinchartmodetest: Don't limit mode set and planes to two instances
2013-08-05 Laurent Pinchartmodetest: Retrieve all resources in one go
2013-08-05 Laurent Pinchartmodetest: Add a command line parameter to drop master...
2013-08-05 Laurent Pinchartmodetest: Add a command line parameter to select the...
2013-08-05 Laurent Pinchartmodetest: Sort command line arguments
2013-08-05 Laurent Pinchartmodetest: Remove extern declarations of opt(arg|ind...
2013-08-05 Laurent Pinchartmodetest: Fix warnings
2013-08-01 Rob Clarktests: add tilcdc to modetest/vbltest
2013-05-22 Ville Syrjälämodetest: Make RGB565 pwetty too
2013-04-18 Ville Syrjälämodetest: Add YUV420 support and fix YVU420 Cb/Cr ordering
2013-04-18 Ville Syrjälämodetest: Pass format_info to fill_tiles functions
2013-04-18 Ville Syrjälämodetest: Reduce the length of the connector type string
2013-04-18 Ville Syrjälämodetest: Print possible_crtcs for planes
2013-04-18 Ville Syrjälämodetest: Add support for all 16/32 bpp RGB formats
2013-04-18 Ville Syrjälämodetest: Fix pitches, somewhat
2013-03-25 Benjamin Gaignardtests: allow tests programs to be installed
2012-10-08 Daniel Stoneconfigure.ac: Allow forcible disabling of Cairo support
2012-08-11 Tobias Klausmanntests/modetest: Add a forgotten return, needed for...
2012-08-11 Marek Olšáktests/modetest: fix distcheck
2012-07-23 Rob Clarkmodetest: fix uninitialized fourcc
2012-07-20 Laurent Pinchartmodeset: Split buffer allocation to a separate file
2012-07-20 Laurent Pinchartmodetest: Make frame buffer format configurable on...
2012-07-20 Laurent Pinchartmodetest: Move connector and plane parsing to separate...
2012-07-20 Laurent Pinchartmodetest: Add test pattern support for missing RGB...
2012-07-20 Laurent Pinchartmodetest: Add test pattern support for missing planar...
2012-07-20 Laurent Pinchartmodetest: Add test pattern support for missing packed...
2012-07-20 Laurent Pinchartmodetest: Add SMPTE test pattern
2012-07-20 Laurent Pinchartmodetest: Unify buffer allocation
2012-06-28 Kristian Høgsbergmodetest: Dump bit field names
2012-06-08 Rob Clarkmodetest: support plane properties
2012-06-08 Rob Clarkmodetest: support bitmask properties
2012-06-08 Paulo Zanonimodetest: print CRTC properties
2012-05-12 Inki Daelibdrm: add exynos drm support
2012-05-03 Paulo Zanonimodetest: print more about our properties
2012-05-03 Paulo Zanonimodetest: call drmModeFreePlaneResources
2012-05-03 Paulo Zanonimodetest: fix drmModeGetConnector memory leak
2012-05-03 Paulo Zanonimodetest: fix some compiler warnings
next