summaryrefslogtreecommitdiff
path: root/tests/modetest/modetest.c
AgeCommit message (Expand)Author
2013-06-27modetest: connect source to planeliveLaurent Pinchart
2013-06-27modetest: setup sourceLaurent Pinchart
2013-06-27modetest: dump sourcesLaurent Pinchart
2013-06-27modetest: Try all possible encoders for a connectorLaurent Pinchart
2013-06-27modetest: Support pipes with multiple connectorsLaurent Pinchart
2013-06-27modetest: Rename struct connector_arg to struct pipe_argLaurent Pinchart
2013-06-27modetest: Split mode setting and plane setupLaurent Pinchart
2013-06-27modetest: Give the CRTC ID to the -P optionLaurent Pinchart
2013-06-27modetest: Store the mode in the crtc structureLaurent Pinchart
2013-06-27modetest: Store the crtc in the connector_arg structureLaurent Pinchart
2013-06-27modetest: Remove the struct connector_arg encoder fieldLaurent Pinchart
2013-06-27modetest: Compute CRTC pipe number as neededLaurent Pinchart
2013-06-27modetest: Create a device structureLaurent Pinchart
2013-06-27modetest: Remove the -m argumentLaurent Pinchart
2013-06-27modetest: Print the plane ID when setting up a planeLaurent Pinchart
2013-06-27modetest: Allow specifying plane positionLaurent Pinchart
2013-06-27modetest: Add a command line parameter to set propertiesLaurent Pinchart
2013-06-27modetest: Don't limit mode set and planes to two instancesLaurent Pinchart
2013-06-27modetest: Retrieve all resources in one goLaurent Pinchart
2013-06-27modetest: Add a command line parameter to drop master after mode setLaurent Pinchart
2013-06-27modetest: Add a command line parameter to select the driverLaurent Pinchart
2013-06-27modetest: Sort command line argumentsLaurent Pinchart
2013-06-27modetest: Remove extern declarations of opt(arg|ind|err|opt)Laurent Pinchart
2013-06-27modetest: Fix warningsLaurent Pinchart
2013-04-18modetest: Reduce the length of the connector type stringVille Syrjälä
2013-04-18modetest: Print possible_crtcs for planesVille Syrjälä
2012-08-12tests/modetest: Add a forgotten return, needed for opensuse buildserviceTobias Klausmann
2012-07-23modetest: fix uninitialized fourccRob Clark
2012-07-20modeset: Split buffer allocation to a separate fileLaurent Pinchart
2012-07-20modetest: Make frame buffer format configurable on the command lineLaurent Pinchart
2012-07-20modetest: Move connector and plane parsing to separate functionsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing RGB formatsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing planar YUV formatsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing packed YUV formatsLaurent Pinchart
2012-07-20modetest: Add SMPTE test patternLaurent Pinchart
2012-07-20modetest: Unify buffer allocationLaurent Pinchart
2012-06-28modetest: Dump bit field namesKristian Høgsberg
2012-06-08modetest: support plane propertiesRob Clark
2012-06-08modetest: support bitmask propertiesRob Clark
2012-06-08modetest: print CRTC propertiesPaulo Zanoni
2012-05-12libdrm: add exynos drm supportInki Dae
2012-05-03modetest: print more about our propertiesPaulo Zanoni
2012-05-03modetest: call drmModeFreePlaneResourcesPaulo Zanoni
2012-05-03modetest: fix drmModeGetConnector memory leakPaulo Zanoni
2012-05-03modetest: fix some compiler warningsPaulo Zanoni
2012-04-11modetest: fix typoRob Clark
2012-04-03modetest: add AR15/XR15 (RGB-1555) formatsRob Clark
2012-04-03modetest: add YUV and multi-planar supportRob Clark
2012-04-03modetest: add drm_plane supportRob Clark
2012-03-28omap: add omapdrm supportRob Clark