aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
Commit message (Expand)AuthorAge
* drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs2010-08-05
* drm/nouveau: unwind on load errorsDan Carpenter2010-08-05
* drm/nouveau: introduce gpio engineBen Skeggs2010-07-25
* drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez2010-07-25
* drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez2010-07-25
* drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs2010-07-25
* drm/nouveau: initialise display before enabling interruptsBen Skeggs2010-07-12
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-12
* drm/nouveau: remove dev_priv->init_state and friendsBen Skeggs2010-07-12
* drm/nouveau: remove left-over !DRIVER_MODESET pathsBen Skeggs2010-07-12
* drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-07
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie2010-05-31
|\
| * drm/nouveau: Add getparam for current PTIMER time.Marcin Kościelnicki2010-05-28
* | drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-05-31
|/
* 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