aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
Commit message (Expand)AuthorAge
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-18
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-18
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-09
|\ \
| * | drm/nouveau: fixup the init failure paths some moreBen Skeggs2010-04-08
| * | drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-08
| |/
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-14
| |\
| | * drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-10
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* | 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