index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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-14
On Solaris, #include <sys/mkdev.h> in xf86drm.c
Alan Coopersmith
2015-03-13
nouveau: Do not add most bo's to the global bo list.
Maarten Lankhorst
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
2015-03-13
Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_test
Maarten Lankhorst
2015-03-13
Add atomic_inc_return to atomics.
Maarten Lankhorst
2015-03-10
exynos: fimg2d: whitespace fix in g2d_flush
Tobias Jakobi
2015-03-10
exynos: fimg2d: introduce G2D_OP_INTERPOLATE
Tobias Jakobi
2015-03-10
exynos: fimg2d: unify register style
Tobias Jakobi
2015-03-10
exynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLOR
Tobias Jakobi
2015-03-10
exynos: fimg2d: remove TRUE/FALSE from header
Tobias Jakobi
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
[next]