xserver/hw/kdrive/ati
Eric Anholt 13c6b2f0b6 Add a set of macros for dealing with the repeated code to wait for a while
reading a register/attempting DMA. Now it'll wait for a certain number
    of seconds rather than a certain number of times through the loop
    before deciding that it's timed out and resetting the hardware. Also,
    add more timeout handling, and reset the draw state after resetting the
    engine.
2005-01-20 16:22:04 +00:00
..
Makefile.am Overhaul of the ATI driver: 2004-05-17 20:18:02 +00:00
ati.c Add proper PCI/AGP detection, based on Mike Harris's code for Radeon, but 2004-09-14 06:26:54 +00:00
ati.h Reset the CCE/CP on engine reset, and make the ATIDRIDMA functions take a 2004-09-12 20:31:39 +00:00
ati_cursor.c Correct pitch so that accelerator can run on 1400x1050 screens. Add a few 2004-07-22 18:17:59 +00:00
ati_dma.c Add a set of macros for dealing with the repeated code to wait for a while 2005-01-20 16:22:04 +00:00
ati_dma.h Add a set of macros for dealing with the repeated code to wait for a while 2005-01-20 16:22:04 +00:00
ati_draw.c Back out the previous day's broken R200 "fix" -- the same number of coords 2004-12-22 18:39:41 +00:00
ati_draw.h - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is 2004-09-11 09:28:19 +00:00
ati_drawtmp.h There's never a copy between different depths. Remove the check. 2003-12-30 08:45:53 +00:00
ati_dri.c Add a set of macros for dealing with the repeated code to wait for a while 2005-01-20 16:22:04 +00:00
ati_dri.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_dripriv.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_microcode.c Bug #242: Fix setup of R300 cards, by providing R300 CP code from 2004-06-10 05:57:31 +00:00
ati_reg.h Make R200 PDMA work -- primary queue sizes are now 9 bits, not 8. 2005-01-20 01:09:48 +00:00
ati_sarea.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_stub.c Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_video.c Add R200 XV support, and make R100 (hopefully) use linear filtering instead 2005-01-20 07:09:00 +00:00
r128_blendtmp.h Support 1x1 repeat sources in R128's Blend. 2004-01-11 00:10:34 +00:00
r128_common.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
r128_composite.c - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is 2004-09-11 09:28:19 +00:00
r128_sarea.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
radeon_common.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
radeon_composite.c Use RadeonSwitchTo3D() instead of doing the WAIT_UNTIL ourselves (RST3D() 2005-01-20 07:28:02 +00:00
radeon_sarea.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00