aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
Commit message (Expand)AuthorAge
* drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie2010-03-02
* vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-01
* 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/nv50: Implement ctxprog/state generation.Marcin Koƛcielnicki2010-02-25
* | drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-25
* | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-25
* | drm/nv50: switch to indirect push buffer controlsBen Skeggs2010-02-25
* | drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-25
|/
* drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-22
* drm/nouveau: Add module options to disable acceleration.Marcin Koƛcielnicki2010-02-08
* drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs2010-01-24
* drm/nouveau: reserve VGA area for the momentBen Skeggs2010-01-14
* drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs2010-01-10
* drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs2010-01-10
* drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-10
* drm/nouveau: Clean up the nv17-nv4x load detection code a bit.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
* drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-16
* drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-16
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11