index
:
drm/libdrm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-28
configure.ac: bump version to 2.4.57 for release
libdrm-2.4.57
2.4.57
Rob Clark
1
-1
/
+1
2014-09-28
intel: use drm_mmap/drm_munmap wrappers
Emil Velikov
2
-10
/
+9
2014-09-28
freedreno: use drm_mmap/drm_munmap wrappers
Emil Velikov
4
-6
/
+5
2014-09-28
radeon: use drm_mmap/drm_munmap wrappers
Emil Velikov
3
-6
/
+3
2014-09-28
nouveau: use drm_mmap/drm_munmap wrappers
Emil Velikov
1
-3
/
+3
2014-09-28
libkms: use drm_mmap/drm_munmap wrappers
Emil Velikov
5
-18
/
+16
2014-09-28
drm: use drm_mmap/drm_munmap wrappers
Emil Velikov
1
-4
/
+4
2014-09-28
Add private mmap/munmap wrappers
Emil Velikov
1
-0
/
+55
2014-09-28
automake: pick up all files for distribution.
Emil Velikov
7
-4
/
+11
2014-09-28
modetest: Add support of STI driver
Benjamin Gaignard
1
-1
/
+1
2014-09-28
modetest: add Android build
Emil Velikov
2
-1
/
+16
2014-09-28
modetest: move sources lists to makefiles.sources
Emil Velikov
2
-4
/
+9
2014-09-28
libkms: add Android build
Emil Velikov
2
-1
/
+55
2014-09-28
libkms: move sources lists to makefile.sources
Emil Velikov
2
-11
/
+32
2014-09-28
libkms: build the intel backend only when needed
Emil Velikov
3
-6
/
+18
2014-09-28
configure: unconditionally check for atomic ops/primitives
Emil Velikov
1
-85
/
+82
2014-09-28
automake: fix 'make commit-headers'
Emil Velikov
1
-2
/
+2
2014-09-28
Remove i810_drm.h and i830_drm.h from the distribution tarball
Emil Velikov
3
-624
/
+1
2014-09-28
automake: remove obsolete makefiles
Emil Velikov
7
-59
/
+31
2014-09-21
freedreno: add dmabuf import/export helpers
Rob Clark
3
-0
/
+46
2014-09-19
intel: Don't leak the test page in an has_userptr() error path
Damien Lespiau
1
-3
/
+2
2014-09-19
intel: Adding locks for drm objects synchronization.
Rafal Sapala
1
-4
/
+24
2014-09-17
intel: Add support for userptr objects
Tvrtko Ursulin
4
-1
/
+193
2014-09-15
intel: make drm_intel_gem_bo_get_reloc_count() thread safe
Lionel Landwerlin
1
-0
/
+7
2014-09-15
intel: make bo_unreference() thread safe
Lionel Landwerlin
1
-3
/
+8
2014-09-15
intel: make bufmgr_gem shareable from different API
Lionel Landwerlin
1
-5
/
+58
2014-09-15
atomic: add atomic_add_unless()
Lionel Landwerlin
1
-0
/
+9
2014-09-01
freedreno: fd_bo_from_handle() remove duplicate declaration
Emil Velikov
1
-3
/
+0
2014-09-01
android: add CleanSpec.mk
Emil Velikov
1
-0
/
+3
2014-09-01
freedreno: add Android build support
Emil Velikov
2
-0
/
+31
2014-09-01
nouveau: add Android build support
Emil Velikov
2
-0
/
+31
2014-09-01
radeon: add Android build support
Emil Velikov
2
-1
/
+36
2014-09-01
libdrm,intel: rework android header handling
Emil Velikov
2
-3
/
+19
2014-09-01
libdrm,intel: Add Android build
Emil Velikov
2
-0
/
+95
2014-09-01
libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources
Emil Velikov
12
-84
/
+120
2014-09-01
libkms: remove explicit define _FILE_OFFSET_BITS 64
Emil Velikov
6
-6
/
+0
2014-09-01
all: include config.h only when available and use its defines
Emil Velikov
14
-8
/
+35
2014-08-25
radeon: Fix surf->bankh init by default value when surf->tile_split == 0
Maks Naumov
1
-2
/
+2
2014-08-21
radeon: add new SI pci ids
Alex Deucher
1
-0
/
+4
2014-08-21
radeon: add new CIK pci ids
Alex Deucher
1
-0
/
+3
2014-08-14
exynos: Use symbol visibility.
Maarten Lankhorst
3
-24
/
+33
2014-08-14
freedreno: Use symbol visibility.
Maarten Lankhorst
7
-42
/
+51
2014-08-14
omap: Use symbol visibility.
Maarten Lankhorst
2
-20
/
+27
2014-08-14
drm: Implement drmCheckModesettingSupported() for DragonFly
François Tigeot
1
-0
/
+2
2014-08-04
intel: Use symbol visibility.
Maarten Lankhorst
5
-83
/
+114
2014-08-04
radeon: Use symbol visibility.
Maarten Lankhorst
7
-69
/
+98
2014-08-04
nouveau: Only export public functions.
Maarten Lankhorst
5
-35
/
+37
2014-07-30
configure: Support symbol visibility when available
Thierry Reding
3
-0
/
+55
2014-07-29
configure.ac: bump version to 2.4.56 for release
libdrm-2.4.56
2.4.56
Marek Olšák
1
-1
/
+1
2014-07-29
radeon: fix typo in sample split / fixes MSAA on Hawaii
Marek Olšák
1
-1
/
+1
[next]