index
:
mesa/drm
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)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdrm
/
xf86drm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
drm: remove drm_u64_t, replace with uint64_t everwhere
Dave Airlie
1
-0
/
+1
2007-04-26
libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's.
George Sapountzis
1
-2
/
+0
2007-02-22
Add DRM_VBLANK_FLIP.
Michel Dänzer
1
-0
/
+1
2006-11-09
libdrm: add drmOpenOnce + drmCloseOnce to libdrm
drm-2.3.0
Dave Airlie
1
-0
/
+3
2006-11-08
libdrm: add support for server side functionality in libdrm
Dave Airlie
1
-0
/
+18
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
1
-1
/
+4
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #3.
George Sapountzis
1
-1
/
+2
2006-09-29
Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
Michel Dänzer
1
-0
/
+1
2006-09-29
Add definition of DRM_VBLANK_SECONDARY.
Michel Dänzer
1
-0
/
+1
2006-09-29
Add support for tracking drawable information to core
Michel Dänzer
1
-0
/
+3
2006-09-28
Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
Michel Dänzer
1
-0
/
+1
2006-09-28
Add definition of DRM_VBLANK_SECONDARY.
Michel Dänzer
1
-0
/
+1
2006-09-28
Add support for tracking drawable information to core
Michel Dänzer
1
-0
/
+3
2006-09-15
Some bugfixes.
Thomas Hellstrom
1
-42
/
+0
2006-09-12
More bugfixes.
Thomas Hellstrom
1
-1
/
+3
2006-09-05
Fence all unfenced buffers function.
Thomas Hellstrom
1
-0
/
+1
2006-08-30
Memory manager init and takedown.
Thomas Hellstrom
1
-0
/
+2
2006-08-29
Part of buffer object libdrm interface.
Thomas Hellstrom
1
-0
/
+2
2006-08-28
Add a 64-bit drm unsigned type for 64-bit clean IOCTLS.
Thomas Hellstrom
1
-0
/
+2
2006-08-27
Bugfixes.
Thomas Hellstrom
1
-0
/
+7
2006-08-27
Remove the ioctl multiplexing, and instead allow for generic
Thomas Hellstrom
1
-0
/
+7
2006-08-22
Add a fence object class field for future use (For example VSYNC fence objects)
Thomas Hellstrom
1
-1
/
+3
2006-08-21
User / Kernel space fence objects (device-independent part).
Thomas Hellstrom
1
-0
/
+20
2006-02-20
Formatting cleanup, dead code removal. Remove N() namespacing macro,
Adam Jackson
1
-5
/
+0
2005-11-29
fixes from Egbert for 64bit
Dave Airlie
1
-6
/
+6
2005-10-22
Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha.
Adam Jackson
1
-2
/
+2
2005-08-23
add options for x86_64 and amd will small letters
Dave Airlie
1
-1
/
+1
2005-02-01
momentary revert. libdrm build may be broken now, but no one uses it yet...
Adam Jackson
1
-3
/
+1
2005-01-30
Final pass of libdrm.so work:
Adam Jackson
1
-1
/
+3
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
1
-1
/
+2
2005-01-01
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
Felix Kuehling
1
-1
/
+2
2004-07-31
Patch picked up from Redhat xorg release:
Dave Airlie
1
-2
/
+2
2004-07-07
Add xf86drm.h back to drm/libdrm until it's true home can be found.
Jon Smirl
1
-0
/
+636