summaryrefslogtreecommitdiff
path: root/linux/drm_memory_debug.h
AgeCommit message (Expand)Author
2004-09-08Update doxygen configuration file. Minor documentation updates/fixes.Jose Fonseca
2004-08-30drm-memory patch, cleans up alloc/free and makes calloc look more libc likeDave Airlie
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie
2004-08-24Merged drmfntbl-0-0-2Dave Airlie
2004-04-08patch from lkDave Airlie
2004-02-20drm_ctx_dtor.patch Submitted by: Erdi ChenKeith Whitwell
2003-08-29Add DRM(calloc), which is convenient, used by the new sis code, and takesEric Anholt
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca
2003-06-03Added the Doxygen configuration file. Minor documentation fixes.Jose Fonseca
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca
2003-05-27Merged DRM documentation.Jose Fonseca
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer
2003-04-262.5.x sync patch from Linus TorvaldsKeith Whitwell
2003-04-24Move the debug versions of the DRM memory functions to a new file andKeith Whitwell
pan> \usepackage{mdwlist} \usepackage{url} \usepackage{xifthen} \usepackage{tabularx} \usepackage{underscore} \usepackage{xstring} \usepackage{chngcntr} \counterwithout{footnote}{chapter} \usepackage[utf8x]{inputenc} \urlstyle{rm} % commands \input{specvars.tex} \input{commands.tex} \input{commands-html.tex} \input{listings.tex} % new command: header and footer \newcommand{\virtioheaderfooter}{} % headers setup \titleformat{\chapter}[block]{\hrulefill\titlerule\normalfont\huge\bfseries}{\thechapter}{0pt}{} \titleformat{\section}{\normalfont\Large\bfseries}{\thesection}{1em}{} \titleformat{\subsection}{\normalfont\large\bfseries}{\thesubsection}{1em}{} \titleformat{\subsubsection}{\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{} \titleformat{\paragraph}[hang]{\normalfont\normalsize\bfseries}{\theparagraph}{1em}{} \titleformat{\subparagraph}[hang]{\normalfont\normalsize\bfseries}{\thesubparagraph}{1em}{} % main document \input{main.tex}