summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_fbcon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-0/+2
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+2
* | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-111-3/+1
|/
* drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Koƛcielnicki2010-02-091-0/+30
* drm/nouveau: Add module options to disable acceleration.Marcin Koƛcielnicki2010-02-091-3/+7
* drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-111-4/+11
* drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2010-01-111-2/+2
* drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-161-9/+11
* drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-161-1/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+380