summaryrefslogtreecommitdiff
path: root/linux-core/drm_memory.c
AgeCommit message (Expand)Author
2007-05-26drm: cleanup use of Linux list handling macrosDave Airlie
2007-04-28remove register usageDave Airlie
2007-03-23cleanup more whitespace from ttm mergeDave Airlie
2007-03-19oops missing elseDave Airlie
2007-03-19clean up more of inline functions agp_remap/drm_lookup_mapDave Airlie
2007-03-18deinline agp_remap along lines of kernelDave Airlie
2007-01-25Remove a scary error printed when we were leaking memory caches.Thomas Hellstrom
2007-01-08drm: remove drm_follow_page, and drm_ioremap and ioremapfreeChristoph Hellwig
2006-12-19add kcalloc compat for before 2.6.10Dave Airlie
2006-10-19Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drmThomas Hellstrom
2006-10-17Add memory usage accounting to avoid DOS problems.Thomas Hellstrom
2006-10-14remove config.h from build no longer exists kbuild does itDave Airlie
2005-11-03Converts the remaining drm_agp_foo functions to be a drm_agp_foo andIan Romanick
2005-06-17fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart aroundDave Airlie
2005-06-14Adds support for PCI cards to MGA DRMIan Romanick
2005-03-25fix up AGP multi-head support for kernel 2.6.12Dave Airlie
2004-10-18Update Doxygen configuration & comments.Jose Fonseca
2004-09-30Make the debug memory functions compile for the core model.Jon Smirl
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl
2004-09-27core needs three new filesJon Smirl