summaryrefslogtreecommitdiff
path: root/linux/i810_dma.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-25Whitespace cleanup (spaces before tabs or instead of tabs).Eric Anholt1-241/+241
2003-08-15DA: loads of whitespace .. some from Linus, some from meDave Airlie1-43/+48
2003-08-13DA: patch from Matthew upgraded to latest DRI head to solve issue with i810Dave Airlie1-4/+68
2003-08-11DA: code cleanups for i810_dma.c from 2.4 kernelDave Airlie1-15/+31
2003-06-07fix pitch compile errorDave Airlie1-1/+1
2003-06-05add page flipping support to the DRM, up version number to 1.3.0...Dave Airlie1-8/+118
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-4/+4
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-2/+10
2003-04-262.5.x sync patch from Linus TorvaldsKeith Whitwell1-11/+11
2003-04-22remove DRM read, poll and write_stringKeith Whitwell1-2/+0
2003-04-21Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents anLeif Delgass1-1/+2
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass1-1/+1
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-4/+5
2003-03-25linux merge for drmAlan Hourihane1-45/+12
2002-12-12bring in jantorial changes from 2.5.51Keith Whitwell1-1/+3
2002-10-29updated e-mail addresses for Keith, Alan and JensJens Owen1-1/+1
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergeAlan Hourihane1-42/+14
2002-08-22SetPageLocked only defined in 2.5.x (x=?), use LockPage for 2.4.x (x>=9).Leif Delgass1-0/+4
2002-08-21Change the linux kernel version condition in the i810 driver (according toJose Fonseca1-2/+2
2002-08-21add missing include (for udelay), remove unused counter.Leif Delgass1-2/+1
2002-08-06Updates from Rusty Russell to:Rik Faith1-8/+8
2002-05-17same udelay fixesAlan Hourihane1-2/+1
2002-05-16Allow drm to build under 2.4 and 2.5(.14)Keith Whitwell1-10/+18
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen1-0/+2
2002-02-14First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes1-275/+96
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes1-0/+157
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-5/+0
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-9/+28
2001-07-16i810 drm security fixJeff Hartmann1-0/+2
2001-06-18Fix 5 security bugs found by the Stanford toolsJeff Hartmann1-1/+3
2001-06-18Enable shared IRQs in DMA template, use in i810 driver.Gareth Hughes1-0/+5
2001-04-30fix build of i810 kernel driver for 2.4.3 or greater kernelsX_4_0_99_3-20010501-preimportAlan Hourihane1-4/+20
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-11/+15
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-136/+2
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-237/+159
2001-01-04Sync with Linux 2.4.0-prereleaseRik Faith1-1/+1
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-1/+0
2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann1-9/+7
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-0/+1
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes1-12/+18
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith1-2/+1
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversm3-0-0-1-branchRik Faith1-0/+10
2000-08-08Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith1-5/+5
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith1-6/+12
2000-07-13applied Jeff's xf86cvs-I810copy.patchBrian Paul1-21/+76
2000-07-11Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane1-1/+1
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-5/+4
2000-06-06define VM_DONTCOPY to zero if undefinedBrian Paul1-0/+5
2000-05-25Merged mga-0-0-3-branchKeith Whitwell1-172/+540
2000-04-05Fixed reclaim OopsJeff Hartmann1-6/+6