summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-04-28modetest: destroy the cursor boJoonyoung Shim1-0/+6
2015-04-28modetest: clear buffer and framebuffer for planesJoonyoung Shim1-0/+20
2015-04-28modetest: fix the error path handlingJoonyoung Shim1-5/+8
2015-04-28modetest: make use of drmModeRmFBJoonyoung Shim1-0/+4
2015-04-28modetest: fix Segmentation faultJoonyoung Shim1-1/+8
2015-04-28modetest: initialize handles/pitches in set_plane()Tobias Jakobi1-4/+4
2015-04-28Add missing <strings.h> includesGreg Hackmann1-0/+1
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov1-6/+1
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2015-04-15modeprint: add missing encoder/connector type namesRob Clark1-0/+5
2015-04-14mode: Retrieve only the current information for a ConnectorChris Wilson1-2/+16
2015-04-09android: remove unnecessary TARGET_OUT_HEADERS variableChih-Wei Huang1-2/+0
2015-04-05tests/random: return non-zero on test failureEmil Velikov2-5/+7
2015-04-05tests/random: extract test out of xf86drmRandom.cEmil Velikov2-1/+120
2015-04-05tests/hash: return non-zero on failureEmil Velikov2-14/+18
2015-04-05tests/hash: style fixesEmil Velikov1-36/+54
2015-04-05tests/hash: misc compilation fixesEmil Velikov1-24/+21
2015-04-05tests/hash: extract test out of xf86drmHash.cEmil Velikov2-1/+200
2015-04-04tests/drmsl: Extract tests out of xf86drmSL.cJan Vesely2-3/+177
2015-03-20tests/exynos: Fix missing static keywordJan Vesely1-1/+1
2015-03-20Fix unused function warningsJan Vesely1-13/+0
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz4-3/+4
2015-03-20proptest: install it with --enable-install-test-programsDaniel Kurtz1-0/+5
2015-03-20android: simplify the including rule of subdirsChih-Wei Huang1-0/+1
2015-03-16exynos: add exynos prefix to fimg2d headerTobias Jakobi1-1/+1
2015-03-16exynos: use structure initialization instead of memsetTobias Jakobi1-11/+4
2015-03-16tests/exynos: fimg2d: add a checkerboard testTobias Jakobi1-0/+117
2015-03-16modetest: include into the build when libkms is not selected.Emil Velikov1-2/+2
2015-03-15Add static qualifier to local functionsJan Vesely5-14/+14
2015-03-14Fix unused, and unused-but-set variables warningsJan Vesely1-3/+1
2015-03-14dristat: Handle DRM_CONSISTENTJan Vesely1-0/+1
2015-03-14Fix type-limits, pointer-arith and sign-compare warningsJan Vesely2-4/+2
2015-03-14tests: String literals are const char *Jan Vesely3-3/+3
2015-03-13nouveau: make nouveau importing global buffers completely thread-safe, with t...Maarten Lankhorst4-0/+177
2015-03-10tests/exynos: improve error handlingTobias Jakobi1-1/+13
2015-03-10tests/exynos: introduce wait_for_user_inputTobias Jakobi1-3/+11
2015-03-10tests/exynos: disable the G2D userptr/blend testTobias Jakobi1-0/+10
2015-03-10tests/exynos: fix typos and change wordingTobias Jakobi1-2/+2
2015-03-10tests: automake: keep the libs link at the final stageEmil Velikov1-3/+2
2015-03-10tests: move the SUBDIR at the top of the makefileEmil Velikov1-13/+15
2015-03-10automake: drop the NULL variable from the makefileEmil Velikov1-5/+2
2015-02-27tests/radeon: set the list* functions as inlineEmil Velikov1-6/+6
2015-02-27exynos_fimg2d_test: remove unused variablesEmil Velikov1-5/+0
2015-02-27tests: remove unused variablesEmil Velikov2-3/+2
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov8-2/+10
2015-02-27tests: fix implicit funciton declaration errorsEmil Velikov7-0/+7
2015-02-27exynos_fimg2d_test: fix implicit funciton declaration errorsEmil Velikov1-0/+2
2015-02-25tests: add support for imx-drmPhilipp Zabel3-2/+3
2015-02-11tests: remove intel-specific testsDaniel Vetter5-523/+0
2015-02-10Fix gcc -Wextra warningsJan Vesely1-1/+2