aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_fbcon.c
AgeCommit message (Expand)Author
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.devBen Skeggs
2016-07-30drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs
2015-07-27drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs
2014-08-10drm/nouveau: remove (most) hardcoded object handle usageBen Skeggs
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2013-11-14drm/nv11-: synchronise flips to vblank, unless async flip requestedBen Skeggs
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs
2012-05-24drm/nouveau: use the same packet header macros as userspaceBen Skeggs
2010-12-08drm/nouveau: implicitly insert non-DMA objects into RAMHTBen Skeggs
2010-12-03drm/nouveau: disallow fbcon accel if running in interrupt contextBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-05-19drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie
2010-03-10drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki
2010-02-25drm/nouveau: use ALIGN instead of open coding itMatt Turner
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki
2010-01-11drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz
2010-01-11drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs