aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_fbcon.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-5/+5
* drm/nv50: add missing license header to nv50_fbcon.cBen Skeggs2010-12-211-0/+24
* drm/nv50: implement global channel address space on new VM codeBen Skeggs2010-12-081-7/+6
* drm/nouveau: implicitly insert non-DMA objects into RAMHTBen Skeggs2010-12-081-8/+2
* drm/nouveau: disallow fbcon accel if running in interrupt contextBen Skeggs2010-12-031-46/+23
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-241-1/+3
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-201-8/+8
|\
| * drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-071-8/+8
* | drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs2010-04-091-6/+7
|/
* drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Koƛcielnicki2010-03-101-1/+1
* drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-251-1/+1
* drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Koƛcielnicki2010-02-091-6/+3
* drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-111-12/+5
* drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-111-2/+5
* drm/nv50: fix fillrect colorMarcin Slusarz2010-01-111-1/+2
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+273