Age | Commit message (Expand) | Author |
---|---|---|
2003-12-16 | Don't ioremap the framebuffer area. The ioremapped area wasn't used by | Eric Anholt |
2003-11-05 | - Tie the DRM to a specific device: setunique no longer succeeds when given | Eric Anholt |
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt |
2003-05-16 | Support AGP bridges where the AGP aperture can't be accessed directly by | Michel Daenzer |
2003-04-26 | Ensure driver has been initialized (dev_private != NULL) before installing | Leif Delgass |
2003-04-21 | Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an | Leif Delgass |
2003-03-28 | merged drm-filp-0-1-branch | Keith Whitwell |
2002-10-29 | updated e-mail addresses for Keith, Alan and Jens | Jens Owen |
2002-10-27 | s/udelay/DRM_UDELAY/ | Eric Anholt |
2002-10-10 | Jonny Strom's mga_dma.c patch | Keith Whitwell |
2002-08-29 | standardize use of __FUNCTION__ (Linus) | Keith Whitwell |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |