summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvc0_fbcon.c
AgeCommit message (Expand)Author
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann
2017-11-02drm/nouveau: separate constant-va tracking from nvkm vma structureBen Skeggs
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.fbBen 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/gf100-: reduce RING_SPACE allocationIlia Mirkin
2014-08-10drm/nouveau: remove (most) hardcoded object handle usageBen Skeggs
2014-08-10drm/nouveau: port to nvif client/device/objectsBen 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
2011-06-23drm/nv50-nvc0: explicitly map notifier bo into channel vmBen Skeggs
2011-06-23drm/nv50-nvc0: explicitly map fbcon fb into channel vmBen Skeggs
2011-06-23drm/nouveau: convert some bo.offset use to vma.offsetBen Skeggs
2010-12-29drm/nvc0: nuke left-over debug messagesBen Skeggs
2010-12-21drm/nvc0: implement fbcon accelerationBen Skeggs