aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
Commit message (Expand)AuthorAge
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-14
|\
| * drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-10
* | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-01
|\ \ | |/ |/|
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-25
* | drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-25
|/
* drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki2010-02-08
* drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-08
* drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki2010-02-08
* drm/nouveau: Evict buffers in VRAM before freeing sgdmaLuca Barbieri2010-01-17
* drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-10
* drm/nouveau: Don't skip card take down on nv0x.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
* drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-16
* drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-16
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11