summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-151-3/+2Star
|\
| * drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-101-3/+2Star
* | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-5/+27
|\ \ | |/ |/|
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-5/+27
* | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-251-7/+0Star
* | drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-251-0/+1
|/
* drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki2010-02-091-0/+8
* drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-091-0/+9
* drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki2010-02-091-12/+20
* drm/nouveau: Evict buffers in VRAM before freeing sgdmaLuca Barbieri2010-01-181-0/+1
* drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-111-1/+4
* drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez2010-01-111-2/+2
* drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-101-0/+8
* drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-101-0/+10
* drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-161-34/+50
* drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-161-25/+48
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+811