summaryrefslogtreecommitdiff
path: root/linux-core/ati_pcigart.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-10Fix cpu_to_le32 same as kernel not sure it is correct for ppcDave Airlie1-1/+1
2005-11-10cleanup / whitespace align with kernelDave Airlie1-49/+49
2005-11-08Catch FreeBSD up to the pcie gart changes. Required minor modification toEric Anholt1-9/+9
2005-09-30fix header this is now a c fileDave Airlie1-1/+1
2005-09-11back out change as gart is now in framebuffer for PCIEDave Airlie1-1/+1
2005-09-11Add GART in FB support for ati pcigart, and PCIE support for r300Dave Airlie1-36/+48
2005-08-21allocating the PCIE table from GFP_DMA seems to stop it NMI'ingDave Airlie1-2/+2
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt1-2/+10
2005-06-04misc cleanup patch from Adrian BunkDave Airlie1-1/+1
2004-12-10Use wbinvd macro instead of assembly for it,Dave Airlie1-1/+1
2004-11-05Move ati_pcigart shared routines into drm-core moduleJon Smirl1-2/+5
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-52/+51
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-8/+8
2004-09-05make the AMD64 check a compat thingDave Airlie1-1/+1
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-07-20add x86_64 architecture defines from kernel (leave AMD64 defines in forDave Airlie1-1/+1
2004-05-30fixes from kernel: Make users of page->count use the provided macrosDave Airlie1-2/+2
2003-09-12linux drm fixesAlan Hourihane1-1/+1
2003-05-27Merged DRM documentation.Jose Fonseca1-6/+10
2002-09-29add support for 16K and 64K page sizes (Bjorn Helgaas)Michel Daenzer1-2/+8
2001-12-10merge with linux kernel 2.4.15X_4_2_0-20020127-preimportX_4_2_0-20020123-preimportAlan Hourihane1-3/+3
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-12/+2
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-3/+3
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann1-4/+4
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann1-13/+82
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-0/+138