aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
Commit message (Expand)AuthorAge
* drm/nv50: support fractional feedback divider on newer chipsBen Skeggs2010-05-19
* 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/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | drm/nv50: implement gpio set/get routinesBen Skeggs2010-04-08
* | drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs2010-04-08
* | drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-08
* | drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2010-04-08
* | drm/nouveau: Make use of TTM busy_placements.Francisco Jerez2010-04-08
|/
* Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-31
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-14
|\ \ \ | |/ / |/| |
| * | drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-14
| * | drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-10
| * | drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-10
* | | 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