diff options
author | Ronald G. Minnich <rminnich@google.com> | 2013-06-28 14:33:30 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-12-12 22:21:22 +0100 |
commit | 4c5b161e3f0a2daa7d37bb9d77b5dba468dd3c0e (patch) | |
tree | f3a8b0a30f13c00b07837c4bb5cdf11d93ddc60b /src/mainboard/jetway | |
parent | 3ece50d9db35eecef557fc6ad8cc404224cfc9ac (diff) |
EDID: add fields specialized to the needs of framebuffers
Now that we have horizontal display areas that are not multiples of 32 bytes,
things are more complex. We add three struct members (x, y resolution and
bytes per line) which are to be filled in by the mainboard as it sets the mode.
In future, the EDID code may take a stab at initializing these but the values are
context-dependent.
Change-Id: Ib9102d6bbf8c66931f5adb1029a04b881a982cfe
Signed-off-by: Ronald G. Minnich <rminnich@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/60514
Tested-by: Ronald G. Minnich <rminnich@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Ronald G. Minnich <rminnich@chromium.org>
Reviewed-on: http://review.coreboot.org/4336
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/jetway')
0 files changed, 0 insertions, 0 deletions