1342N/A * Copyright (c) 2005 ASPEED Technology Inc.
1342N/A+ * Copyright (c) 2013, Oracle
and/or its affiliates. All rights reserved.
1342N/A * Permission to use, copy, modify, distribute, and sell this software and its
1342N/A * documentation for any purpose is hereby granted without fee, provided that
1342N/A Flags = GetVGA2EDID(pScrn, DDC_data);
1342N/A Flags = GetVGAEDID(pScrn, DDC_data);
1342N/A+ * Buffer is of size 128, can't read extension blocks even the monitor
1342N/A ConfiguredMonitor = xf86InterpretEDID(pScrn->scrnIndex, DDC_data);
1342N/A Flags = GetVGA2EDID(pScrn, DDC_data);
1342N/A Flags = GetVGAEDID(pScrn, DDC_data);
1342N/A+ * Buffer is of size 128, can't read extension blocks even the monitor
1342N/A MonInfo = MonInfo1 = xf86InterpretEDID(pScrn->scrnIndex, DDC_data);