aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_fbcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki1-1/+1
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie1-8/+8
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