summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_fbcon.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-10drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Koƛcielnicki1-3/+3
2010-02-25drm/nouveau: use ALIGN instead of open coding itMatt Turner1-1/+1
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Koƛcielnicki1-6/+3
2010-01-11drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz1-10/+5
2010-01-11drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs1-2/+5
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez1-9/+10
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+316