vgabios: Don't have geode code peak into stdvga mode struct.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 15 Jan 2012 04:25:24 +0000 (23:25 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 16 Jan 2012 17:03:14 +0000 (12:03 -0500)
commit69b01cbdb3a1644dc9a8a56e5564339f91b789ab
tree18b8269dbb079ea09bb97ffceea19060ea0cd8b4
parentb3df857fe6d3fffb108379637ea4a456ce6e09ba
vgabios: Don't have geode code peak into stdvga mode struct.

Create a wrapper (stdvga_override_crtc) so the Geode code doesn't need
to access the stdvga mode tables directly.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
vgasrc/geodevga.c
vgasrc/stdvga.h
vgasrc/stdvgamodes.c