index
:
~alon/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-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
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-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
libkms-master
m3-0-0-1-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
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-dirty-libdrm
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
nouveau-1
nv-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
qxl
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-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
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-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
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-08
Backport the trunk hlist hash table implementation. Enable libdrm
drm-ttm_20060608
drm-ttm-20060621
drm-ttm-branch
Thomas Hellstrom
1
-1
/
+1
2006-03-29
Fix signal delivery while waiting for fence.
drm-ttm_20060330
Thomas Hellstrom
1
-1
/
+1
2006-03-29
Indentation and version updates.
Thomas Hellstrom
1
-4
/
+8
2006-03-29
ttm/intel: Add means for fence ageing and eviction of old regions. libdrm:
Thomas Hellstrom
1
-11
/
+9
2006-03-27
kernel: Small optimization. libdrm: User space pool rework for multiple
Thomas Hellstrom
2
-83
/
+170
2006-03-22
ttm: semaphore fixes, fix up initialization and final exit. Disable
Thomas Hellstrom
1
-9
/
+9
2006-03-20
libdrm: Fix memory leak. drm: Be paranoid about SMP locking for now. Later
Thomas Hellstrom
1
-0
/
+6
2006-03-17
Handle signals correctly while waiting for fence.
Thomas Hellstrom
1
-6
/
+9
2006-03-17
mm: Clean up and fix flag handling.
Thomas Hellstrom
2
-28
/
+52
2006-03-07
libdrm: Wait for fence before mapping a buffer. ttm: Remove some leftover
Thomas Hellstrom
1
-0
/
+10
2006-03-06
mm: Flag documentation in libdrm. Validation sequence numbers in mm blocks
Thomas Hellstrom
2
-4
/
+82
2006-03-05
Move over to libdrm.
Thomas Hellstrom
2
-238
/
+507
2006-03-03
First version of the libdrm interface of the memory manager. Basically this
Thomas Hellstrom
2
-50
/
+643
2006-03-01
mm: Add libdrm init and fencing code. intel: fencing modifications.
Thomas Hellstrom
5
-4
/
+345
2006-01-24
leftouts in shared-core and libdrm.
Thomas Hellstrom
1
-1
/
+3
2005-12-31
Initialize sv.drm_dd_minor to "don't care" along with dd_major, to appease
Eric Anholt
1
-0
/
+1
2005-11-30
Bump package and DSO numbers to 2.0 to reflect 32/64 ABI change
Adam Jackson
1
-1
/
+1
2005-11-30
Resync from Xorg head: conditional include of xorg-config.h
Adam Jackson
4
-0
/
+16
2005-11-30
Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack)
Adam Jackson
1
-1
/
+1
2005-11-29
Add TODO based on my email from a while ago
Adam Jackson
1
-0
/
+11
2005-11-29
Remove redundant #ifdef stanza
Adam Jackson
1
-7
/
+2
2005-11-29
Error checking for drmStrdup (Tilman Sauerbeck)
Adam Jackson
1
-5
/
+10
2005-11-29
fixup xf86drm.c for new headers
Dave Airlie
1
-6
/
+6
2005-11-29
fixes from Egbert for 64bit
Dave Airlie
1
-6
/
+6
2005-11-28
remove xf86drmCompat.*, unused since about XFree86 4.2.
Adam Jackson
2
-1338
/
+0
2005-11-28
fix mem leak in HashHash() (bug 5171)
Brian Paul
1
-0
/
+3
2005-10-22
Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha.
Adam Jackson
1
-2
/
+2
2005-10-20
Remove the remaining references to Xlib. libdrm is totally independent now.
Adam Jackson
1
-1
/
+1
2005-10-20
Remove bogus Xlib dependency.
Adam Jackson
1
-3
/
+2
2005-08-25
Add missing .cvsignore files for autotoolery.
Eric Anholt
1
-0
/
+8
2005-08-25
Include appropriate CFLAGS to find X headers, needed to build libdrm.
Eric Anholt
1
-1
/
+1
2005-08-23
add options for x86_64 and amd will small letters
Dave Airlie
1
-1
/
+1
2005-08-20
Fix silly install issue by moving the header install rules for shared-core
libdrm-1_0_3
Adam Jackson
1
-30
/
+0
2005-08-19
Add r300_reg.h. Bump to 1.0.2.
libdrm-1_0_2
Adam Jackson
1
-0
/
+1
2005-07-13
distcheck fixes
libdrm-1_0_0
Adam Jackson
1
-1
/
+1
2005-07-10
autoconfiscate libdrm
Adam Jackson
2
-55
/
+58
2005-04-04
mirror changes made in main tree.. just happened to be doing this myself
Dave Airlie
1
-3
/
+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
6
-11
/
+47
2005-01-22
Add drm.h to the install target.
Adam Jackson
1
-1
/
+2
2005-01-17
Add xf86drm.h to the install target.
Adam Jackson
1
-1
/
+2
2005-01-16
Shared libdrm work:
Adam Jackson
1
-5
/
+15
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-11-07
respect cc and cflags
Dave Airlie
1
-1
/
+1
2004-09-17
Makefile and missing file to build libxf86drm.a
Jon Smirl
2
-0
/
+271
2004-08-11
Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emits
Adam Jackson
1
-4
/
+0
2004-07-31
Patch picked up from Redhat xorg release:
Dave Airlie
1
-2
/
+2
2004-07-07
Make drm/libdrm/xf86drm.c match
Jon Smirl
1
-33
/
+42
2004-07-07
Add xf86drm.h back to drm/libdrm until it's true home can be found.
Jon Smirl
1
-0
/
+636
[next]