Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | drm/nouveau/fbcon: make use of drm_fb_helper.fb | Ben Skeggs | 1 | -1/+1 |
2016-11-07 | drm/nouveau/fbcon: make use of drm_fb_helper.dev | Ben Skeggs | 1 | -4/+4 |
2016-07-30 | drm/nouveau/fbcon: fix font width not divisible by 8 | Mikulas Patocka | 1 | -1/+1 |
2016-06-02 | drm/nouveau/fbcon: fix out-of-bounds memory accesses | Ben Skeggs | 1 | -4/+2 |
2016-05-20 | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 1 | -1/+1 |
2015-08-28 | drm/nouveau/nvif: simplify and tidy library interfaces | Ben Skeggs | 1 | -1/+1 |
2015-07-27 | drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation | Ilia Mirkin | 1 | -1/+1 |
2014-08-09 | drm/nouveau: remove (most) hardcoded object handle usage | Ben Skeggs | 1 | -2/+2 |
2014-08-09 | drm/nouveau: port to nvif client/device/objects | Ben Skeggs | 1 | -3/+2 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -4/+4 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -19/+12 |
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 1 | -2/+2 |
2012-05-24 | drm/nouveau: use the same packet header macros as userspace | Ben Skeggs | 1 | -27/+27 |
2011-06-23 | drm/nv50-nvc0: explicitly map notifier bo into channel vm | Ben Skeggs | 1 | -2/+2 |
2011-06-23 | drm/nv50-nvc0: explicitly map fbcon fb into channel vm | Ben Skeggs | 1 | -5/+5 |
2011-06-23 | drm/nouveau: convert some bo.offset use to vma.offset | Ben Skeggs | 1 | -2/+2 |
2010-12-29 | drm/nvc0: nuke left-over debug messages | Ben Skeggs | 1 | -2/+0 |
2010-12-21 | drm/nvc0: implement fbcon acceleration | Ben Skeggs | 1 | -0/+271 |