Age | Commit message (Expand) | Author |
2015-06-29 | tests/exynos: handle G2D_IMGBUF_COLOR in switch statements | Tobias Jakobi |
2015-06-29 | tests/exynos: remove connector_find_plane | Tobias Jakobi |
2015-06-29 | tests/exynos: simplify drm_set_crtc | Tobias Jakobi |
2015-06-29 | tests/exynos: remove struct fimg2d_test_case | Tobias Jakobi |
2015-06-29 | tests/exynos: remove unused define | Tobias Jakobi |
2015-06-29 | tests/exynos: clean struct connector | Tobias Jakobi |
2015-06-29 | tests/exynos: replace return by break | Tobias Jakobi |
2015-05-28 | tests/kmstest: support atmel-hlcdc | Boris BREZILLON |
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: make middle SMPTE colors transparent | 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-05-05 | modetest: fix allocation for yuv420/yvu420 | Rob Clark |
2015-04-29 | modetest: fix the arguments of the MAKE_RGB_INFO define | Joonyoung Shim |
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-28 | drm: use c99 __func__ over __FUNCTION__ | Emil Velikov |
2015-04-28 | drm: rename libdrm{,_macros}.h | Emil Velikov |
2015-04-15 | modeprint: add missing encoder/connector type names | Rob Clark |
2015-04-14 | mode: Retrieve only the current information for a Connector | Chris Wilson |
2015-04-09 | android: remove unnecessary TARGET_OUT_HEADERS variable | Chih-Wei Huang |
2015-04-05 | tests/random: return non-zero on test failure | Emil Velikov |
2015-04-05 | tests/random: extract test out of xf86drmRandom.c | Emil Velikov |
2015-04-05 | tests/hash: return non-zero on failure | Emil Velikov |
2015-04-05 | tests/hash: style fixes | Emil Velikov |
2015-04-05 | tests/hash: misc compilation fixes | Emil Velikov |
2015-04-05 | tests/hash: extract test out of xf86drmHash.c | Emil Velikov |
2015-04-04 | tests/drmsl: Extract tests out of xf86drmSL.c | Jan Vesely |
2015-03-20 | tests/exynos: Fix missing static keyword | Jan Vesely |
2015-03-20 | Fix unused function warnings | Jan Vesely |
2015-03-20 | tests: add rockchip to modetest, kmstest, vbltest and proptest | Daniel Kurtz |
2015-03-20 | proptest: install it with --enable-install-test-programs | Daniel Kurtz |
2015-03-20 | android: simplify the including rule of subdirs | Chih-Wei Huang |
2015-03-16 | exynos: add exynos prefix to fimg2d header | Tobias Jakobi |
2015-03-16 | exynos: use structure initialization instead of memset | Tobias Jakobi |
2015-03-16 | tests/exynos: fimg2d: add a checkerboard test | Tobias Jakobi |
2015-03-16 | modetest: include into the build when libkms is not selected. | Emil Velikov |
2015-03-15 | Add static qualifier to local functions | Jan Vesely |
2015-03-14 | Fix unused, and unused-but-set variables warnings | Jan Vesely |
2015-03-14 | dristat: Handle DRM_CONSISTENT | Jan Vesely |
2015-03-14 | Fix type-limits, pointer-arith and sign-compare warnings | Jan Vesely |
2015-03-14 | tests: String literals are const char * | Jan Vesely |
2015-03-13 | nouveau: make nouveau importing global buffers completely thread-safe, with t... | Maarten Lankhorst |
2015-03-10 | tests/exynos: improve error handling | Tobias Jakobi |