Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
6281cf1b4310ff0b7670677cb4113a89ebf0b619
/
tests
268dce4
automake: pick up all files for distribution.
by Emil Velikov
· 10 years ago
33bad73
modetest: Add support of STI driver
by Benjamin Gaignard
· 10 years ago
6f95526
modetest: add Android build
by Emil Velikov
· 10 years ago
fea3831
modetest: move sources lists to makefiles.sources
by Emil Velikov
· 10 years ago
8e93afc
all: include config.h only when available and use its defines
by Emil Velikov
· 10 years ago
a328b02
exynos: do not build fimg2d_test when building without libkms support.
by Maarten Lankhorst
· 10 years ago
c0b34dc
radeon: Add missing header includes.
by Thomas Klausner
· 10 years ago
d1000c4
exynos_fimg2d_test: fix drmModeRmFB
by Daniel Kurtz
· 11 years ago
382043e
exynos: remove unusable "run" target
by Daniel Kurtz
· 11 years ago
71bbf86
eyxnos: install exynos tests if HAVE_INSTALL_TESTS
by Daniel Kurtz
· 11 years ago
0e51279
modetest: add cursor support
by Rob Clark
· 11 years ago
d4083dc
tests: Use drmFreeVersion() instead of drmFree()
by Thierry Reding
· 11 years ago
44b08c0
Mark functions printf-like where possible
by Thierry Reding
· 11 years ago
ce62b8e
modeprint: pretty print connector names
by Lucas Stach
· 11 years ago
de09702
modetest: add the possibility to select the refresh frequency for a mode
by Vincent ABRIOU
· 11 years ago
3732ef5
tests/kmstest: support exynos
by Hyungwon Hwang
· 11 years ago
d895415
modetest: allow setting a scaling factor when showing plane
by Ilia Mirkin
· 11 years ago
b50826d
modetest: add a -D option to specify a device to be used
by Ilia Mirkin
· 11 years ago
4a8da02
tests/modetest: silence compiler warning about uninitialised variables
by Emil Velikov
· 11 years ago
0100473
tests/*version: add missing string.h header
by Emil Velikov
· 11 years ago
dba6bec
tests: add msm
by Rob Clark
· 11 years ago
3c967e7
modetest: Allocate NV buffers large enough for the two planes
by Laurent Pinchart
· 11 years ago
1ef179d
modetest: Fix line stride in SMPTE YUV packet pattern generator
by Laurent Pinchart
· 11 years ago
a4f2f1b
modetest: Try all possible encoders for a connector
by Laurent Pinchart
· 12 years ago
2c5ee84
modetest: Support pipes with multiple connectors
by Laurent Pinchart
· 12 years ago
b1e0bde
modetest: Rename struct connector_arg to struct pipe_arg
by Laurent Pinchart
· 12 years ago
3813e0f
modetest: Split mode setting and plane setup
by Laurent Pinchart
· 12 years ago
eabf199
modetest: Give the CRTC ID to the -P option
by Laurent Pinchart
· 12 years ago
5659268
modetest: Store the mode in the crtc structure
by Laurent Pinchart
· 12 years ago
a6349d0
modetest: Store the crtc in the connector_arg structure
by Laurent Pinchart
· 12 years ago
b373de3
modetest: Remove the struct connector_arg encoder field
by Laurent Pinchart
· 12 years ago
605efd7
modetest: Compute CRTC pipe number as needed
by Laurent Pinchart
· 12 years ago
549fe0b
modetest: Create a device structure
by Laurent Pinchart
· 12 years ago
dab3c80
modetest: Remove the -m argument
by Laurent Pinchart
· 12 years ago
581c7cf
modetest: Print the plane ID when setting up a plane
by Laurent Pinchart
· 12 years ago
7badcca
modetest: Allow specifying plane position
by Laurent Pinchart
· 12 years ago
d725227
modetest: Add a command line parameter to set properties
by Laurent Pinchart
· 12 years ago
6e0c74c
modetest: Don't limit mode set and planes to two instances
by Laurent Pinchart
· 12 years ago
02fa8f7
modetest: Retrieve all resources in one go
by Laurent Pinchart
· 12 years ago
ab52756
modetest: Add a command line parameter to drop master after mode set
by Laurent Pinchart
· 12 years ago
45901fd
modetest: Add a command line parameter to select the driver
by Laurent Pinchart
· 12 years ago
ef07acf
modetest: Sort command line arguments
by Laurent Pinchart
· 12 years ago
c93f4af
modetest: Remove extern declarations of opt(arg|ind|err|opt)
by Laurent Pinchart
· 12 years ago
ca9c8f0
modetest: Fix warnings
by Laurent Pinchart
· 12 years ago
6e8f868
tests: add tilcdc to modetest/vbltest
by Rob Clark
· 11 years ago
8a88e34
modetest: Make RGB565 pwetty too
by Ville Syrjälä
· 12 years ago
83e7746
modetest: Add YUV420 support and fix YVU420 Cb/Cr ordering
by Ville Syrjälä
· 12 years ago
3f024f8
modetest: Pass format_info to fill_tiles functions
by Ville Syrjälä
· 12 years ago
2c26a10
modetest: Reduce the length of the connector type string
by Ville Syrjälä
· 12 years ago
8e56579
modetest: Print possible_crtcs for planes
by Ville Syrjälä
· 12 years ago
fa2925a
modetest: Add support for all 16/32 bpp RGB formats
by Ville Syrjälä
· 12 years ago
c2988eb
modetest: Fix pitches, somewhat
by Ville Syrjälä
· 12 years ago
9b0c7f2
tests: allow tests programs to be installed (cumulative patch)
by Benjamin Gaignard
· 12 years ago
62d8866
tests: allow tests programs to be installed
by Benjamin Gaignard
· 12 years ago
bbf6e3d
libdrm/exynos: add test application for 2d gpu.
by Inki Dae
· 12 years ago
14db948
configure.ac: Allow forcible disabling of Cairo support
by Daniel Stone
· 12 years ago
6fa2b29
tests/modetest: Add a forgotten return, needed for opensuse buildservice
by Tobias Klausmann
· 12 years ago
10481fe
tests/modetest: fix distcheck
by Marek Olšák
· 12 years ago
ebd7904
modetest: fix uninitialized fourcc
by Rob Clark
· 12 years ago
db004ba
modeset: Split buffer allocation to a separate file
by Laurent Pinchart
· 12 years ago
cc90ffa
modetest: Make frame buffer format configurable on the command line
by Laurent Pinchart
· 12 years ago
0375222
modetest: Move connector and plane parsing to separate functions
by Laurent Pinchart
· 12 years ago
edcef53
modetest: Add test pattern support for missing RGB formats
by Laurent Pinchart
· 12 years ago
86402a2
modetest: Add test pattern support for missing planar YUV formats
by Laurent Pinchart
· 12 years ago
8b6f3e3
modetest: Add test pattern support for missing packed YUV formats
by Laurent Pinchart
· 12 years ago
a94ee62
modetest: Add SMPTE test pattern
by Laurent Pinchart
· 12 years ago
3fdc177
modetest: Unify buffer allocation
by Laurent Pinchart
· 12 years ago
c0ed9b2
modetest: Dump bit field names
by Kristian Høgsberg
· 12 years ago
25e4cb4
modetest: support plane properties
by Rob Clark
· 12 years ago
6df9e6a
modetest: support bitmask properties
by Rob Clark
· 12 years ago
86dece4
modetest: print CRTC properties
by Paulo Zanoni
· 13 years ago
e07b650
libdrm: add exynos drm support
by Inki Dae
· 13 years ago
d72a44c
modetest: print more about our properties
by Paulo Zanoni
· 13 years ago
0ef7644
modetest: call drmModeFreePlaneResources
by Paulo Zanoni
· 13 years ago
a10bcaa
modetest: fix drmModeGetConnector memory leak
by Paulo Zanoni
· 13 years ago
9b44fbd
modetest: fix some compiler warnings
by Paulo Zanoni
· 13 years ago
67fd052
modetest: fix typo
by Rob Clark
· 13 years ago
2f1e210
modetest: add AR15/XR15 (RGB-1555) formats
by Rob Clark
· 13 years ago
b83ad86
modetest: add YUV and multi-planar support
by Rob Clark
· 13 years ago
d55de74
modetest: add drm_plane support
by Rob Clark
· 13 years ago
ef1b958
omap: add omapdrm support
by Rob Clark
· 13 years ago
ef20301
tests/gem_flink: Check for MASTER before proceeding
by Chris Wilson
· 13 years ago
902ee66
test/radeon: add missing files for dist
by Dave Airlie
· 13 years ago
ca49712
tests/radeon: radeon specific test
by Jerome Glisse
· 13 years ago
d23146f
modetest: Call dirty fb on modeset
by Jakob Bornecrantz
· 13 years ago
680b9c4
modetest: Print extra info if we fail to create a framebuffer
by Jakob Bornecrantz
· 13 years ago
3c8adda
modetest: Check error message from pageflip ioctl
by Jakob Bornecrantz
· 13 years ago
c2925e5
vbltest: Check error codes returned from libdrm
by Jakob Bornecrantz
· 13 years ago
dc11db2
tests: Add vmwgfx driver to probed drivers in tests
by Jakob Bornecrantz
· 13 years ago
b317c96
modetest: use 24 bit depth on the framebuffer
by Jesse Barnes
· 13 years ago
c82ef03
drmtest: make check should fail so hard on unable to open device
by Dave Airlie
· 13 years ago
3a551c1
drm/test: handle usub being empty
by Dave Airlie
· 13 years ago
1459cb9
modeprint.c: use PRIu64 for printing uint64_t
by Matt Turner
· 14 years ago
edd41db
Build modetest for all chipsets, always build modeprint
by Kristian Høgsberg
· 14 years ago
3293eb9
don't try to build modetest without libkms
by Matt Turner
· 14 years ago
a697fb6
modetest: Do no flip twice to a current front buffer
by Benjamin Franzke
· 14 years ago
51c6ae4
tests/modeprint: Output masks as hex numbers
by Benjamin Franzke
· 14 years ago
1776246
tests/modeprint: Remove needless dependency on drm_intel
by Benjamin Franzke
· 14 years ago
8fef290
modetest: Create buffers using libkms
by Benjamin Franzke
· 14 years ago
000a097
tests: Update for ENOENT returns from unknown handles
by Chris Wilson
· 14 years ago
Next »