summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-10gamma_dma_priority and gamma_dma_send_buffers both deref d->send_indicesDave Airlie1-6/+39
2004-06-07The dev->devname being passed to request_irq in drm_irq.h is null. With theDave Airlie2-0/+14
2004-06-02Added some comments copied from xf86drm.h.Ian Romanick2-10/+10
2004-06-01Replace size_t with an ugly, ugly hack. This was done so that code in theIan Romanick2-8/+42
2004-05-302.4 compatDave Airlie2-0/+8
2004-05-30fixes from kernel: Make users of page->count use the provided macrosDave Airlie4-6/+6
2004-05-18fix whitespace issue in previous patchRoland Scheidegger2-2/+2
2004-05-18add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color,Roland Scheidegger7-5/+15
2004-05-18another 2.4 fixDave Airlie2-0/+4
2004-05-182.4 compat fixDave Airlie2-0/+2
2004-05-14Add PCI id entry for VIA CN400 (UnichromePro) chip. XFree86 bug: ReportedErdi Chen2-0/+2
2004-05-11Merge from FreeBSD-current. Mostly 64-bit cleanliness fixes, but a fewEric Anholt12-32/+66
2004-05-11Add missing DRM_ERR()s.Eric Anholt6-16/+16
2004-05-10do some real testing and fix the DRM initialising and unloadingDave Airlie2-2/+6
2004-05-09Add mach64 DRM module for BSD (untested, but compiles).Eric Anholt10-2/+306
2004-05-09Add .cvsignore files.Eric Anholt13-0/+97
2004-05-09Warning fixes.Eric Anholt4-6/+6
2004-05-09- Link in shared files as necessary and clean them up.Eric Anholt2-6/+122
2004-05-09Catch up with sis's DRM tag change.Eric Anholt2-2/+2
2004-05-09Remove after repocopy to Makefile, now that we don't have to worry aboutEric Anholt1-4/+0
2004-05-09No /bin/bash on BSD.Eric Anholt1-1/+1
2004-05-09drm_hw_lock_t is now defined in drm.h, remove from here.Eric Anholt2-10/+0
2004-05-09Commit sysfs and drm PCI changes for 2.6 kernelDave Airlie13-147/+257
2004-05-09make drm pciidsDave Airlie1-0/+1
2004-05-03use drm.. not dri for class...Dave Airlie2-2/+2
2004-05-02fix 2.4 buildDave Airlie2-4/+2
2004-05-02better device class support from Jon Smirls patches..Dave Airlie4-54/+68
2004-04-26add another tdfxDave Airlie2-4/+12
2004-04-22Add __user annotations from kernelDave Airlie10-48/+58
2004-04-22add sparc ffb files from kernel just to keep things in syncDave Airlie10-6/+2442
2004-04-21add new files to generate pci idsDave Airlie4-0/+446
2004-04-21bug from Linux kernel list caught by checkerDave Airlie2-2/+6
2004-04-21centralise pci ids into one place and use scripts to generate files forDave Airlie21-265/+42
2004-04-18Move Makefile.linux to Makefile.Michel Daenzer2-19/+382
2004-04-121. Added a PCI ID.Thomas Hellstrom5-20/+17
2004-04-12more files for mach64Dave Airlie4-0/+446
2004-04-12Add mach64 to the trunkDave Airlie18-6/+7465
2004-04-10Have CVS ignore some files produced by the build.Michel Daenzer1-0/+4
2004-04-10white space changes to align with kernelDave Airlie6-40/+40
2004-04-10include highmem.hDave Airlie2-0/+2
2004-04-10update gamma_dma with patch from davej in 2.6Dave Airlie1-16/+34
2004-04-10patch from Andrew Morton tree from Arjan van de Ven fixes some oopses seenDave Airlie4-16/+18
2004-04-10align code with Linux kernel.Dave Airlie2-6/+6
2004-04-10remove unused codeDave Airlie2-12/+0
2004-04-10update from linux kernel for ia64Dave Airlie2-2/+2
2004-04-09remove ImakefileAlan Hourihane1-51/+0
2004-04-08fix build problemAlan Hourihane2-2/+10
2004-04-08disable PCI DMA ioctls as they are not used currently until SAVAGE_CMD_DMAAlan Hourihane2-8/+8
2004-04-08big whitespace .. this aligns all the whitespace in this file with the bkDave Airlie2-446/+446
2004-04-082.6 sysfs patches + stubs in drmP.h for 2.4 compatibilityDave Airlie4-6/+88