[Intel-gfx] [PATCH v2 09/15] drm/i915: Ignore VBT int_crt_support on 830M
Jesse Barnes
jbarnes at virtuousgeek.org
Sat Jun 7 00:51:59 CEST 2014
On Sat, 7 Jun 2014 00:23:08 +0200
Daniel Vetter <daniel at ffwll.ch> wrote:
> 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.
>
> Jesse/Ben can you please look into that?
Yeah the meaning has changed over time, I'm trying to get the info from
ancient times.
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list