summaryrefslogtreecommitdiff
path: root/src/radeon_accel.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie1-12/+0
2009-07-06Revert "KMS CS fixes."Dave Airlie1-7/+0
2009-07-05KMS CS fixes.Michel Dänzer1-0/+7
2009-07-02radeon: add KMS support (still disabled)Dave Airlie1-2/+4
2009-06-30Warning fixes.Michel Dänzer1-1/+1
2009-06-30radeon: initial preparation for kms patch.Dave Airlie1-61/+113
2009-05-03r3xx-r5xx: switch to 1/12 subpixel precisionAlex Deucher1-1/+1
2009-04-28RV410: SE variants only have 1 quad pipeAlex Deucher1-0/+7
2009-03-15Fix fallout from r6xx/r7xx EXA merge in IB handlingAlex Deucher1-10/+11
2009-02-19R6xx/R7xx: add wait for idle MMIO pathAlex Deucher1-1/+33
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher1-13/+74
2009-01-23Make sure gb_num_pipes is initialized when DRI is disabledMaciej Cencora1-0/+1
2008-12-15r600: don't idle engineDave Airlie1-0/+5
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher1-14/+12
2008-08-25Move DRI to a separate structAlex Deucher1-74/+74
2008-08-25Cleanups from rhd portEgbert Eich1-11/+7
2008-08-25Move accel state to a separate structAlex Deucher1-27/+27
2008-08-25Move CP into a separate structAlex Deucher1-10/+10
2008-08-13Remove reset of 3D scissor registers when using the CP in the ddxAlex Deucher1-17/+0
2008-07-03radeon: drop all use of CPMode.Dave Airlie1-12/+0
2008-06-26RADEON: fix copy/paste error in accel codeBrad Smith1-3/+3
2008-06-17radeon: X_ERROR -> X_WARNING for num gb pipesAlex Deucher1-1/+1
2008-06-11R3xx: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher1-3/+3
2008-06-03RADEON: minor cleanupsAlex Deucher1-1/+1
2008-05-27R3/4/5xx: use get_param to get the num_gb_pipes from the drmAlex Deucher1-5/+29
2008-05-14Add RS600 supportAlex Deucher1-0/+1
2008-05-13RS4xx: Split out RS400 and RS480 as separate familiesAlex Deucher1-0/+1
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-24/+24
2008-04-27RADEON: remove duplicate register defineAlex Deucher1-1/+1
2008-04-12R3xx+: more fixes to 2D/3D engine initAlex Deucher1-28/+46
2008-04-10R3xx+: use the right register for engine flushAlex Deucher1-11/+26
2008-04-10R3xx+: EXA/textured video fixesAlex Deucher1-0/+27
2008-02-27R300+: update RADEONCP_REFRESH() to reflect new location of scissor regsAlex Deucher1-2/+6
2007-12-21RADEON: more re-org. move XAA Mem init to radeon_accel.cAlex Deucher1-0/+337
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie1-3/+6
2007-12-18RADEON: driver cleanups, warning fixesArkadiusz Miskiewicz1-3/+3
2007-12-10Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...Dave Airlie1-1/+1
2007-12-07radeon: move savedreg/modereg into entity instead of infoDave Airlie1-1/+1
2007-11-20r600: block r600 startup due to lack of memory controller infoDave Airlie1-0/+3
2007-11-06First round of avivo supportAlex Deucher1-2/+2
2007-10-04radeon: Fix for pci-rework.Michel Dänzer1-1/+1
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer1-16/+22
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2006-07-03Build and warning fixes for !defined(USE_XAA).Michel Dänzer1-0/+2
2006-06-15Fix some more cosmetic warnings.Michel Dänzer1-2/+2
2006-06-15fix more printf formatsDave Airlie1-2/+2
2006-06-15fix some more unused variables and bad parameter passingDave Airlie1-0/+4
2006-05-01Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> PatchMichel Daenzer1-26/+40
2006-04-28Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_*Eric Anholt1-7/+7
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-0/+2