summaryrefslogtreecommitdiff
path: root/linux-core/drm_memory.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-61/+0
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-1/+0
2007-03-19clean up more of inline functions agp_remap/drm_lookup_mapDave Airlie1-12/+0
2007-03-18deinline agp_remap along lines of kernelDave Airlie1-43/+0
2007-03-18remove drm_lookup_map unused nowDave Airlie1-22/+0
2007-01-08drm: remove drm_follow_page, and drm_ioremap and ioremapfreeChristoph Hellwig1-76/+0
2006-12-19drm: remove all 2.4 support for drm development tree.Dave Airlie1-19/+1
2006-10-14remove config.h from build no longer exists kbuild does itDave Airlie1-1/+0
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt1-0/+1
2005-01-09Adjust 4 level page check for <= 2.6.10Jon Smirl1-1/+1
2005-01-06Adjust drm-memory for 4 level page tables in 2.6.10 ifdef'd to use 3 levelsJon Smirl1-2/+7
2004-09-30Make the debug memory functions compile for the core model.Jon Smirl1-1/+9
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-32/+38
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-160/+0
2004-09-05merge back bunch of whitespace and misc changes from kernelDave Airlie1-2/+2
2004-09-04Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, asDave Airlie1-7/+24
2004-08-30implement drm_core_check_feature and use it .. looks lots nicerDave Airlie1-3/+3
2004-08-30drm-memory patch, cleans up alloc/free and makes calloc look more libc likeDave Airlie1-17/+3
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-9/+9
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-0/+1
2004-06-10A few changes for recent redhat.Keith Whitwell1-0/+6
2004-04-10include highmem.hDave Airlie1-0/+1
2003-08-29Add DRM(calloc), which is convenient, used by the new sis code, and takesEric Anholt1-0/+12
2003-08-28Remove superfluous TLB flushMichel Daenzer1-7/+1
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer1-4/+4
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-7/+5
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-5/+7
2003-05-27Merged DRM documentation.Jose Fonseca1-7/+54
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-6/+159
2003-04-262.5.x sync patch from Linus TorvaldsKeith Whitwell1-3/+2
2003-04-24Remove unused variablesLeif Delgass1-2/+0
2003-04-24Move the debug versions of the DRM memory functions to a new file andKeith Whitwell1-319/+33
2003-04-24Remove #if 0'd code and some unused string functionsKeith Whitwell1-20/+0
2002-02-02wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)Michel Daenzer1-0/+23
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-15/+0
2001-05-01Import of XFree86 4.0.99.3X_4_0_99_3David Dawes1-0/+1
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-1/+0
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-0/+1
2001-03-07surround agp calls in drm_memory with __REALLY_HAVE_AGP instead ofAlan Hourihane1-2/+2
2001-03-04Don't try and setup the MTRR for AGP when AGP not available. CheckAlan Hourihane1-2/+0
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+460