diff options
author | Nico Huber <nico.huber@secunet.com> | 2016-11-08 12:29:50 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2016-12-19 16:11:35 +0100 |
commit | a4facf80f2df7ebd51d512c4091ab8df24bb71c9 (patch) | |
tree | 93a5d1499c1d2a466cf02d32d0d217ee6e693826 /src/mainboard/amd/bettong | |
parent | 66203df660ad2230389597a942f5252074a33aac (diff) |
drivers/intel/gma: Use scaling to simplify fb config
Utilize libgfxinit's support for scaling to simplify the framebuffer
configuration. In case of multiple displays of different resolutions,
we had configured one framebuffer big enough for their union, each
display only showing its respective upper left window. Instead, we use
the smallest resolution now and show the whole image on all displays.
Change-Id: I70a9d92f88ef891703829945264f94ac7eff09b0
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/17492
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/amd/bettong')
0 files changed, 0 insertions, 0 deletions