diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-06-05 15:11:08 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-06-06 20:24:16 +0000 |
commit | 8376f2d4b2445dc290b0f1eeb6706b0eaef16978 (patch) | |
tree | f38913d4377f862640023ee02181f11f392c61e9 /src/mainboard/elmex | |
parent | 455097616cb0379556a1070395baa50cc3b7f430 (diff) |
mb/asrock/b85m_pro4: Make VGA work on Linux
Currently, having libgfxinit try to enable VGA will result in a hang.
On the Asrock B85M Pro4, DDI E (VGA) was not being enabled in coreboot,
so it did not hang. However, this renders Linux's i915 driver unable to
use VGA at all. In absence of monitors with digital inputs, this is bad.
To work around this problem, mark DDI E as enabled, and comment out VGA
from gma-mainboard.ads for the time being. This allows one to use a VGA
monitor, even if it only works after Linux drivers have taken over.
Change-Id: Idd6a9e8515a1065ad3c6ddf136896fef9f0fa732
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42099
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner
Diffstat (limited to 'src/mainboard/elmex')
0 files changed, 0 insertions, 0 deletions