blob: 09d2e1556a8b446b7ae5c9c71b404cba8b71193d [file] [log] [blame]
-- SPDX-License-Identifier: GPL-2.0-or-later
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
use HW.GFX.GMA;
use HW.GFX.GMA.Display_Probing;
private package GMA.Mainboard is
ports : constant Port_List :=
(HDMI1, -- DVI-D port on rear
HDMI3, -- real HDMI port on rear
Analog, -- VGA port on rear
others => Disabled);
end GMA.Mainboard;