From: Andreas Werner <wernerandy@gmx.de>
To: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Black screen with GMA500 driver on Atom E680 (invalid VBT signature)
Date: Sat, 16 Nov 2013 10:28:38 +0100 [thread overview]
Message-ID: <20131116092838.GA2564@thinkpad.fritz.box> (raw)
In-Reply-To: <20131114205758.78c0788d@alan.etchedpixels.co.uk>
On Thu, Nov 14, 2013 at 08:57:58PM +0000, One Thousand Gnomes wrote:
> > 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
Hi,
if i dump the memory on 0xFC of the config space, there is just some from the
BIOS vendor with a BIOS Version, but nothing like $GCT.
In the Datasheet the 0xFC is described as "storage" does it mean there should
be the settings for the Graphic like VBT?
I did not find more information abaout GCT and how to implement it.
The board uses sdvo->vga for the output, the second board
uses sdvo->DVI and LVDS but there is always a black screen on each
output interface. So i think there is wether a VBT not a GCT.
Regards
andy
next prev parent reply other threads:[~2013-11-16 9:28 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
2013-11-16 9:28 ` Andreas Werner [this message]
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=20131116092838.GA2564@thinkpad.fritz.box \
--to=wernerandy@gmx.de \
--cc=gnomes@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/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).