Age | Commit message (Expand) | Author |
2004-06-12 | dirty hack to make mach64 work, (don't worry I'll get around to fixing it | Dave Airlie |
2004-05-10 | do some real testing and fix the DRM initialising and unloading | Dave Airlie |
2004-05-09 | Commit sysfs and drm PCI changes for 2.6 kernel | Dave Airlie |
2004-05-02 | better device class support from Jon Smirls patches.. | Dave Airlie |
2004-04-21 | centralise pci ids into one place and use scripts to generate files for | Dave Airlie |
2004-04-08 | 2.6 patches for larger dev_t | Dave Airlie |
2004-04-08 | patch from Linux kernel 2.6.5 | Dave Airlie |
2004-03-16 | Add a missing ifdef CTX to get rid of the waring in the gamma driver build. | Jon Smirl |
2004-02-20 | drm_ctx_dtor.patch Submitted by: Erdi Chen | Keith Whitwell |
2003-11-05 | - Tie the DRM to a specific device: setunique no longer succeeds when given | Eric Anholt |
2003-11-04 | Memory layout transition: | Michel Daenzer |
2003-10-24 | Switch pci enumeration call to work on both 2.4 and 2.6 pci_for_each_dev is | Jon Smirl |
2003-10-23 | Move to "old-style" probing as documented in linux/Documentation/pci.txt. | Eric Anholt |
2003-10-23 | - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the | Eric Anholt |
2003-10-19 | Fix probing on 2.5+ kernels, which require that drivers have .id_table set. | Eric Anholt |
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt |
2003-10-17 | - Converted Linux drivers to initialize DRM instances based on PCI IDs, not | Eric Anholt |
2003-08-15 | Merge from 2.6 kernel (Linus Torvalds) | Michel Daenzer |
2003-08-06 | Fix maplist entries being used after they were freed; thanks to Benjamin | Michel Daenzer |
2003-07-11 | Restore __HAVE_KERNEL_CTX_SWITCH, required for the sparc drm module in the | Keith Whitwell |
2003-07-08 | Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that was. | Keith Whitwell |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca |
2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2003-05-16 | Support AGP bridges where the AGP aperture can't be accessed directly by | Michel Daenzer |
2003-04-27 | Put back __HAVE_KERNEL_CTX_SWITCH for David Miller's sparc drm driver | Keith Whitwell |
2003-04-24 | Remove unused dev->map_count. We always iterate the maplist with | Leif Delgass |
2003-04-24 | Remove #if 0'd code and some unused string functions | Keith Whitwell |
2003-04-23 | Install dummy/noop read & poll fops unless the driver has replacements. | Keith Whitwell |
2003-04-22 | Move the excitingly named DRM(flush_block_and_flush) and friends to | Keith Whitwell |
2003-04-22 | remove unused __HAVE_KERNEL_CTX_SWITCH code | Keith Whitwell |
2003-04-22 | remove unused dma histogram code | Keith Whitwell |
2003-04-22 | remove DRM read, poll and write_string | Keith Whitwell |
2003-04-17 | Bring some drm module changes over from the XFree86 trunk: | David Dawes |
2003-03-28 | merged drm-filp-0-1-branch | Keith Whitwell |
2003-03-25 | linux merge for drm | Alan Hourihane |
2002-09-25 | common ioctl to wait for vertical blank IRQs | Michel Daenzer |
2002-09-21 | make sure we never oops because the hardware lock pointer in the sigdata | Michel Daenzer |
2002-08-06 | Updates from Rusty Russell to: | Rik Faith |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-05-16 | Allow drm to build under 2.4 and 2.5(.14) | Keith Whitwell |
2002-02-14 | First pass of mesa-4-0 branch merge into trunk. | David Dawes |
2001-11-02 | wrap the MODULE_LICENSE definition. | Alan Hourihane |
2001-10-22 | merge kernel 2.4.13-pre6. | Alan Hourihane |
2001-09-25 | merge with 2.4.10 kernel | Alan Hourihane |
2001-08-19 | No one's maintaining 2.2.x support - so remove all the cruft. | Alan Hourihane |
2001-08-08 | Update to the code I sent Linus and Alan this morning. Added some missing | Jeff Hartmann |
2001-08-07 | Lots of DRM fixes: added new pieces of template code so the ffb driver can | Jeff Hartmann |
2001-07-30 | Merge the multihead-1-0-0 branch into the trunk, with the exception of the | David Dawes |
2001-07-23 | Fixes that allow the modules to be built into the kernel | Jeff Hartmann |