Age | Commit message (Expand) | Author |
2004-07-05 | align with kernel | Dave Airlie |
2004-07-05 | fixes from kernel for 0 vs NULL - mika | Dave Airlie |
2004-07-05 | whitespace align with kernel | Dave Airlie |
2004-06-21 | fix bug with pci_disable_device in the wrong place (Paul Mackerras) remove | Dave Airlie |
2004-06-12 | dirty hack to make mach64 work, (don't worry I'll get around to fixing it | Dave Airlie |
2004-06-10 | A few changes for recent redhat. | Keith Whitwell |
2004-06-10 | i915 drm module | Keith Whitwell |
2004-06-10 | i915.o drm driver | Keith Whitwell |
2004-06-10 | gamma_dma_priority and gamma_dma_send_buffers both deref d->send_indices | Dave Airlie |
2004-06-07 | The dev->devname being passed to request_irq in drm_irq.h is null. With the | Dave Airlie |
2004-06-02 | Added some comments copied from xf86drm.h. | Ian Romanick |
2004-06-01 | Replace size_t with an ugly, ugly hack. This was done so that code in the | Ian Romanick |
2004-05-30 | 2.4 compat | Dave Airlie |
2004-05-30 | fixes from kernel: Make users of page->count use the provided macros | Dave Airlie |
2004-05-18 | fix whitespace issue in previous patch | Roland Scheidegger |
2004-05-18 | add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color, | Roland Scheidegger |
2004-05-18 | another 2.4 fix | Dave Airlie |
2004-05-18 | 2.4 compat fix | Dave Airlie |
2004-05-14 | Add PCI id entry for VIA CN400 (UnichromePro) chip. XFree86 bug: Reported | Erdi Chen |
2004-05-11 | Merge from FreeBSD-current. Mostly 64-bit cleanliness fixes, but a few | Eric Anholt |
2004-05-11 | Add missing DRM_ERR()s. | Eric Anholt |
2004-05-10 | do some real testing and fix the DRM initialising and unloading | Dave Airlie |
2004-05-09 | Add mach64 DRM module for BSD (untested, but compiles). | Eric Anholt |
2004-05-09 | Add .cvsignore files. | Eric Anholt |
2004-05-09 | Warning fixes. | Eric Anholt |
2004-05-09 | - Link in shared files as necessary and clean them up. | Eric Anholt |
2004-05-09 | Catch up with sis's DRM tag change. | Eric Anholt |
2004-05-09 | Remove after repocopy to Makefile, now that we don't have to worry about | Eric Anholt |
2004-05-09 | No /bin/bash on BSD. | Eric Anholt |
2004-05-09 | drm_hw_lock_t is now defined in drm.h, remove from here. | Eric Anholt |
2004-05-09 | Commit sysfs and drm PCI changes for 2.6 kernel | Dave Airlie |
2004-05-09 | make drm pciids | Dave Airlie |
2004-05-03 | use drm.. not dri for class... | Dave Airlie |
2004-05-02 | fix 2.4 build | Dave Airlie |
2004-05-02 | better device class support from Jon Smirls patches.. | Dave Airlie |
2004-04-26 | add another tdfx | Dave Airlie |
2004-04-22 | Add __user annotations from kernel | Dave Airlie |
2004-04-22 | add sparc ffb files from kernel just to keep things in sync | Dave Airlie |
2004-04-21 | add new files to generate pci ids | Dave Airlie |
2004-04-21 | bug from Linux kernel list caught by checker | Dave Airlie |
2004-04-21 | centralise pci ids into one place and use scripts to generate files for | Dave Airlie |
2004-04-18 | Move Makefile.linux to Makefile. | Michel Daenzer |
2004-04-12 | 1. Added a PCI ID. | Thomas Hellstrom |
2004-04-12 | more files for mach64 | Dave Airlie |
2004-04-12 | Add mach64 to the trunk | Dave Airlie |
2004-04-10 | Have CVS ignore some files produced by the build. | Michel Daenzer |
2004-04-10 | white space changes to align with kernel | Dave Airlie |
2004-04-10 | include highmem.h | Dave Airlie |
2004-04-10 | update gamma_dma with patch from davej in 2.6 | Dave Airlie |
2004-04-10 | patch from Andrew Morton tree from Arjan van de Ven fixes some oopses seen | Dave Airlie |