index
:
~bwidawsk/drm
aub-stuff
captures
context_support
for-bernard
gt4
gtt-map-nonblock
modifiers
non-block
non-llc-non-blocking
non_block_future
prelocate
print-fail
rbc
system_routine
userptr
wait_render
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
intel: Fix gtt entries for gen8+
aub-stuff
Ben Widawsky
1
-7
/
+15
2015-06-21
nouveau: add asserts to make sure krefs are there
Ilia Mirkin
1
-0
/
+4
2015-05-28
tests/kmstest: support atmel-hlcdc
Boris BREZILLON
1
-0
/
+1
2015-05-28
modetest: add atmel-hlcdc driver support
Boris BREZILLON
1
-1
/
+1
2015-05-28
modetest: only select plane with matching format
Tobias Jakobi
1
-1
/
+13
2015-05-28
modetest: make middle SMPTE colors transparent
Tobias Jakobi
1
-14
/
+14
2015-05-28
drmPrime*: initialize output args to 0
Guillaume Desmottes
1
-1
/
+3
2015-05-28
Fix one warning (v2)
Jammy Zhou
1
-1
/
+1
2015-05-28
xf86drm: simplify drmMalloc/drmFree
Emil Velikov
1
-6
/
+2
2015-05-28
modetest: replace malloc + memset with calloc
Emil Velikov
2
-19
/
+10
2015-05-28
modetest: explicitly zero the newly allocated memory
Emil Velikov
1
-3
/
+3
2015-05-26
Add device enumeration interface (v4)
frank
3
-2
/
+124
2015-05-26
radeon: add new bonaire pci id
Alex Deucher
1
-0
/
+1
2015-05-21
nouveau: add coherent BO attribute
Alexandre Courbot
3
-0
/
+5
2015-05-18
intel: Add the Broxton PCI IDs
Damien Lespiau
1
-1
/
+10
2015-05-07
configure.ac: bump version to 2.4.61 for release
Ben Skeggs
1
-1
/
+1
2015-05-06
nouveau: restore check that avoids multiple user bos per kernel bo
Ben Skeggs
1
-0
/
+10
2015-05-05
modetest: fix allocation for yuv420/yvu420
Rob Clark
1
-0
/
+2
2015-04-29
freedreno: link against CLOCK_LIB
Emil Velikov
1
-1
/
+4
2015-04-29
android: set the HAVE_VISIBILITY define
Emil Velikov
1
-0
/
+1
2015-04-29
modetest: fix the arguments of the MAKE_RGB_INFO define
Joonyoung Shim
1
-2
/
+2
2015-04-29
intel: Leak the userptr test bo
Tvrtko Ursulin
1
-11
/
+28
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
[next]