index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvc0_fbcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
1
-4
/
+5
*
drm/nouveau/fbcon: make use of drm_fb_helper.fb
Ben Skeggs
2016-11-07
1
-1
/
+1
*
drm/nouveau/fbcon: make use of drm_fb_helper.dev
Ben Skeggs
2016-11-07
1
-4
/
+4
*
drm/nouveau/fbcon: fix font width not divisible by 8
Mikulas Patocka
2016-07-30
1
-1
/
+1
*
drm/nouveau/fbcon: fix out-of-bounds memory accesses
Ben Skeggs
2016-06-02
1
-4
/
+2
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation
Ilia Mirkin
2015-07-27
1
-1
/
+1
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
1
-2
/
+2
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-3
/
+2
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-4
/
+4
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-19
/
+12
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-2
/
+2
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
1
-27
/
+27
*
drm/nv50-nvc0: explicitly map notifier bo into channel vm
Ben Skeggs
2011-06-23
1
-2
/
+2
*
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
Ben Skeggs
2011-06-23
1
-5
/
+5
*
drm/nouveau: convert some bo.offset use to vma.offset
Ben Skeggs
2011-06-23
1
-2
/
+2
*
drm/nvc0: nuke left-over debug messages
Ben Skeggs
2010-12-29
1
-2
/
+0
*
drm/nvc0: implement fbcon acceleration
Ben Skeggs
2010-12-21
1
-0
/
+271