aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_fbcon.c
Commit message (Expand)AuthorAge
* drm/nouveau: implicitly insert non-DMA objects into RAMHTBen Skeggs2010-12-07
* drm/nouveau: disallow fbcon accel if running in interrupt contextBen Skeggs2010-12-03
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
* drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki2010-05-18
* drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
* drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-10
* drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-25
* drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki2010-02-08
* drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-10
* drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-10
* drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-10
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11