[Intel-gfx] [PATCH v2 09/15] drm/i915: Ignore VBT int_crt_support on 830M

Thomas Richter thor at math.tu-berlin.de
Sat Jun 7 19:32:21 CEST 2014


Am 07.06.2014 00:23, schrieb Daniel Vetter:
> On Fri, Jun 6, 2014 at 11:15 PM, Bob Paauwe<bob.j.paauwe at intel.com>  wrote:
>>> +     /* Fujitsu-Siemens Lifebook S6010 VBT lies */
>>> +     if (IS_I830(dev))
>>> +             return true;
>> My old D945GNT board with a 945G and really old BIOS also has a VBT
>> that lies about this.
> I guess someone needs to dig out vbt docs then and figure out what
> we've missed. Could be that the vga option is fairly new.

Positive feedback on this one: WIth this patch, I can finally set VGA 
and internal display (DVI) to independent resolutions.

Thanks!

Greetings,
     Thomas




More information about the Intel-gfx mailing list