summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-20fixup symlinks via Makefilenouveau-1Dave Airlie1-2/+1
2006-12-20add nouveau symlinks via gitDave Airlie8-0/+8
2006-12-12Port remaining NV4 RAMIN access from the ddx into the drm.Ben Skeggs1-1/+12
2006-12-03Merge the pciid work.Stephane Marchesin6-201/+260
2006-11-30Use nouveau_mem.c to allocate RAMIN.Ben Skeggs6-70/+81
2006-11-30Wrap access to objects in RAMIN.Ben Skeggs4-39/+56
2006-11-28For nv10, bit 16 of RAMFC need to be set for 64 bytes fifo context.Matthieu Castet2-6/+22
2006-11-21Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedesktop.org/git/mesa/dr...Stephane Marchesin3-2/+37
2006-11-21Don't spam dmesg if PMC_INTSTAT is 0Ben Skeggs1-0/+2
2006-11-18Only return FIFO number if the FIFO is marked as in use..Ben Skeggs1-1/+1
2006-11-18Check some return vals, fixes a couple of oopses.Ben Skeggs2-0/+8
2006-11-17Dump some useful info when a PGRAPH error occurs.Ben Skeggs2-1/+26
2006-11-16Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedesktop.org/git/mesa/dr...Stephane Marchesin5-134/+239
2006-11-14Completely untested NV10/20/30 FIFO context switching changes.Ben Skeggs2-37/+85
2006-11-14Restructure initialisation a bit.Ben Skeggs5-102/+152
2006-11-14Merge branch 'nouveau-1' of git+ssh://git.freedesktop.org/git/mesa/drm into n...Ben Skeggs1-0/+3
2006-11-14Hack around yet another "X restart borkage without nouveau.ko reload" problem.Ben Skeggs2-1/+8
2006-11-11Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm i...Stephane Marchesin5-85/+171
2006-11-10Fix memory detection on TNT2 M64/TNT2 vanta.Stephane Marchesin1-0/+3
2006-11-09libdrm: add drmOpenOnce + drmCloseOnce to libdrmdrm-2.3.0Dave Airlie2-0/+64
2006-11-08libdrm: add support for server side functionality in libdrmDave Airlie4-85/+105
2006-11-07Add drm_u64_t typedef on non-linux to fix libdrm build.Eric Anholt1-0/+2
2006-11-06drm: fixup page alignment on SAREA map on ppc64Dave Airlie2-4/+4
2006-11-06fixup fifo size so it is page alignedDave Airlie2-2/+2
2006-11-06use a uint64_t for this not a pointerDave Airlie1-1/+1
2006-11-06Merge branch 'master' into nouveau-1Dave Airlie57-236/+7377
2006-11-06Leave the bottom 64kb of RAMIN untouched.Ben Skeggs1-2/+6
2006-11-05nouveau: add compat ioc32 supportDave Airlie4-0/+80
2006-11-05add powerpc mmio swapper to NV_READ/WRITE macrosDave Airlie1-0/+5
2006-11-05remove config.hDave Airlie1-1/+0
2006-11-04Add some getparams.Stephane Marchesin3-20/+38
2006-11-04Move the context object creation flag handling to the drm.Stephane Marchesin2-4/+43
2006-10-31Fix bug #8839 - a commentdrm-2.2.0Alan Hourihane1-1/+1
2006-10-30Bugzilla Bug #8819Thomas Hellstrom2-2/+2
2006-10-29Minor bugfix, indentation and removal of unnused variables.Thomas Hellstrom1-11/+9
2006-10-27Reserve the new IOCTLs also for *bsd.Thomas Hellstrom3-11/+2
2006-10-27Last minute changes to support multi-page size buffer offset alignments.Thomas Hellstrom6-9/+25
2006-10-26New mm function names. Update header.Thomas Hellstrom2-4/+8
2006-10-26Add improved alignment functionality to the core memory manager.Thomas Hellstrom1-45/+126
2006-10-26Add a one-page hole in the file offset space between buffers.Thomas Hellstrom1-2/+8
2006-10-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drmThomas Hellstrom1-0/+1
2006-10-21The CPU cache must be flushed _before_ we start modifying the kernel map ptes,Thomas Hellstrom2-1/+16
2006-10-20Bug #1746: Set dev_priv_size for the MGA driver.Tilman Sauerbeck1-0/+1
2006-10-20We apparently need this global cache flush anyway.Thomas Hellstrom1-1/+1
2006-10-20Bug #8707, 2.6.19-rc compatibility for memory manager code.Thomas Hellstrom4-33/+56
2006-10-19Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drmThomas Hellstrom24-28/+139
2006-10-19Importing fixes from drm-ttm-0-2-branchThomas Hellstrom3-78/+109
2006-10-19Make sure delayed delete list is empty on lastclose.drm-ttm-0-2-branchThomas Hellstrom3-78/+109
2006-10-18Merging drm-ttm-0-2-branchThomas Hellstrom36-176/+7175
2006-10-18Remove stray softlink.Thomas Hellstrom1-1/+0