summaryrefslogtreecommitdiff
path: root/screen.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+9
ncurses (de-)initialization is duplicated across flowtop and ifpps, so move it to an own module and use it from both tools. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
only
authorEric Anholt <eric@anholt.net>2016-04-19 13:24:14 -0700
committerEric Anholt <eric@anholt.net>2016-04-19 17:31:56 -0700
commitb3a15f6d55fb584dd4d8baac5d1b6a398720620c (patch)
tree9f36197f15d58a725c97644fc44d47e6f5d7f02c /.mailmap
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
drm/vc4: Kick out the simplefb framebuffer before we set up KMS.
If we don't, then simplefb stays loaded on /dev/fb0 even though scanout isn't happening from simplefb's memory area any more, and you end up with no console. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to '.mailmap')