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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-13
Merge trunk into bsd-1-0-1-branch.
bsd-1-0-1-20000613
bsd-1-0-1-branch
Doug Rabson
49
-875
/
+1082
2000-06-12
DRM_IOCTL_I810_GETBUF needs to be declared WR since it returns information.
bsd-1-0-1-20000612-freeze
Doug Rabson
3
-3
/
+3
2000-06-11
Fix some interrupt races.
Doug Rabson
5
-6
/
+24
2000-06-10
Use __FreeBSD_version to detect the existence of the agp driver.
Doug Rabson
5
-3
/
+11
2000-06-10
This file lives in another directory.
Doug Rabson
1
-269
/
+0
2000-06-10
Merge changes from the latest version of the Linux drivers.
Doug Rabson
29
-739
/
+865
2000-06-10
Untangle the device_busy()/device_unbusy() calls so that the driver can be
Doug Rabson
1
-5
/
+2
2000-06-09
Port the Linux mga driver to BSD. This has been lightly tested with one
Doug Rabson
9
-0
/
+4406
2000-06-09
Make find_first_zero_bit() actually look for zeros, not ones.
Doug Rabson
2
-4
/
+4
2000-06-09
Disable AGP again - committed by accident.
Doug Rabson
1
-1
/
+1
2000-06-09
Initialise head->agpdev *after* the memset(), not before.
Doug Rabson
2
-2
/
+2
2000-06-06
Make the FreeBSD drm build on FreeBSD 4.0.
Doug Rabson
6
-4
/
+33
2000-05-31
Fix a warning.
Doug Rabson
1
-0
/
+2
2000-05-31
Add ctxbitmap support for mga driver.
Doug Rabson
2
-1
/
+87
2000-05-31
Change back to using bsd.kmod.mk now that it exists in FreeBSD-current
Doug Rabson
4
-4
/
+4
2000-05-30
Merged bsd-1-0-0
bsd-1-0-0-20000531-merge
Doug Rabson
39
-12
/
+9712
2000-05-30
file r128_drm.h was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-26
Fixed WARP pipe hangs in Quake 3. Fullscreen or window at (0,0) seems to
Gareth Hughes
2
-204
/
+288
2000-05-25
Merged mga-0-0-3-branch
Keith Whitwell
18
-891
/
+1854
2000-05-22
file agpsupport.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-18
Merged ati-4-0-1
ati-4-0-1-20000518-merge
Kevin E Martin
19
-47
/
+3326
2000-05-07
file tdfx_drv.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file tdfx_context.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file Makefile was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file tdfx_drv.h was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file gamma_drv.h was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file gamma_dma.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file gamma_drv.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file lock.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file memory.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file vm.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file drmstat.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file fops.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file init.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file proc.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file lists.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file sysctl.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file context.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file ioctl.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file dma.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file bufs.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file auth.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file drawable.c was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file mga_drm.h was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-07
file i810_drm.h was initially added on branch bsd-1-0-0-branch.
Doug Rabson
0
-0
/
+0
2000-05-03
file drmP.h was initially added on branch bsd-1-0-0-branch.
Brian Paul
0
-0
/
+0
2000-05-03
file Makefile.bsd was initially added on branch bsd-1-0-0-branch.
Brian Paul
0
-0
/
+0
2000-05-03
file Imakefile was initially added on branch bsd-1-0-0-branch.
Brian Paul
0
-0
/
+0
2000-05-03
file drm.h was initially added on branch bsd-1-0-0-branch.
Brian Paul
0
-0
/
+0
2000-05-03
file tdfx_drv.c was initially added on branch bsd-1-0-0-branch.
Brian Paul
0
-0
/
+0
[next]