summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvc0_fbcon.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fbcon: make use of drm_fb_helper.fbBen Skeggs2016-11-071-1/+1
* drm/nouveau/fbcon: make use of drm_fb_helper.devBen Skeggs2016-11-071-4/+4
* drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka2016-07-301-1/+1
* drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs2016-06-021-4/+2
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-201-1/+1
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-1/+1
* drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin2015-07-271-1/+1
* drm/nouveau: remove (most) hardcoded object handle usageBen Skeggs2014-08-101-2/+2
* drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-101-3/+2
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-4/+4
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-19/+12
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-2/+2
* drm/nouveau: use the same packet header macros as userspaceBen Skeggs2012-05-241-27/+27
* drm/nv50-nvc0: explicitly map notifier bo into channel vmBen Skeggs2011-06-231-2/+2
* drm/nv50-nvc0: explicitly map fbcon fb into channel vmBen Skeggs2011-06-231-5/+5
* drm/nouveau: convert some bo.offset use to vma.offsetBen Skeggs2011-06-231-2/+2
* drm/nvc0: nuke left-over debug messagesBen Skeggs2010-12-291-2/+0
* drm/nvc0: implement fbcon accelerationBen Skeggs2010-12-211-0/+271
OpenPOWER on IntegriCloud