public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Ondrej Zajicek <santiago@crfreenet.org>
Cc: David Miller <davem@davemloft.net>,
	dh.herrmann@gmail.com, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, plagnioj@jcrosoft.com,
	tomi.valkeinen@ti.com, Ondrej Zary <linux@rainbow-software.org>
Subject: Re: [PATCH] fbdev: suppress warning when assigning vga-save/restore base
Date: Mon, 05 Aug 2013 14:02:12 -0700	[thread overview]
Message-ID: <520012D4.7020701@zytor.com> (raw)
In-Reply-To: <20130805202955.GH22789@localhost>

On 08/05/2013 01:29 PM, Ondrej Zajicek wrote:
> 
> How this could even work? AFAIK these cards have to be explicitly programmed
> to enable MMIO (which was not done in the patches). These patches claim that
> it is for multi-domain PCI. I would guess that vgabase is NULL in common
> configurations but if it is non-NULL, it probably wouldn't work, unless
> there is some hardware magic that transparently converts MMIO (from CPU PoV)
> to port IO (from card/PCI PoV).
> 

They presumably use iowrite/ioread, which use either I/O instructions or
memory instructions depending on the address.

	-hpa



  reply	other threads:[~2013-08-05 21:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-04 17:25 [PATCH] fbdev: suppress warning when assigning vga-save/restore base David Herrmann
2013-08-04 17:33 ` H. Peter Anvin
2013-08-05  1:51   ` David Miller
2013-08-05 20:29     ` Ondrej Zajicek
2013-08-05 21:02       ` H. Peter Anvin [this message]
2013-08-05 21:14         ` H. Peter Anvin
2013-08-05 22:29       ` David Miller
2014-02-10 11:23 ` Tomi Valkeinen
2014-02-10 11:32   ` David Herrmann

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=520012D4.7020701@zytor.com \
    --to=hpa@zytor.com \
    --cc=davem@davemloft.net \
    --cc=dh.herrmann@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rainbow-software.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=santiago@crfreenet.org \
    --cc=tomi.valkeinen@ti.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