summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
...
* drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-118-147/+185
* drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-113-0/+48
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-2328-701/+1705
|\
| * drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-161-0/+5
| * drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-161-0/+3
| * drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-163-48/+64
| * drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-162-2/+2
| * drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-168-182/+1031
| * drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-161-43/+154
| * drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-161-0/+6
| * drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-161-25/+48
| * drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki2009-12-161-1/+1
| * drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki2009-12-162-287/+276
| * drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki2009-12-161-26/+21
| * drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-1615-88/+96
| * drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.Francisco Jerez2009-12-161-4/+3
* | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-182-4/+2
|/
* drm/nouveau: remove use of -ERESTARTBen Skeggs2009-12-152-8/+1
* nouveau: Fix endianness with new context program loaderBenjamin Herrenschmidt2009-12-151-8/+12
* drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs2009-12-152-0/+6
* drm/nouveau: fix ch7006 buildRandy Dunlap2009-12-151-2/+3
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-1176-0/+34498
OpenPOWER on IntegriCloud