index
:
~daenzer/drm
master
Michel Daenzer's personal libdrm repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modetest
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-23
automake: Don't include Android Makefiles in the release tarball
Andreas Boll
1
-2
/
+0
2016-07-06
Android: strip out header files from sources list
Rob Herring
1
-1
/
+1
2016-03-28
modetest: print signed values correctly
Gustavo Padovan
1
-0
/
+2
2016-01-26
tests: Include poll.h rather than sys/poll.h
Kylie McClain
1
-1
/
+1
2016-01-26
tests: Include sys/select.h
Khem Raj
1
-0
/
+3
2016-01-26
tests: util: Fixup util_open() parameter order
Thierry Reding
1
-1
/
+1
2015-12-18
modetest: Use util_open()
Thierry Reding
1
-24
/
+3
2015-12-18
tests: Move name tables to libutil
Thierry Reding
1
-62
/
+6
2015-12-18
tests: Split helpers into library
Thierry Reding
6
-985
/
+26
2015-09-04
modetest: annotate const data as such for good measure
Emil Velikov
1
-5
/
+5
2015-09-04
modetest: fix shadowing warnings
Emil Velikov
1
-3
/
+0
2015-08-20
modetest: remove the trailing white spaces
Hyungwon Hwang
1
-2
/
+2
2015-08-15
tests: modetest: Accept connector names in addition to connector IDs
Thierry Reding
1
-12
/
+82
2015-05-28
modetest: add atmel-hlcdc driver support
Boris BREZILLON
1
-1
/
+1
2015-05-28
modetest: only select plane with matching format
Tobias Jakobi
1
-1
/
+13
2015-05-28
modetest: make middle SMPTE colors transparent
Tobias Jakobi
1
-14
/
+14
2015-05-28
modetest: replace malloc + memset with calloc
Emil Velikov
2
-19
/
+10
2015-05-28
modetest: explicitly zero the newly allocated memory
Emil Velikov
1
-3
/
+3
2015-05-05
modetest: fix allocation for yuv420/yvu420
Rob Clark
1
-0
/
+2
2015-04-29
modetest: fix the arguments of the MAKE_RGB_INFO define
Joonyoung Shim
1
-2
/
+2
2015-04-28
modetest: destroy the cursor bo
Joonyoung Shim
1
-0
/
+6
2015-04-28
modetest: clear buffer and framebuffer for planes
Joonyoung Shim
1
-0
/
+20
2015-04-28
modetest: fix the error path handling
Joonyoung Shim
1
-5
/
+8
2015-04-28
modetest: make use of drmModeRmFB
Joonyoung Shim
1
-0
/
+4
2015-04-28
modetest: fix Segmentation fault
Joonyoung Shim
1
-1
/
+8
2015-04-28
modetest: initialize handles/pitches in set_plane()
Tobias Jakobi
1
-4
/
+4
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
1
-0
/
+1
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
1
-1
/
+1
2015-04-15
modeprint: add missing encoder/connector type names
Rob Clark
1
-0
/
+5
2015-04-09
android: remove unnecessary TARGET_OUT_HEADERS variable
Chih-Wei Huang
1
-2
/
+0
2015-03-20
tests: add rockchip to modetest, kmstest, vbltest and proptest
Daniel Kurtz
1
-1
/
+1
2015-02-25
tests: add support for imx-drm
Philipp Zabel
1
-1
/
+1
2015-01-11
modetest: Allocate dumb buffers with the correct bpp
Laurent Pinchart
5
-74
/
+197
2014-11-27
libdrm: Add NVIDIA Tegra support
Thierry Reding
1
-1
/
+1
2014-11-24
update signed/object prop types
Rob Clark
1
-10
/
+25
2014-11-24
modetest: Print newline for empty blobs
Ville Syrjälä
1
-1
/
+3
2014-11-24
modetest: alpha buffers
Rob Clark
1
-1
/
+2
2014-11-24
modetest: universal plane support
Rob Clark
1
-0
/
+2
2014-11-22
modetest: Use threads for cursors instead of SIGALRM
Jasper St. Pierre
2
-29
/
+31
2014-09-28
automake: pick up all files for distribution.
Emil Velikov
1
-0
/
+2
2014-09-28
modetest: Add support of STI driver
Benjamin Gaignard
1
-1
/
+1
2014-09-28
modetest: add Android build
Emil Velikov
1
-0
/
+14
2014-09-28
modetest: move sources lists to makefiles.sources
Emil Velikov
2
-4
/
+9
2014-09-01
all: include config.h only when available and use its defines
Emil Velikov
3
-0
/
+6
2014-04-22
modetest: add cursor support
Rob Clark
4
-5
/
+310
2014-01-12
modetest: add the possibility to select the refresh frequency for a mode
Vincent ABRIOU
1
-8
/
+27
2013-09-11
modetest: allow setting a scaling factor when showing plane
Ilia Mirkin
1
-5
/
+15
2013-09-11
modetest: add a -D option to specify a device to be used
Ilia Mirkin
1
-4
/
+10
2013-08-30
tests/modetest: silence compiler warning about uninitialised variables
Emil Velikov
1
-3
/
+3
2013-08-30
tests: add msm
Rob Clark
1
-1
/
+1
[next]