index
:
~jbarnes/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-overlays
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
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
man-pages
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
nouveau-1
nv-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
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
svm
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
Jesse's libdrm code
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
tdfx_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
1
-93
/
+0
2006-10-14
remove config.h from build no longer exists kbuild does it
Dave Airlie
1
-1
/
+0
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
1
-28
/
+8
2004-10-13
Add a poll function that alternates between zero and normal poll return to
Jon Smirl
1
-0
/
+1
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
1
-17
/
+18
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
1
-5
/
+5
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
1
-27
/
+25
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
1
-0
/
+8
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
1
-4
/
+67
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
1
-18
/
+1
2004-08-24
Merged drmfntbl-0-0-2
drmfntbl-0-0-2-20040824-merge
Dave Airlie
1
-0
/
+4
2004-08-17
Merged drmfntbl-0-0-1
drmfntbl-0-0-1-20040817-merge
Dave Airlie
1
-0
/
+5
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
1
-41
/
+0
2002-07-05
merged bsd-3-0-0-branch
bsd-3-0-0-20020705-merge
Alan Hourihane
1
-19
/
+0
2001-08-11
new multihead code was missing Voodoo3 2000 and Voodoo4 support.
Alan Hourihane
1
-1
/
+18
2001-08-08
Update to the code I sent Linus and Alan this morning. Added some missing
Jeff Hartmann
1
-5
/
+9
2001-07-30
Merge the multihead-1-0-0 branch into the trunk, with the exception of the
multihead-1-0-0-20010730-merge
David Dawes
1
-0
/
+9
2001-07-23
Fixes that allow the modules to be built into the kernel
Jeff Hartmann
1
-0
/
+20
2001-07-18
Add module version name at a lower layer of the code, allows things to be
Jeff Hartmann
1
-1
/
+1
2001-07-16
Added version string to the end of the kernel module name. This allows
Jeff Hartmann
1
-1
/
+1
2001-03-07
surround agp calls in drm_memory with __REALLY_HAVE_AGP instead of
Alan Hourihane
1
-1
/
+0
2001-02-16
- Clean up the way customization of the templates is done.
ati-5-0-1-20010220-head
Gareth Hughes
1
-3
/
+2
2001-02-15
- Fix up merge.
mga-1-0-0-20010215-merge
Gareth Hughes
1
-1
/
+1
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes
1
-662
/
+29
2001-01-08
Merged tdfx-3-0-0
tdfx-3-0-0-20010109-merge
Nathan Hand
1
-1
/
+1
2000-11-15
Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested
Rik Faith
1
-3
/
+3
2000-09-29
Audit calls to schedule() Remove tags from files shared with Linux kernel
Rik Faith
1
-3
/
+2
2000-09-27
Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes
Jeff Hartmann
1
-1
/
+1
2000-09-24
commit xfree86 4.0.1d-pre update
Alan Hourihane
1
-0
/
+1
2000-09-10
Sync with 2.4.0-test8 kernel.
sse-1-0-0-branch
Gareth Hughes
1
-1
/
+1
2000-09-06
Sync with 2.4.0-test8-pre5 kernel.
Gareth Hughes
1
-41
/
+41
2000-08-26
Sync with Linux 2.4.0-test7 Add signal blocking support to all drivers
m3-0-0-1-branch
Rik Faith
1
-0
/
+13
2000-08-08
Sync with Linux 2.4.0-test6-pre8
ati-4-0-2-branch
Rik Faith
1
-2
/
+2
2000-08-04
Sync with Linux 2.4.0-test6-pre2
Rik Faith
1
-17
/
+24
2000-07-21
Revert some changes and try alternative way to clean up AGP handling.
Rik Faith
1
-4
/
+4
2000-07-21
Changes to make AGP optional for in-kernel builds
Rik Faith
1
-4
/
+4
2000-07-20
More fixups for kernel build: EXPORT_SYMTAB warning removal
Rik Faith
1
-3
/
+10
2000-07-20
Fix signature for *_options function
Rik Faith
1
-1
/
+1
2000-07-20
Added support for building as modules or as part of monolithic kernel
Rik Faith
1
-29
/
+12
2000-07-19
Bump driver dates and add descriptions
Rik Faith
1
-2
/
+2
2000-07-19
Sync with Linux 2.4.0-test4 kernel
Rik Faith
1
-18
/
+6
2000-06-13
Unify code with kernel: Change some spacing in comments Add #include
Rik Faith
1
-0
/
+1
2000-06-08
Merged glxmisc-3-0-0
glxmisc-3-0-0-20000608-merge
Brian Paul
1
-4
/
+6
2000-04-04
Merged mga branch with trunk
mga-0-0-2-20000404-merge
Jeff Hartmann
1
-1
/
+43
2000-03-16
Merge with 4.0
ati-4-0-1-20000319-base
X_4_0-20000315-merge
Jeff Hartmann
1
-2
/
+1
2000-02-22
3.9.18 merge
freeze-20000226
dispatch-0-0-3-20000225-merge
X_3_9_18-20000222-merge
smt-0-0-2-branch
Kevin E Martin
1
-2
/
+2
2000-01-12
Add a drm_poll function to the tdfx driver. This fixes the problem with
Daryll Strauss
1
-1
/
+2
2000-01-06
Import of XFree86 3.9.17
X_3_9_17
Rik Faith
1
-1
/
+1
1999-12-05
First DRI release of 3dfx driver.
Daryll Strauss
1
-0
/
+653