summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nouveau: adjust the size of the NV34 context. That fixes mobile PPC cards.Stephane Marchesin2007-11-141-1/+1
* Fix ttmtest.Thomas Hellstrom2007-11-132-19/+21
* nouveau: Also wait until CACHE1 gets emptied.Ben Skeggs2007-11-142-1/+8
* Revert "nouveau: stub superioctl"Ben Skeggs2007-11-146-21/+5
* Merge branch 'fifo-cleanup' into upstream-masterBen Skeggs2007-11-1415-78/+191
|\
| * nouveau: Attempt to wait for channel idle before we destroy it.Ben Skeggs2007-11-141-0/+22
| * nouveau: Use "new" NV40 USER control regs.Ben Skeggs2007-11-141-1/+8
| * nouveau: store user control reg offsets in channel structBen Skeggs2007-11-146-40/+75
| * nouveau: funcs to determine active channel on PFIFO.Ben Skeggs2007-11-1412-38/+87
* | nouveau: stub superioctlBen Skeggs2007-11-146-5/+21
|/
* Make sure PLLs are enabled before writing pipe configuration regsJesse Barnes2007-11-101-2/+9
* suspend() and resume() need kernel 2.6.22 or laterPatrice Mandin2007-11-091-0/+2
* Don't overwrite TTM page flags.Thomas Hellstrom2007-11-071-1/+1
* i915: oops disable TTM is backwardsDave Airlie2007-11-071-1/+1
* Avoid buffers not ending up on a list in some cases.Thomas Hellstrom2007-11-061-3/+12
* Add missing drm_regman.c file.Thomas Hellstrom2007-11-062-1/+207
* i915: disable TTM on 8xx chips for now until flushing is solvedDave Airlie2007-11-061-1/+2
* i915: compat code doesn't work in i8xx hw.Dave Airlie2007-11-061-12/+12
* [PATCH] i915: fix missing G33 detect in IS_I9XXZhenyu Wang2007-11-061-1/+1
* drm/agp: kernel style fixesDave Airlie2007-11-061-21/+18
* i915: cleanup most of the whitespaceDave Airlie2007-11-064-30/+29
* Export a symbol.Thomas Hellstrom2007-11-051-0/+1
* Fix a user-buffer check.Thomas Hellstrom2007-11-051-1/+1
* drm: more kernel coding style cleanupsDave Airlie2007-11-053-48/+43
* drm/ttm: apply linux kernel coding style to bo_lock/move/object/ttm.cDave Airlie2007-11-054-91/+76
* drm/ttm: kernel coding style for bo.c and objects.hDave Airlie2007-11-052-211/+202
* drm: fix the the typoDave Airlie2007-11-051-1/+1
* drm: fix memset size errorLi Zefan2007-11-051-1/+1
* drm: update kernel generator script using v4l scriptDave Airlie2007-11-052-32/+266
* drm: remove lots of spurious whitespace.Dave Airlie2007-11-05110-897/+856
* drm: move some of the OS stuff into the OS headerDave Airlie2007-11-052-14/+15
* nouveau: more nv20_graph_init.Pekka Paalanen2007-11-041-11/+33
* nouveau: Use a sw method instead of notify interrupt to signal fence completion.Ben Skeggs2007-11-052-40/+61
* nouveau: disable m2mf buffer move for the momentBen Skeggs2007-11-051-2/+3
* Fill fence sequence after emit ioctl.Ben Skeggs2007-11-051-0/+1
* nouveau: cleanupsBen Skeggs2007-11-054-15/+20
* nouveau: only pass annoying messages if irq isn't handled fully.Ben Skeggs2007-11-051-9/+8
* nouveau: vram is bar1Ben Skeggs2007-11-051-82/+78
* nouveau: hook up an inital fence irq handlerBen Skeggs2007-11-052-22/+32
* nouveau: crappy ttm mm init, disabled for now.Ben Skeggs2007-11-053-20/+98
* drm: fix oops since user objects..Dave Airlie2007-11-041-1/+2
* nouveau: add darktama's email address to authors section.Jeremy Kolb2007-11-021-2/+2
* nouveau: put it all together.Jeremy Kolb2007-11-024-43/+37
* nouveau: Add darktama's fencing code. Restructure some stuff.Jeremy Kolb2007-11-021-0/+129
* nouveau: incorporate darktama's buffer object work.Jeremy Kolb2007-11-022-131/+147
* nouveau: more filling in for ttm. Change copyright since it's based off of r...Jeremy Kolb2007-11-021-8/+86
* User buffer support.Thomas Hellstrom2007-11-024-53/+204
* Return fence errors.Thomas Hellstrom2007-11-021-39/+59
* radeon: set the address to access the aperture on the CPU side correctlyDave Airlie2007-11-032-2/+4
* nouveau: don't use AGP on PPC. It's a hopeless case.Stephane Marchesin2007-11-011-0/+2