summaryrefslogtreecommitdiff
path: root/linux/i810_drv.h
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19Delete the pre-core DRM code with extreme prejudice.Adam Jackson1-253/+0
2004-10-31Allow drivers to override reclaim_buffers in an OS-independent way byFelix Kuehling1-1/+1
passing drm_device_t* as first parameter, like in the BSD version.
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-1/+0
2003-06-05add page flipping support to the DRM, up version number to 1.3.0...Dave Airlie1-1/+19
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-2/+1
irq handler in DRM(irq_install). Modify all drivers to ensure irq handler is removed before cleanup and cleanup is called at takedown. Remove unused buffer private struct fields in i810, i830. Check for lock on init/cleanup in all drivers except i810/i830. The current DDX for i810 and i830 doesn't hold the lock on kernel init (FIXME?).
2003-04-262.5.x sync patch from Linus TorvaldsKeith Whitwell1-1/+1
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-1/+1
2003-03-25linux merge for drmAlan Hourihane1-0/+28
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergeAlan Hourihane1-0/+2
2002-02-14First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes1-5/+6
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes1-0/+14
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-5/+5
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-6/+13
- Fix old-style DMA for gamma driver (please test). - Pull out IRQ handling into drm_dma.h (please test on i810, gamma). - Lots of general cleanups, remove compiler warnings etc.
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-50/+10
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-1/+0
tree Remove debugging statements to make debugging more useful Other minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-0/+1
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith1-2/+0
2000-07-13applied Jeff's xf86cvs-I810copy.patchBrian Paul1-1/+4
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-3/+3
2000-05-25Merged mga-0-0-3-branchKeith Whitwell1-23/+43
- New security model for i810 - Enable i810 dri by default - New indexed vertex path for mga - Mga kernel driver rework - Removed dead files in i810 driver
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann1-2/+130
2000-02-22Import of XFree86 3.9.18X_3_9_18Kevin E Martin1-0/+76