summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie1-5/+27
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-5/+27
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs1-7/+0
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis1-0/+1
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki1-0/+8
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki1-0/+9
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki1-12/+20
2010-01-18drm/nouveau: Evict buffers in VRAM before freeing sgdmaLuca Barbieri1-0/+1
2010-01-11drm/nv04: differentiate between nv04/nv05Ben Skeggs1-1/+4
2010-01-11drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez1-2/+2
2010-01-11drm/nouveau: Pre-G80 tiling support.Francisco Jerez1-0/+8
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez1-0/+10
2009-12-16drm/nouveau: prevent all channel creation if accel not availableBen Skeggs1-34/+50
2009-12-16drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki1-25/+48
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+811