NV50: basic fbcon + misc fixes
authorMaarten Maathuis <madman2003@gmail.com>
Wed, 2 Jul 2008 14:13:54 +0000 (16:13 +0200)
committerMaarten Maathuis <madman2003@gmail.com>
Wed, 2 Jul 2008 14:14:48 +0000 (16:14 +0200)
commitf1fe9178f1a2aef272c7feeb15c8de42c8c609d5
tree515703f927e30626f7f4eedd026a2e8818ba6e97
parentb28d309210475b6f671af7617c779bd1d7a6810a
NV50: basic fbcon + misc fixes

- There is one fb, used for as many outputs as possible.
- Eventually smaller screens will be scaled to see the full console, but for the moment this'll do.
linux-core/Makefile.kernel
linux-core/nv50_display.c
linux-core/nv50_fbcon.c [new file with mode: 0644]
linux-core/nv50_fbcon.h [new file with mode: 0644]
linux-core/nv50_kms_wrapper.c
shared-core/nouveau_state.c