Commit graph

248 commits

Author SHA1 Message Date
Brian Paul
20a0360fdd Changed RADEON_MAX_TEXTURE_LEVELS from 11 to 12 (2Kx2K textures). No need
to bump version number as this value isn't used anywhere in the kernel
    module.
2001-06-21 19:03:04 +00:00
Alan Hourihane
9564834f9f cleanup operation ready for span fixes. 2001-06-04 11:07:39 +00:00
David S. Miller
8baf343776 Kill several compiler warnings. 2001-06-02 17:36:09 +00:00
David S. Miller
da358c7092 Fix endif cpp directive. 2001-06-02 17:25:08 +00:00
Keith Whitwell
c26d03976f Remove (almost redundant) irq so that i810 driver works on all i810
hardware...
2001-06-01 11:50:45 +00:00
Keith Whitwell
0c965f990f kernel changes for merged mga driver 2001-05-30 10:33:21 +00:00
Alan Hourihane
e6dc81e845 ddx driver cleanup. 2001-04-09 15:48:58 +00:00
Alan Hourihane
4d0255ce1f remove debug messages 2001-04-05 15:54:01 +00:00
Alan Hourihane
fa9390ac6f include 2.4.2 2001-04-03 08:00:06 +00:00
Alan Hourihane
27e9dc26ba make 2.4.2 -> 2.4.3 change conditional. works with older kernels again. 2001-04-03 07:52:03 +00:00
Gareth Hughes
6090754c98 Misc cleanups. 2001-04-02 14:07:28 +00:00
Alan Hourihane
73c1330152 remove some debug messages 2001-03-30 14:52:22 +00:00
Alan Hourihane
e95ee06e0d merge in 2.4.3 kernel change. 2001-03-30 13:33:52 +00:00
Alan Hourihane
5a370697aa minor clean & document. 2001-03-30 11:14:12 +00:00
Alan Hourihane
354fb1f00e kernel updates for gamma 2001-03-29 16:21:29 +00:00
Alan Hourihane
b4e32026ad bring over gamma kernel updates. Start on per-context sarea work. 2001-03-29 12:59:50 +00:00
Alan Hourihane
bff9ff641e add some needed files for gamma 2001-03-28 11:17:33 +00:00
Gareth Hughes
acf3726733 Initial merge of trunk onto branch. 2001-03-27 20:05:37 +00:00
Gareth Hughes
dd626209d3 Hardware accelerated stencil buffers. Conformant, but broken? Disabled by
default for now.
2001-03-22 12:44:17 +00:00
Gareth Hughes
7918aa6550 Bump version number. 2001-03-08 16:58:27 +00:00
Keith Whitwell
7d2b298294 Add support for strips/fans 2001-03-02 17:23:47 +00:00
Keith Whitwell
b3a24766fe Support for multiple prims and states per dma buffer for i810 and radeon.
Do i810 buffer copying from inside the vertex ioctl.
2001-02-03 16:57:00 +00:00
Keith Whitwell
a8760b0cba Checkpoint commit of mesa-3.5 port. Do not use. 2001-01-11 21:04:00 +00:00
Nathan Hand
61c15f4a2d Merged tdfx-3-0-0 2001-01-08 16:21:42 +00:00
Kevin E Martin
0994e635b2 Merged ati-5-0-0 2001-01-05 22:57:55 +00:00
Rik Faith
833af23c5d Sync with Linux 2.4.0-prerelease 2001-01-04 18:41:41 +00:00
Keith Whitwell
c7c6156aec add blit ioctl, fix plnwt handling 2000-12-30 23:28:53 +00:00
Gareth Hughes
b19c44e4fe Update date information. 2000-12-15 01:15:57 +00:00
Gareth Hughes
013d6f0806 file bufs_tmp.h was initially added on branch mach64-0-0-1-branch. 2000-12-13 10:30:26 +00:00
Gareth Hughes
8725828cf0 - Fix nasty depth span bug. Drawable offset was not being added to pixel
coords.
- Remove unneeded mask parameters from clear ioctl.
- Use correct subpixel offsets, fixes most glean bugs.
- Remove 32-bit depth buffer support. Only use 16 or 24-bit depth buffers.
2000-12-12 14:50:50 +00:00
David Dawes
14a7377536 Import of XFree86 4.0.1g 2000-12-05 16:39:28 +00:00
Gareth Hughes
41fa18dda5 file mach64_dma.c was initially added on branch mach64-0-0-1-branch. 2000-12-04 06:26:37 +00:00
Gareth Hughes
51b68cb483 file mach64_state.c was initially added on branch mach64-0-0-1-branch. 2000-12-04 06:26:37 +00:00
Gareth Hughes
8e02d8dcc4 file mach64_drm.h was initially added on branch mach64-0-0-1-branch. 2000-12-02 13:10:03 +00:00
Gareth Hughes
e15a24e154 Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
David Dawes
33fd00485f Import of XFree86 4.0.1f 2000-11-30 17:32:23 +00:00
Gareth Hughes
84699b456d file context_tmp.h was initially added on branch mach64-0-0-1-branch. 2000-11-27 15:30:26 +00:00
Gareth Hughes
2da85fdba0 file driver_tmp.h was initially added on branch mach64-0-0-1-branch. 2000-11-27 15:30:26 +00:00
Gareth Hughes
3e9ebfb4cf file mach64_drv.h was initially added on branch mach64-0-0-1-branch. 2000-11-27 15:30:26 +00:00
Jeff Hartmann
960f13cdf4 Integrated bug fix from David S. Miller (a wait queue removal bug) 2000-11-21 16:18:47 +00:00
Rik Faith
679531e166 Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested
against 2.2.18pre21
As usual, since all 2.4.0-test* kernels set LINUX_VERSION_CODE to the same
    value, if you are running a 2.4.0-test kernel, you MUST be running
    2.4.0-test11-pre4 or later (although anything after 2.4.0-test11-pre1
    should work fine -- I tested with pre4/pre5). I expect 2.2.x support to
    continue to work for all recent kernels, but I tested with 2.2.18pre21
    -- we use the old intermodule symbol communication for 2.2.x kernels,
    so they should all continue to work.
2000-11-15 15:47:51 +00:00
Rik Faith
0636342ef8 Move .c to .h file 2000-11-14 21:35:00 +00:00
Kevin E Martin
633e9c8f8b file radeon_state.c was initially added on branch ati-5-0-0-branch. 2000-11-13 23:35:02 +00:00
Kevin E Martin
58d90faf9a file radeon_cp.c was initially added on branch ati-5-0-0-branch. 2000-11-13 23:35:02 +00:00
Rik Faith
006458f227 Split agpsupport.c into pre-2.4.0 version and current version. 2000-11-10 18:27:33 +00:00
David Dawes
94071289a4 merge with 4.0.1d 2000-11-08 00:07:17 +00:00
David Dawes
5745cb7fa7 Import of XFree86 4.0.1d 2000-11-07 22:10:46 +00:00
Jeff Hartmann
37d6828fef Added multitexture fix to the mga drm driver 2000-11-01 19:00:45 +00:00
Rik Faith
52f0bc3c9e More changes for sync with Linux 2.4.0-test9-pre7 2000-09-29 02:05:41 +00:00
Rik Faith
39a659e877 Audit calls to schedule() Remove tags from files shared with Linux kernel
tree Remove debugging statements to make debugging more useful Other
    minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7
2000-09-29 01:47:11 +00:00