summaryrefslogtreecommitdiff
path: root/linux/drm_drv.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-15Merge from 2.6 kernel (Linus Torvalds)Michel Daenzer1-1/+1
2003-08-06Fix maplist entries being used after they were freed; thanks to BenjaminMichel Daenzer1-39/+37
2003-07-11Restore __HAVE_KERNEL_CTX_SWITCH, required for the sparc drm module in theKeith Whitwell1-1/+42
2003-07-08Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that was.Keith Whitwell1-36/+3
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-23/+45
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-45/+23
2003-05-27Merged DRM documentation.Jose Fonseca1-36/+136
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-1/+1
2003-04-27Put back __HAVE_KERNEL_CTX_SWITCH for David Miller's sparc drm driverKeith Whitwell1-0/+29
2003-04-24Remove unused dev->map_count. We always iterate the maplist withLeif Delgass1-1/+0
2003-04-24Remove #if 0'd code and some unused string functionsKeith Whitwell1-3/+0
2003-04-23Install dummy/noop read & poll fops unless the driver has replacements.Keith Whitwell1-0/+8
2003-04-22Move the excitingly named DRM(flush_block_and_flush) and friends toKeith Whitwell1-2/+10
2003-04-22remove unused __HAVE_KERNEL_CTX_SWITCH codeKeith Whitwell1-29/+0
2003-04-22remove unused dma histogram codeKeith Whitwell1-8/+0
2003-04-22remove DRM read, poll and write_stringKeith Whitwell1-2/+0
2003-04-17Bring some drm module changes over from the XFree86 trunk:David Dawes1-2/+4
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-12/+12
2003-03-25linux merge for drmAlan Hourihane1-4/+5
2002-09-25common ioctl to wait for vertical blank IRQsMichel Daenzer1-0/+4
2002-09-21make sure we never oops because the hardware lock pointer in the sigdataMichel Daenzer1-2/+2
2002-08-06Updates from Rusty Russell to:Rik Faith1-9/+9
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-0/+16
2002-05-16Allow drm to build under 2.4 and 2.5(.14)Keith Whitwell1-3/+1
2002-02-14First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes1-2/+0
2001-11-02wrap the MODULE_LICENSE definition.dmx-0-1-20020531-finaldmx-0-1-20020419-betadmx-0-1-20020228-alphadmx-0-1-20020112dmx-0-1-20011128-snapshotdmx-0-1-20011115Alan Hourihane1-0/+2
2001-10-22merge kernel 2.4.13-pre6.Alan Hourihane1-0/+20
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-0/+1
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-20/+0
2001-08-08Update to the code I sent Linus and Alan this morning. Added some missingJeff Hartmann1-10/+9
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-17/+56
2001-07-30Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-mergeDavid Dawes1-54/+138
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann1-15/+0
2001-04-30fix build of i810 kernel driver for 2.4.3 or greater kernelsX_4_0_99_3-20010501-preimportAlan Hourihane1-0/+21
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-19/+0
2001-04-06Handle drivers that don't have __HAVE_SG defined.Alan Hourihane1-0/+5
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-0/+14
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-60/+70
2001-03-07Change error message to debug message when client dies while holding theGareth Hughes1-1/+1
2001-03-05fix that last patch to initialize the MTRR when AGP available.Alan Hourihane1-2/+3
2001-03-04Don't try and setup the MTRR for AGP when AGP not available. CheckAlan Hourihane1-1/+1
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-3/+3
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+927