summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-05-05modetest: fix allocation for yuv420/yvu420Rob Clark
2015-04-29modetest: fix the arguments of the MAKE_RGB_INFO defineJoonyoung Shim
2015-04-28modetest: destroy the cursor boJoonyoung Shim
2015-04-28modetest: clear buffer and framebuffer for planesJoonyoung Shim
2015-04-28modetest: fix the error path handlingJoonyoung Shim
2015-04-28modetest: make use of drmModeRmFBJoonyoung Shim
2015-04-28modetest: fix Segmentation faultJoonyoung Shim
2015-04-28modetest: initialize handles/pitches in set_plane()Tobias Jakobi
2015-04-28Add missing <strings.h> includesGreg Hackmann
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov
2015-04-15modeprint: add missing encoder/connector type namesRob Clark
2015-04-14mode: Retrieve only the current information for a ConnectorChris Wilson
2015-04-09android: remove unnecessary TARGET_OUT_HEADERS variableChih-Wei Huang
2015-04-05tests/random: return non-zero on test failureEmil Velikov
2015-04-05tests/random: extract test out of xf86drmRandom.cEmil Velikov
2015-04-05tests/hash: return non-zero on failureEmil Velikov
2015-04-05tests/hash: style fixesEmil Velikov
2015-04-05tests/hash: misc compilation fixesEmil Velikov
2015-04-05tests/hash: extract test out of xf86drmHash.cEmil Velikov
2015-04-04tests/drmsl: Extract tests out of xf86drmSL.cJan Vesely
2015-03-20tests/exynos: Fix missing static keywordJan Vesely
2015-03-20Fix unused function warningsJan Vesely
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz
2015-03-20proptest: install it with --enable-install-test-programsDaniel Kurtz
2015-03-20android: simplify the including rule of subdirsChih-Wei Huang
2015-03-16exynos: add exynos prefix to fimg2d headerTobias Jakobi
2015-03-16exynos: use structure initialization instead of memsetTobias Jakobi
2015-03-16tests/exynos: fimg2d: add a checkerboard testTobias Jakobi
2015-03-16modetest: include into the build when libkms is not selected.Emil Velikov
2015-03-15Add static qualifier to local functionsJan Vesely
2015-03-14Fix unused, and unused-but-set variables warningsJan Vesely
2015-03-14dristat: Handle DRM_CONSISTENTJan Vesely
2015-03-14Fix type-limits, pointer-arith and sign-compare warningsJan Vesely
2015-03-14tests: String literals are const char *Jan Vesely
2015-03-13nouveau: make nouveau importing global buffers completely thread-safe, with t...Maarten Lankhorst
2015-03-10tests/exynos: improve error handlingTobias Jakobi
2015-03-10tests/exynos: introduce wait_for_user_inputTobias Jakobi
2015-03-10tests/exynos: disable the G2D userptr/blend testTobias Jakobi
2015-03-10tests/exynos: fix typos and change wordingTobias Jakobi
2015-03-10tests: automake: keep the libs link at the final stageEmil Velikov
2015-03-10tests: move the SUBDIR at the top of the makefileEmil Velikov
2015-03-10automake: drop the NULL variable from the makefileEmil Velikov
2015-02-27tests/radeon: set the list* functions as inlineEmil Velikov
2015-02-27exynos_fimg2d_test: remove unused variablesEmil Velikov
2015-02-27tests: remove unused variablesEmil Velikov
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov
2015-02-27tests: fix implicit funciton declaration errorsEmil Velikov
2015-02-27exynos_fimg2d_test: fix implicit funciton declaration errorsEmil Velikov
2015-02-25tests: add support for imx-drmPhilipp Zabel