linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
To: Andreas Werner <wernerandy@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Black screen with GMA500 driver on Atom E680 (invalid VBT signature)
Date: Thu, 14 Nov 2013 20:57:58 +0000	[thread overview]
Message-ID: <20131114205758.78c0788d@alan.etchedpixels.co.uk> (raw)
In-Reply-To: <20131114182523.GA2133@thinkpad.fritz.box>

> but if you checkout the PCI table in the driver, there is the device
> and vendor ID mentioned, that means for me that the driver supports
> the Graphic core in E680.
> And after loading the driver, it will parse for $VBT.
> I just find a comment in the PCI table with "E620" but
> the device and vendor id is the same for E680.
> 
> What do you mean with "Moorestown style" ?

There are essentially two styles of configuration table used with PVR
graphics. One is basically the same as that used on 'real' Intel graphics
the other first introduced with one of the SoC devices is a firmware
table in a completely different format.

The netbook and PC oriented devices use the VBT, the tablet SoC
devices and embedded ones seem to vary and have a VBT/GCT in different
form that is found via config 0xFC on the chipset - see mid_bios.c

Alan

  reply	other threads:[~2013-11-14 20:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 18:34 Black screen with GMA500 driver on Atom E680 (invalid VBT signature) Andreas Werner
2013-11-14 13:52 ` One Thousand Gnomes
2013-11-14 15:32   ` Patrik Jakobsson
2013-11-14 18:25   ` Andreas Werner
2013-11-14 20:57     ` One Thousand Gnomes [this message]
2013-11-16  9:28       ` Andreas Werner
2013-11-18 13:59         ` One Thousand Gnomes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131114205758.78c0788d@alan.etchedpixels.co.uk \
    --to=gnomes@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wernerandy@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).