aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez2010-01-10
* drm/nv50: fix fillrect colorMarcin Slusarz2010-01-10
* drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs2010-01-10
* drm/nouveau: Drop redundant placement initialization.Francisco Jerez2010-01-10
* drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez2010-01-10
* drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez2010-01-10
* drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez2010-01-10
* drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez2010-01-10
* drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-10
* drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-10
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-22
|\
| * drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-16
| * drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-16
| * drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-16
| * drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-16
| * drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-16
| * drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-16
| * drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-16
| * drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-16
| * drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki2009-12-16
| * drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki2009-12-16
| * drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki2009-12-16
| * drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-16
| * drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.Francisco Jerez2009-12-16
* | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-17
|/
* drm/nouveau: remove use of -ERESTARTBen Skeggs2009-12-14
* nouveau: Fix endianness with new context program loaderBenjamin Herrenschmidt2009-12-14
* drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs2009-12-14
* drm/nouveau: fix ch7006 buildRandy Dunlap2009-12-14
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11