From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Jesse Barnes <jesse.barnes@intel.com>
Cc: eiichiro.oiwa.nm@hitachi.com, akpm@osdl.org, tony.luck@intel.com,
greg@kroah.com, Alan Cox <alan@lxorguk.ukuu.org.uk>,
linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for embedded VGA
Date: Fri, 16 Mar 2007 17:20:44 +0000 [thread overview]
Message-ID: <200703161120.46123.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <200609280936.02098.jesse.barnes@intel.com>
On Thursday 28 September 2006 10:36, Jesse Barnes wrote:
> On Wednesday, September 27, 2006 9:55 pm, eiichiro.oiwa.nm@hitachi.com
> wrote:
> > pci_fixup_video turns into generic code because there are many platforms
> > need this fixup for embedded VGA as well as x86. The Video BIOS
> > integrates into System BIOS on a machine has embedded VGA although
> > embedded VGA generally don't have PCI ROM. As a result, embedded VGA
> > need the way that the sysfs rom points to the Video BIOS of System RAM
> > (0xC0000). PCI-to-PCI Bridge Architecture specification describes the
> > condition whether or not PCI ROM forwards VGA compatible memory address.
> > fixup_video suits this specification. Although the Video ROM generally
> > implements in x86 code regardless of platform, some application such as
> > X Window System can run this code by dosemu86. Therefore,
> > pci_fixup_video should turn into generic code.
> ...
> Thanks a lot, Eiichiro, this patch has been needed for awhile.
Are there really ia64 machines where we need to use the option ROM
copy at 0xC0000? If so, is this documented somewhere? I couldn't
find any mention in DIG64, EFI, or internal HP architecture specs.
If we do need to use it, ia64 has a bit of a problem because on some
boxes, the 0xC0000 memory supports only cacheable access, the VGA
frame buffer at 0xA0000 supports only uncacheable access, and the
usual ia64 ioremap mapping is a 16MB page that covers both.
Bjorn
next prev parent reply other threads:[~2007-03-16 17:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-28 4:55 [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for embedded eiichiro.oiwa.nm
2006-09-28 10:54 ` [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for Alan Cox
2006-09-28 16:36 ` [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for embedded VGA Jesse Barnes
2006-09-29 2:33 ` [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for eiichiro.oiwa.nm
2007-03-16 17:20 ` Bjorn Helgaas [this message]
2007-03-16 18:42 ` [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for embedded VGA Jesse Barnes
2007-03-19 3:12 ` [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for eiichiro.oiwa.nm
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=200703161120.46123.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=eiichiro.oiwa.nm@hitachi.com \
--cc=greg@kroah.com \
--cc=jesse.barnes@intel.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.com \
/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