]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/history - linux-core/drm_memory.h
Use headers copied from kernel instead of shared-core
[glsdk/libdrm.git] / linux-core / drm_memory.h
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airlieclean up more of inline functions agp_remap/drm_lookup_map
2007-03-18 Dave Airliedeinline agp_remap along lines of kernel
2007-03-18 Dave Airlieremove drm_lookup_map unused now
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-08 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-08 Christoph Hellwigdrm: remove drm_follow_page, and drm_ioremap and iorema...
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliedrm: remove all 2.4 support for drm development tree.
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-14 Dave Airlieremove config.h from build no longer exists kbuild...
2005-07-20 Eric AnholtAdd latest r300 support from r300.sf.net CVS. Patch...
2005-01-09 Jon SmirlAdjust 4 level page check for <= 2.6.10
2005-01-06 Jon SmirlAdjust drm-memory for 4 level page tables in 2.6.10...
2004-09-30 Jon SmirlMake the debug memory functions compile for the core...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-30 Dave Airliedrm-memory patch, cleans up alloc/free and makes calloc...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-06-10 Keith WhitwellA few changes for recent redhat.
2004-04-10 Dave Airlieinclude highmem.h
2003-08-29 Eric AnholtAdd DRM(calloc), which is convenient, used by the new...
2003-08-28 Michel DaenzerRemove superfluous TLB flush
2003-07-25 Michel DaenzerCompile fixes for recent 2.5/2.6 Linux kernels. I hope...
2003-06-19 Jose FonsecaRevert the janitorial - that works is now on the new...
2003-06-03 Jose FonsecaSplit declarations/definitions in drm_scatter.h into...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-04-26 Keith Whitwell2.5.x sync patch from Linus Torvalds
2003-04-24 Leif DelgassRemove unused variables
2003-04-24 Keith WhitwellMove the debug versions of the DRM memory functions...
2003-04-24 Keith WhitwellRemove #if 0'd code and some unused string functions
2002-02-02 Michel Daenzerwrapper for ioremap_nocache() like for ioremap() (Paul...
2001-08-19 Alan HourihaneNo one's maintaining 2.2.x support - so remove all...
2001-05-01 David DawesImport of XFree86 4.0.99.3
2001-04-09 David DawesImport -f XFree86 4.0.99.2
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-03-07 Alan Hourihanesurround agp calls in drm_memory with __REALLY_HAVE_AGP...
2001-03-04 Alan HourihaneDon't try and setup the MTRR for AGP when AGP not avail...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.