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
2007-09-21
Fix mapCount refcounting on unmap, even though the value is unused.
Eric Anholt
1
-0
/
+1
2007-07-26
Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set pinning.
Eric Anholt
2
-1
/
+25
2007-07-18
drm: remove drm_u64_t, replace with uint64_t everwhere
Dave Airlie
6
-14
/
+11
2007-07-11
Merge branch 'master' into cleanup
drm-ttm-cleanup-branch
Dave Airlie
2
-308
/
+382
2007-06-13
Fix drmMMUnlock / drmMMLock return values.
Thomas Hellstrom
1
-2
/
+4
2007-06-12
Try to make buffer object / fence object ioctl args 64-bit safe.
Thomas Hellstrom
2
-22
/
+34
2007-05-29
reformatting, clean-ups
Brian
1
-27
/
+31
2007-05-29
Clean-ups and reformatting.
Brian
1
-289
/
+353
2007-05-26
Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."
Dave Airlie
1
-15
/
+18
2007-05-26
Revert "drm/ttm: cleanup most of fence ioctl split out"
Dave Airlie
1
-17
/
+18
2007-05-26
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
1
-18
/
+17
2007-05-26
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
1
-18
/
+15
2007-05-08
drm/ttm: ioctl cleanup for buffer object - user side only
Dave Airlie
2
-121
/
+66
2007-05-08
libdrm: fix typo on ttm fence interface
Dave Airlie
1
-1
/
+1
2007-05-06
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
1
-18
/
+17
2007-05-06
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
1
-18
/
+15
2007-05-02
Fix buffer object list freeing.
Thomas Hellstrom
1
-1
/
+1
2007-04-26
libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's.
George Sapountzis
5
-55
/
+11
2007-04-16
Require the hardware lock for buffer creation
Thomas Hellstrom
1
-7
/
+7
2007-03-10
Merge branch 'i915-pageflip'
Michel Dänzer
1
-0
/
+1
2007-02-25
drm: remove unnecessary NULL checks, and fix some indents..
Jakob Bornecrantz
1
-6
/
+6
2007-02-22
Add DRM_VBLANK_FLIP.
Michel Dänzer
1
-0
/
+1
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
1
-1
/
+2
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
1
-2
/
+3
2006-11-09
libdrm: add drmOpenOnce + drmCloseOnce to libdrm
drm-2.3.0
Dave Airlie
2
-0
/
+64
2006-11-08
libdrm: add support for server side functionality in libdrm
Dave Airlie
3
-84
/
+104
2006-10-29
Minor bugfix, indentation and removal of unnused variables.
Thomas Hellstrom
1
-11
/
+9
2006-10-27
Reserve the new IOCTLs also for *bsd.
Thomas Hellstrom
1
-5
/
+1
2006-10-27
Last minute changes to support multi-page size buffer offset alignments.
Thomas Hellstrom
2
-5
/
+12
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
4
-2
/
+1174
2006-10-17
Remove some debugging messages.
Thomas Hellstrom
1
-5
/
+0
2006-10-17
Remove max number of locked pages check and call, since
Thomas Hellstrom
2
-16
/
+0
2006-10-17
Implement mm_lock and mm_unlock functions.
Thomas Hellstrom
2
-1
/
+35
2006-10-17
Extend generality for more memory types.
Thomas Hellstrom
2
-13
/
+27
2006-10-11
Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that
Thomas Hellstrom
1
-2
/
+7
2006-10-11
Big update:
Thomas Hellstrom
2
-99
/
+6
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #3.
George Sapountzis
1
-1
/
+2
2006-10-02
Make the user_token 44-bit for TTMs, and have them occupy a unique file space
Thomas Hellstrom
1
-3
/
+10
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
2
-0
/
+19
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
2
-0
/
+19
2006-09-26
Silence valgrind.
Thomas Hellstrom
1
-27
/
+31
2006-09-20
Allow for 64-bit map handles of ttms and buffer objects.
Thomas Hellstrom
1
-2
/
+2
2006-09-18
Alternative implementation of page table zeroing using zap page_range.
Thomas Hellstrom
1
-2
/
+4
2006-09-18
More verbose error reporting in some cases.
Thomas Hellstrom
2
-3
/
+35
2006-09-15
Some bugfixes.
Thomas Hellstrom
3
-83
/
+85
2006-09-12
Use lazy fence wait when possible even for RW fences. Saves some CPU.
Thomas Hellstrom
1
-2
/
+10
[next]