summaryrefslogtreecommitdiff
path: root/shared-core/via_verifier.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-4/+4
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-4/+4
2007-05-26drm: cleanup use of Linux list handling macrosDave Airlie1-3/+1
2006-12-28Add some new via chipsets.Thomas Hellstrom1-5/+15
2006-12-27Leftover from previous commit.Thomas Hellstrom1-1/+1
2006-12-27Allow for non-power-of-two texture pitch alignment.Thomas Hellstrom1-9/+21
2005-12-16Lindent some via filesDave Airlie1-221/+255
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt1-2/+8
2005-08-14VIA bugvixes by Joris van Rantwijk Initial commit.Thomas Hellstrom1-1/+1
2005-04-18VIA:Thomas Hellstrom1-0/+4
2005-03-28Via updates:Thomas Hellstrom1-13/+168
2005-01-27Fixed multiple devices DMA bug. Fixed PCI path FIRE command detectionThomas Hellstrom1-0/+8
2005-01-07via updates: moved the verifier state struct to dev_priv. Implemented AGPThomas Hellstrom1-57/+47
2005-01-07Updated via DRM with check for stray FIRE commands primitive list.Thomas Hellstrom1-0/+5
2005-01-06via DRM: Updated the verifier to check the vertex lists more thorough. ThisThomas Hellstrom1-27/+98
2005-01-05VIA update:Thomas Hellstrom1-0/+114
2004-12-31VIA DRM: verifier: Added verbose palette error reporting, and support forThomas Hellstrom1-11/+40
2004-12-20Copy HC_ParaType_Auto change to shared-core. Bump version numbers andKeith Whitwell1-0/+4
2004-12-13VIA drm updates:Thomas Hellstrom1-11/+21
2004-12-03Added 3D functionality to the via command verifier. Modified the viaThomas Hellstrom1-0/+671