aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_fbcon.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: implicitly insert non-DMA objects into RAMHTBen Skeggs2010-12-081-24/+10
* drm/nouveau: disallow fbcon accel if running in interrupt contextBen Skeggs2010-12-031-45/+23
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-241-5/+4
* drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki2010-05-191-1/+1
* drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-071-8/+8
* drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-101-3/+3
* 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-10/+5
* drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-111-2/+5
* drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-111-9/+10
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+316