coreboot/payloads/libpayload/drivers/video
Jimmy Zhang e83de6429c ryu: libpayload: Set fb address in dc register
Since display controller and panel configuration is done
in coreboot but the frame buffer address is not
available until payload stage, it is needed to have a
function in libpayload to set fb address and enable window
in dc registers.

BRANCH=none
BUG=chrome-os-partner:31936
TEST=build and test on ryu

Change-Id: Ib5fe9da4d8257d616e13c5556ec25d8b900d60e3
Signed-off-by: Jimmy Zhang <jimmzhang@nvidia.com>
Reviewed-on: https://chromium-review.googlesource.com/226406
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-11-01 01:28:00 +00:00
..
corebootfb.c libpayload: video: Make cursor fixup independent of visibility 2014-05-15 05:26:42 +00:00
font8x16.c Document all of the external code we use in libpayload (trivial). 2008-08-11 20:34:50 +00:00
font8x16.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00
geodelx.c libpayload: fix garbage on screen with Geode-LX VGA 2010-08-18 21:23:27 +00:00
tegra.c ryu: libpayload: Set fb address in dc register 2014-11-01 01:28:00 +00:00
vga.c Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00
video.c ryu: libpayload: Set fb address in dc register 2014-11-01 01:28:00 +00:00