Age | Commit message (Expand) | Author |
2015-03-10 | tests/exynos: improve error handling | Tobias Jakobi |
2015-03-10 | exynos: introduce g2d_add_base_addr helper function | Tobias Jakobi |
2015-03-10 | tests/exynos: introduce wait_for_user_input | Tobias Jakobi |
2015-03-10 | tests/exynos: disable the G2D userptr/blend test | Tobias Jakobi |
2015-03-10 | tests/exynos: fix typos and change wording | Tobias Jakobi |
2015-03-10 | exynos: replace G2D_DOUBLE_TO_FIXED macro with function | Tobias Jakobi |
2015-03-10 | drm: add drmGet(Primary|Render)DeviceNameFromFd functions | Emil Velikov |
2015-03-10 | tests: automake: keep the libs link at the final stage | Emil Velikov |
2015-03-10 | tests: move the SUBDIR at the top of the makefile | Emil Velikov |
2015-03-10 | automake: drop the NULL variable from the makefile | Emil Velikov |
2015-03-10 | configure: update help strings | Emil Velikov |
2015-03-10 | configure: omap, freedreno and tegra require atomics | Emil Velikov |
2015-03-10 | automake: wrap an insanely long line | Emil Velikov |
2015-03-06 | Revert "intel: Fix documentation for drm_intel_gem_bo_wait()" | Daniel Vetter |
2015-03-02 | intel: Fix documentation for drm_intel_gem_bo_wait() | Kristian Høgsberg |
2015-02-27 | tests/radeon: set the list* functions as inline | Emil Velikov |
2015-02-27 | exynos_fimg2d_test: remove unused variables | Emil Velikov |
2015-02-27 | tests: remove unused variables | Emil Velikov |
2015-02-27 | autotools: add WARN_CFLAGS to all targets | Emil Velikov |
2015-02-27 | tests: fix implicit funciton declaration errors | Emil Velikov |
2015-02-27 | exynos_fimg2d_test: fix implicit funciton declaration errors | Emil Velikov |
2015-02-27 | autotools: add AM_DISTCHECK_CONFIGURE_FLAGS | Emil Velikov |
2015-02-25 | tests: add support for imx-drm | Philipp Zabel |
2015-02-23 | Add new drmGetNodeTypeFromFd function | Frank Binns |
2015-02-23 | android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES | Chih-Wei Huang |
2015-02-23 | libdrm: fix the Android 64bit build | Emil Velikov |
2015-02-16 | nouveau: fix unlock nouveau_bo_name_ref() | Jerome Glisse |
2015-02-12 | Add new drmOpenOnceWithType function (v2) | Jammy Zhou |
2015-02-12 | Add new drmOpenWithType function (v4) | Jammy Zhou |
2015-02-12 | Stop undefining _ATOMIC_TYPE in Solaris/NetBSD section of xf86atomic.h | Alan Coopersmith |
2015-02-11 | xf86drm: Fix ioctl struct clearing in drmGetVersion | Daniel Vetter |
2015-02-11 | tests: remove intel-specific tests | Daniel Vetter |
2015-02-11 | xf86drm: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-11 | drm: use drmIoctl everywhere | Daniel Vetter |
2015-02-11 | xf86drmMode: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-11 | intel: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-10 | Fix gcc -Wextra warnings | Jan Vesely |
2015-02-10 | random: Use unsigned long for seed | Jan Vesely |
2015-02-02 | exynos: remove DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls | Hyungwon Hwang |
2015-02-02 | exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls | Hyungwon Hwang |
2015-01-26 | nouveau: Remove unused static function. | Thomas Klausner |
2015-01-26 | intel: Only define variable when it's used. | Thomas Klausner |
2015-01-26 | Add NetBSD atomic ops support. | Thomas Klausner |
2015-01-26 | Fix libdrm's atomic_dec_and_test on Solaris. | Thomas Klausner |
2015-01-23 | Add new drmOpenRender function | Frank Binns |
2015-01-23 | Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY | Frank Binns |
2015-01-21 | configure.ac: bump version to 2.4.59 for release | Maarten Lankhorst |
2015-01-21 | only enable support for freedreno on arm automatically | Maarten Lankhorst |
2015-01-19 | radeon: align r600/700 fmask to 128 X blocks. | Dave Airlie |
2015-01-18 | configure/freedreno: enable freedreno by default | Rob Clark |