index
:
~abj/libdrm
libdrm_rs
libdrm mods
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-28
intel: resource streamer support
libdrm_rs
Abdiel Janulgue
2
-3
/
+5
2015-04-28
modetest: destroy the cursor bo
Joonyoung Shim
1
-0
/
+6
2015-04-28
modetest: clear buffer and framebuffer for planes
Joonyoung Shim
1
-0
/
+20
2015-04-28
modetest: fix the error path handling
Joonyoung Shim
1
-5
/
+8
2015-04-28
modetest: make use of drmModeRmFB
Joonyoung Shim
1
-0
/
+4
2015-04-28
modetest: fix Segmentation fault
Joonyoung Shim
1
-1
/
+8
2015-04-28
modetest: initialize handles/pitches in set_plane()
Tobias Jakobi
1
-4
/
+4
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
2
-0
/
+2
2015-04-28
man: rework the Makefile.am
Emil Velikov
3
-41
/
+57
2015-04-28
drm: use c99 __func__ over __FUNCTION__
Emil Velikov
2
-18
/
+8
2015-04-28
configure: request/set the compiler in C99 mode
Emil Velikov
2
-2
/
+5
2015-04-28
drm: remove drm_public macro
Emil Velikov
24
-241
/
+225
2015-04-28
drm: remove no longer needed VISIBILITY_CFLAGS
Emil Velikov
8
-22
/
+0
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
33
-34
/
+34
2015-04-28
tegra: add symbols test
Emil Velikov
2
-0
/
+33
2015-04-28
omap: add symbols test
Emil Velikov
2
-0
/
+38
2015-04-28
exynos: add symbols test
Emil Velikov
2
-0
/
+40
2015-04-28
libkms: add symbols test
Emil Velikov
2
-1
/
+27
2015-04-28
libkms: annotate private symbols
Emil Velikov
9
-15
/
+23
2015-04-28
nouveau: add symbols test
Emil Velikov
2
-1
/
+54
2015-04-28
nouveau: annotate the private symbols
Emil Velikov
3
-17
/
+17
2015-04-28
intel: add symbols test
Emil Velikov
2
-2
/
+92
2015-04-28
intel: annotate the private symbols
Emil Velikov
2
-12
/
+24
2015-04-28
intel: remove unused mmFindBlock
Emil Velikov
2
-19
/
+0
2015-04-28
intel: remove the drm_mm* symbol workarounds
Emil Velikov
1
-10
/
+0
2015-04-28
freedreno: add symbols test
Emil Velikov
2
-1
/
+54
2015-04-28
freedreno: annotate the private symbols
Emil Velikov
13
-42
/
+54
2015-04-28
radeon: add symbols test
Emil Velikov
2
-1
/
+62
2015-04-28
radeon: move bof.[ch] out of libdrm_radeon
Emil Velikov
3
-5
/
+10
2015-04-28
configure.ac: split -fvisibility and __attribute__((visibility)) checks
Emil Velikov
1
-4
/
+9
2015-04-15
modeprint: add missing encoder/connector type names
Rob Clark
1
-0
/
+5
2015-04-14
intel: Delay testing for userptr until first use
Chris Wilson
1
-50
/
+66
2015-04-14
mode: Retrieve only the current information for a Connector
Chris Wilson
3
-7
/
+51
2015-04-09
android: remove unnecessary TARGET_OUT_HEADERS variable
Chih-Wei Huang
1
-2
/
+0
2015-04-05
xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic
Daniel Kurtz
1
-1
/
+1
2015-04-05
xf86drm: Fix ioctl struct clearing in drmAgpEnable
Connor Behan
1
-1
/
+1
2015-04-05
drm: use correct printf modifiers
Emil Velikov
1
-2
/
+2
2015-04-05
drm: replace HASH_DEBUG with DEBUG
Emil Velikov
3
-5
/
+2
2015-04-05
tests/random: return non-zero on test failure
Emil Velikov
2
-5
/
+7
2015-04-05
tests/random: extract test out of xf86drmRandom.c
Emil Velikov
6
-75
/
+161
2015-04-05
tests/hash: return non-zero on failure
Emil Velikov
2
-14
/
+18
2015-04-05
tests/hash: style fixes
Emil Velikov
1
-36
/
+54
2015-04-05
tests/hash: misc compilation fixes
Emil Velikov
1
-24
/
+21
2015-04-05
tests/hash: extract test out of xf86drmHash.c
Emil Velikov
6
-186
/
+260
2015-04-04
tests/drmsl: Extract tests out of xf86drmSL.c
Jan Vesely
4
-169
/
+184
2015-04-04
drmSL: Fix neighbor lookup
Jan Vesely
1
-2
/
+4
2015-03-26
android: remove explicit include to libpciaccess
Emil Velikov
1
-3
/
+0
2015-03-20
tests/exynos: Fix missing static keyword
Jan Vesely
1
-1
/
+1
2015-03-20
Remove drmSetDebugMsgFunction and related infrastructure
Jan Vesely
1
-12
/
+1
2015-03-20
Fix unused function warnings
Jan Vesely
2
-13
/
+2
[next]