index
:
~sarah/drm
jenkins
kbl-cleanup
master
Sarah Sharp's libdrm repo.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
android: remove LOCAL_COPY_HEADERS* variables
Emil Velikov
6
-21
/
+0
2015-03-20
android: remove ${srcdir} from the includes
Emil Velikov
4
-10
/
+0
2015-03-20
android: simplify LOCAL_C_INCLUDES
Emil Velikov
5
-13
/
+3
2015-03-20
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
Emil Velikov
6
-9
/
+7
2015-03-20
RELEASING: Fix annouce typo
Damien Lespiau
1
-1
/
+1
2015-03-20
RELEASING: Fix the step numbering
Damien Lespiau
1
-6
/
+6
2015-03-20
RELEASING: Fix releasing instructions to match the latest release.sh
Damien Lespiau
1
-10
/
+9
2015-03-19
intel: Merge latest i915_drm.h
Neil Roberts
1
-6
/
+42
2015-03-19
build: Bump version number to 2.4.60 before release
Damien Lespiau
1
-1
/
+1
2015-03-18
intel: Export total subslice and EU counts
Jeff McGee
3
-0
/
+36
2015-03-17
configure.ac: error out if building freedreno_kgsl without freedreno
Emil Velikov
1
-0
/
+5
2015-03-17
configure.ac: fix help string copy/pasta
Emil Velikov
1
-2
/
+2
2015-03-17
configure.ac: fix host_cpu/atomics detection
Emil Velikov
1
-59
/
+50
2015-03-17
autogen.sh: handle out-of-tree invokation
Emil Velikov
1
-4
/
+12
2015-03-17
configure: Stop using AM_MAINTAINER_MODE
Emil Velikov
2
-2
/
+1
2015-03-16
exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR
Tobias Jakobi
1
-1
/
+7
2015-03-16
exynos: add fimg2d header to common includes
Tobias Jakobi
1
-2
/
+1
2015-03-16
exynos: add exynos prefix to fimg2d header
Tobias Jakobi
4
-3
/
+3
2015-03-16
exynos: use structure initialization instead of memset
Tobias Jakobi
2
-14
/
+5
2015-03-16
exynos: honor the repeat mode in g2d_copy_with_scale
Tobias Jakobi
1
-0
/
+5
2015-03-16
exynos: add g2d_scale_and_blend
Tobias Jakobi
2
-0
/
+134
2015-03-16
tests/exynos: fimg2d: add a checkerboard test
Tobias Jakobi
1
-0
/
+117
2015-03-16
modetest: include into the build when libkms is not selected.
Emil Velikov
1
-2
/
+2
2015-03-15
Add static qualifier to local functions
Jan Vesely
5
-14
/
+14
2015-03-14
Fix unused, and unused-but-set variables warnings
Jan Vesely
2
-6
/
+7
2015-03-14
dristat: Handle DRM_CONSISTENT
Jan Vesely
1
-0
/
+1
2015-03-14
Fix type-limits, pointer-arith and sign-compare warnings
Jan Vesely
3
-5
/
+3
2015-03-14
tests: String literals are const char *
Jan Vesely
3
-3
/
+3
2015-03-14
On Solaris, #include <sys/mkdev.h> in xf86drm.c
Alan Coopersmith
2
-0
/
+5
2015-03-13
nouveau: Do not add most bo's to the global bo list.
Maarten Lankhorst
1
-24
/
+22
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
6
-37
/
+210
2015-03-13
Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_test
Maarten Lankhorst
1
-1
/
+1
2015-03-13
Add atomic_inc_return to atomics.
Maarten Lankhorst
1
-0
/
+3
2015-03-10
exynos: fimg2d: whitespace fix in g2d_flush
Tobias Jakobi
1
-1
/
+1
2015-03-10
exynos: fimg2d: introduce G2D_OP_INTERPOLATE
Tobias Jakobi
2
-0
/
+5
2015-03-10
exynos: fimg2d: unify register style
Tobias Jakobi
1
-1
/
+1
2015-03-10
exynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLOR
Tobias Jakobi
1
-1
/
+1
2015-03-10
exynos: fimg2d: remove TRUE/FALSE from header
Tobias Jakobi
2
-9
/
+2
2015-03-10
tests/exynos: improve error handling
Tobias Jakobi
1
-1
/
+13
2015-03-10
exynos: introduce g2d_add_base_addr helper function
Tobias Jakobi
1
-43
/
+32
2015-03-10
tests/exynos: introduce wait_for_user_input
Tobias Jakobi
1
-3
/
+11
2015-03-10
tests/exynos: disable the G2D userptr/blend test
Tobias Jakobi
1
-0
/
+10
2015-03-10
tests/exynos: fix typos and change wording
Tobias Jakobi
2
-6
/
+6
2015-03-10
exynos: replace G2D_DOUBLE_TO_FIXED macro with function
Tobias Jakobi
2
-7
/
+17
2015-03-10
drm: add drmGet(Primary|Render)DeviceNameFromFd functions
Emil Velikov
2
-0
/
+87
2015-03-10
tests: automake: keep the libs link at the final stage
Emil Velikov
1
-3
/
+2
2015-03-10
tests: move the SUBDIR at the top of the makefile
Emil Velikov
1
-13
/
+15
2015-03-10
automake: drop the NULL variable from the makefile
Emil Velikov
1
-5
/
+2
2015-03-10
configure: update help strings
Emil Velikov
1
-2
/
+2
2015-03-10
configure: omap, freedreno and tegra require atomics
Emil Velikov
1
-8
/
+21
[next]