summaryrefslogtreecommitdiff
path: root/shared-core/r300_cmdbuf.c
AgeCommit message (Expand)Author
2008-05-23r500: add two more register ranges for mesa driver to setupDave Airlie
2008-05-17r500: add more register ranges for Mesa driverDave Airlie
2008-05-05r500: add allowed range for us config/pixsizeDave Airlie
2008-03-30drm/r300: fix wait interface mixupDave Airlie
2008-03-29r300: Correctly translate the value for the R300_CMD_WAIT command.Oliver McFadden
2008-03-21r500: fragment program upload is also used to upload constants.Dave Airlie
2008-03-20drm: fixup r500fp submissionDave Airlie
2008-03-19move some more r300 regs into not allowed on r500Dave Airlie
2008-03-17initial r500 RS and FP register and upload codeDave Airlie
2007-11-27r500: add a bunch of all r5xx pci ids..Dave Airlie
2007-11-21r500: suggestion from glisse to not add cliprect offset on r5xxDave Airlie
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-07-20Remove DRM_ERR OS macro.Eric Anholt
2007-07-16drm: remove drm_buf_tDave Airlie
2007-07-16drm: remove drmP.h internal typedefsDave Airlie
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie
2007-06-21r300: Allow writes to R300_VAP_PVS_WAITIDLE.Oliver McFadden
2007-06-18r300: Registers 0x2220-0x2230 are known as R300_VAP_CLIP_X_0-R300_VAP_CLIP_Y_1.Oliver McFadden
2007-05-06r300: Use the defined names for known registers.Oliver McFadden
2007-03-13r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden
2007-03-13Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.Oliver McFadden
2007-03-13Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to eitherOliver McFadden
2007-03-13Guess another unknown register used for R300 pacification.Oliver McFadden
2006-12-14Unify radeon offset checking.Michel Dänzer
2006-10-10only allow specific type-3 packets to pass the verifier instead of all for r1...Roland Scheidegger
2006-04-23Fix from Benh for ppc r300 scratchDave Airlie
2006-04-08Compile fixes for FreeBSD.Eric Anholt
2006-03-25radeon fix up the PCI ids for new memory map like the kernel one.. notDave Airlie
2006-03-07ia64 support for r300_scratch. (not tested)Aapo Tahkola
2006-03-06Add general-purpose packet for manipulating scratch registers (r300)Aapo Tahkola
2006-02-19missed a piece of benh patchDave Airlie
2006-02-18fix brace placementDave Airlie
2006-02-18add proper checking for bitblt multiDave Airlie
2006-02-18major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie
2006-01-20Add support for texture cache flushes (R300_TX_CNTL)Aapo Tahkola
2006-01-20Sync from r300_reg.h from Mesa.Aapo Tahkola
2006-01-02The radeon DRM wasn't passing sparse checking in the kernel, this fixes itDave Airlie
2005-12-05add texrect support for r300Dave Airlie
2005-07-28Fix issues with buffer aging when more than one dma buffer is discarded inEric Anholt
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt