summaryrefslogtreecommitdiff
path: root/linux-core/drm_bufs.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-20Remove size restriction on permanent addmapJon Smirl1-3/+6
2004-09-20Felix's fix for map request smaller than permanent map sizeJon Smirl1-1/+1
2004-09-08Update doxygen configuration file. Minor documentation updates/fixes.Jose Fonseca1-0/+1
2004-09-08Adjust permanent mapping code to account for more than one framebuffer mapJon Smirl1-9/+17
2004-09-04Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, asDave Airlie1-11/+6
2004-08-30implement drm_core_check_feature and use it .. looks lots nicerDave Airlie1-12/+12
2004-08-29Drop GAMMA DRM from a great height ...Dave Airlie1-27/+0
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-41/+46
2004-08-24addmap-base-2 patch from Jon Smirl:Dave Airlie1-15/+88
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-45/+38
2004-07-25whitespace merge with kernelDave Airlie1-5/+3
2004-07-25Patch from Tom Arbuckle for missing bus_addressDave Airlie1-0/+1
2004-07-20first set of __user annotations from kernel (Al Viro)Dave Airlie1-26/+28
2004-07-20fix some more NULLs from kernelDave Airlie1-1/+1
2004-07-15sparse cleanups from kernel: Al ViroDave Airlie1-3/+3
2004-04-10update from linux kernel for ia64Dave Airlie1-1/+1
2003-12-16Don't ioremap the framebuffer area. The ioremapped area wasn't used bydriinterface-0-0-2-branchEric Anholt1-1/+3
2003-11-06Return EBUSY when attempting to addmap a DRM_SHM area with a lock in it ifEric Anholt1-0/+6
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-3/+0
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-0/+3
2003-05-27Merged DRM documentation.Jose Fonseca1-11/+137
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-2/+2
2003-04-28Only free original pagelist in addbufs_pci if one already exists (fixesLeif Delgass1-5/+7
2003-04-25Fix potential oops and memory leaks when allocations fail inLeif Delgass1-20/+70
2003-04-22remove unused dma histogram codeKeith Whitwell1-18/+0
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-6/+6
2002-09-21make sure we never oops because the hardware lock pointer in the sigdataMichel Daenzer1-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-4/+0
2001-08-07Avoid compiler warning about r_list being used uninitialized.Jeff Hartmann1-1/+1
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-135/+233
2001-07-20Merge checker fixes from Alan Cox made to the drm in the ac kernel tree.Jeff Hartmann1-0/+19
2001-05-01Import of XFree86 4.0.99.3X_4_0_99_3David Dawes1-2/+196
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-196/+2
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-2/+180
2001-04-03include 2.4.2Alan Hourihane1-4/+4
2001-04-03make 2.4.2 -> 2.4.3 change conditional. works with older than 2.4.3 kernelsAlan Hourihane1-0/+16
2001-03-30merge in 2.4.3 kernel change.Alan Hourihane1-4/+4
2001-03-18__REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier.Gareth Hughes1-4/+5
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-19/+99
2001-03-05allow dristat to find out whether AGP is write-combined or not.tdfx-3-1-0-20010306-freezeAlan Hourihane1-0/+1
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-16/+6
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+757