OSDN Git Service

modetest: add the ability to specify fill patterns on the commandline
[android-x86/external-libdrm.git] / tests / modetest / modetest.c
2019-06-22 Ilia Mirkinmodetest: add the ability to specify fill patterns...
2019-06-22 Ilia Mirkinmodetest: add C8 support to generate SMPTE pattern
2019-06-22 Ilia Mirkinmodetest: add an add_property_optional variant that...
2019-06-22 Ilia Mirkinmodetest: don't pretend that atomic mode includes a...
2019-04-17 Fritz Koenigtests/modetest: add QCOM_COMPRESSED to supported modifi...
2018-08-07 Benjamin Gaignardtests/modetest: Add atomic support
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-02-19 Thierry Redingdrm/tegra: Sanitize format modifiers
2018-01-25 Seung-Woo Kimmodetest: Fix to check return value of asprintf()
2017-10-19 Ville Syrjälämodetest: Allow full testing of primary planes
2017-10-18 Kristian H. Kristensenmodetest: Decode IN_FORMATS plane blob property
2017-04-20 Ilia Mirkinmodetest: fix printing of fourcc on BE machines
2016-12-19 Ville Syrjälämodetest: Allow the user to specify the plane ID
2016-09-01 Stéphane Marchesinmodetest: Also print the pixel clock
2016-03-28 Gustavo Padovanmodetest: print signed values correctly
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: 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 Emil Velikovmodetest: replace malloc + memset with calloc
2015-05-28 Emil Velikovmodetest: explicitly zero the newly allocated memory
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-15 Rob Clarkmodeprint: add missing encoder/connector type names
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-24 Rob Clarkmodetest: universal plane support
2014-09-28 Benjamin Gaignardmodetest: Add support of STI driver
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: 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-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
2012-08-11 Tobias Klausmanntests/modetest: Add a forgotten return, needed for...
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
2012-04-11 Rob Clarkmodetest: fix typo
2012-04-03 Rob Clarkmodetest: add AR15/XR15 (RGB-1555) formats
2012-04-03 Rob Clarkmodetest: add YUV and multi-planar support
2012-04-03 Rob Clarkmodetest: add drm_plane support
2012-03-28 Rob Clarkomap: add omapdrm support
2011-10-19 Jakob Bornecrantzmodetest: Call dirty fb on modeset
next