index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modetest
/
modetest.c
Age
Commit message (
Expand
)
Author
2015-05-28
modetest: add atmel-hlcdc driver support
Boris BREZILLON
2015-05-28
modetest: only select plane with matching format
Tobias Jakobi
2015-05-28
modetest: replace malloc + memset with calloc
Emil Velikov
2015-05-28
modetest: explicitly zero the newly allocated memory
Emil Velikov
2015-04-28
modetest: destroy the cursor bo
Joonyoung Shim
2015-04-28
modetest: clear buffer and framebuffer for planes
Joonyoung Shim
2015-04-28
modetest: fix the error path handling
Joonyoung Shim
2015-04-28
modetest: make use of drmModeRmFB
Joonyoung Shim
2015-04-28
modetest: fix Segmentation fault
Joonyoung Shim
2015-04-28
modetest: initialize handles/pitches in set_plane()
Tobias Jakobi
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
2015-04-15
modeprint: add missing encoder/connector type names
Rob Clark
2015-03-20
tests: add rockchip to modetest, kmstest, vbltest and proptest
Daniel Kurtz
2015-02-25
tests: add support for imx-drm
Philipp Zabel
2015-01-11
modetest: Allocate dumb buffers with the correct bpp
Laurent Pinchart
2014-11-27
libdrm: Add NVIDIA Tegra support
Thierry Reding
2014-11-24
update signed/object prop types
Rob Clark
2014-11-24
modetest: Print newline for empty blobs
Ville Syrjälä
2014-11-24
modetest: universal plane support
Rob Clark
2014-09-28
modetest: Add support of STI driver
Benjamin Gaignard
2014-09-01
all: include config.h only when available and use its defines
Emil Velikov
2014-04-22
modetest: add cursor support
Rob Clark
2014-01-12
modetest: add the possibility to select the refresh frequency for a mode
Vincent ABRIOU
2013-09-11
modetest: allow setting a scaling factor when showing plane
Ilia Mirkin
2013-09-11
modetest: add a -D option to specify a device to be used
Ilia Mirkin
2013-08-30
tests/modetest: silence compiler warning about uninitialised variables
Emil Velikov
2013-08-30
tests: add msm
Rob Clark
2013-08-05
modetest: Try all possible encoders for a connector
Laurent Pinchart
2013-08-05
modetest: Support pipes with multiple connectors
Laurent Pinchart
2013-08-05
modetest: Rename struct connector_arg to struct pipe_arg
Laurent Pinchart
2013-08-05
modetest: Split mode setting and plane setup
Laurent Pinchart
2013-08-05
modetest: Give the CRTC ID to the -P option
Laurent Pinchart
2013-08-05
modetest: Store the mode in the crtc structure
Laurent Pinchart
2013-08-05
modetest: Store the crtc in the connector_arg structure
Laurent Pinchart
2013-08-05
modetest: Remove the struct connector_arg encoder field
Laurent Pinchart
2013-08-05
modetest: Compute CRTC pipe number as needed
Laurent Pinchart
2013-08-05
modetest: Create a device structure
Laurent Pinchart
2013-08-05
modetest: Remove the -m argument
Laurent Pinchart
2013-08-05
modetest: Print the plane ID when setting up a plane
Laurent Pinchart
2013-08-05
modetest: Allow specifying plane position
Laurent Pinchart
2013-08-05
modetest: Add a command line parameter to set properties
Laurent Pinchart
2013-08-05
modetest: Don't limit mode set and planes to two instances
Laurent Pinchart
2013-08-05
modetest: Retrieve all resources in one go
Laurent Pinchart
2013-08-05
modetest: Add a command line parameter to drop master after mode set
Laurent Pinchart
2013-08-05
modetest: Add a command line parameter to select the driver
Laurent Pinchart
2013-08-05
modetest: Sort command line arguments
Laurent Pinchart
2013-08-05
modetest: Remove extern declarations of opt(arg|ind|err|opt)
Laurent Pinchart
2013-08-05
modetest: Fix warnings
Laurent Pinchart
2013-08-01
tests: add tilcdc to modetest/vbltest
Rob Clark
2013-04-18
modetest: Reduce the length of the connector type string
Ville Syrjälä
[next]