Age | Commit message (Expand) | Author |
2015-04-28 | radeon: move bof.[ch] out of libdrm_radeon | Emil Velikov |
2015-04-28 | configure.ac: split -fvisibility and __attribute__((visibility)) checks | Emil Velikov |
2015-04-15 | modeprint: add missing encoder/connector type names | Rob Clark |
2015-04-14 | intel: Delay testing for userptr until first use | Chris Wilson |
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 | xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic | Daniel Kurtz |
2015-04-05 | xf86drm: Fix ioctl struct clearing in drmAgpEnable | Connor Behan |
2015-04-05 | drm: use correct printf modifiers | Emil Velikov |
2015-04-05 | drm: replace HASH_DEBUG with DEBUG | Emil Velikov |
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-04-04 | drmSL: Fix neighbor lookup | Jan Vesely |
2015-03-26 | android: remove explicit include to libpciaccess | Emil Velikov |
2015-03-20 | tests/exynos: Fix missing static keyword | Jan Vesely |
2015-03-20 | Remove drmSetDebugMsgFunction and related infrastructure | 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 | autotools: remove ${srcdir} from the includes | Emil Velikov |
2015-03-20 | android: get rid of LIBDRM_TOP | Chih-Wei Huang |
2015-03-20 | android: simplify the including rule of subdirs | Chih-Wei Huang |
2015-03-20 | android: add the missing tag "optional" to libkms | Emil Velikov |
2015-03-20 | android: remove LOCAL_COPY_HEADERS* variables | Emil Velikov |
2015-03-20 | android: remove ${srcdir} from the includes | Emil Velikov |
2015-03-20 | android: simplify LOCAL_C_INCLUDES | Emil Velikov |
2015-03-20 | android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS | Emil Velikov |
2015-03-20 | RELEASING: Fix annouce typo | Damien Lespiau |
2015-03-20 | RELEASING: Fix the step numbering | Damien Lespiau |
2015-03-20 | RELEASING: Fix releasing instructions to match the latest release.sh | Damien Lespiau |
2015-03-19 | intel: Merge latest i915_drm.h | Neil Roberts |
2015-03-19 | build: Bump version number to 2.4.60 before release | Damien Lespiau |
2015-03-18 | intel: Export total subslice and EU counts | Jeff McGee |
2015-03-17 | configure.ac: error out if building freedreno_kgsl without freedreno | Emil Velikov |
2015-03-17 | configure.ac: fix help string copy/pasta | Emil Velikov |
2015-03-17 | configure.ac: fix host_cpu/atomics detection | Emil Velikov |
2015-03-17 | autogen.sh: handle out-of-tree invokation | Emil Velikov |
2015-03-17 | configure: Stop using AM_MAINTAINER_MODE | Emil Velikov |
2015-03-16 | exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR | Tobias Jakobi |
2015-03-16 | exynos: add fimg2d header to common includes | Tobias Jakobi |
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 | exynos: honor the repeat mode in g2d_copy_with_scale | Tobias Jakobi |
2015-03-16 | exynos: add g2d_scale_and_blend | Tobias Jakobi |
2015-03-16 | tests/exynos: fimg2d: add a checkerboard test | Tobias Jakobi |