The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jesse Barnes <jesse.barnes@intel.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	linux-kernel@vger.kernel.org, dri-devel@lists.sf.net,
	Tiago Vignatti <tiago.vignatti@nokia.com>
Subject: Re: [PATCH] vga: implements VGA arbitration on Linux
Date: Tue, 11 Aug 2009 16:17:46 -0700	[thread overview]
Message-ID: <20090811161746.7b8878aa@jbarnes-g45> (raw)
In-Reply-To: <1249969927-884-1-git-send-email-airlied@gmail.com>

On Tue, 11 Aug 2009 15:52:06 +1000
Dave Airlie <airlied@gmail.com> wrote:

> From: Tiago Vignatti <tiago.vignatti@nokia.com>
> 
> Background:
> Graphic devices are accessed through ranges in I/O or memory space.
> While most modern devices allow relocation of such ranges, some
> "Legacy" VGA devices implemented on PCI will typically have the same
> "hard-decoded" addresses as they did on ISA. For more details see
> "PCI Bus Binding to IEEE Std 1275-1994 Standard for Boot
> (Initialization Configuration) Firmware Revision 2.1" Section 7,
> Legacy Devices.
> 
> The Resource Access Control (RAC) module inside the X server
> currently does the task of arbitration when more than one legacy
> device co-exists on the same machine. But the problem happens when
> these devices are trying to be accessed by different userspace
> clients (e.g. two server in parallel). Their address assignments
> conflict. Therefore an arbitration scheme _outside_ of the X server
> is needed to control the sharing of these resources. This document
> introduces the operation of the VGA arbiter implemented for Linux
> kernel.
> 
> Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
> Signed-off-by: Dave Airlie <airlied@redhat.com>

Ok, applied this to my linux-next branch, but I'd like to get Ben's
s-o-b before pushing it to Linus.

Ben?

Thanks,
-- 
Jesse Barnes, Intel Open Source Technology Center

  parent reply	other threads:[~2009-08-11 23:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11  5:52 [PATCH] vga: implements VGA arbitration on Linux Dave Airlie
2009-08-11  5:52 ` [PATCH] drm: add support for VGA arbitration Dave Airlie
2009-08-11  8:14 ` [PATCH] vga: implements VGA arbitration on Linux Pekka Paalanen
2009-08-11 23:17 ` Jesse Barnes [this message]
2009-08-11 23:21   ` Jesse Barnes
2009-08-12  7:35     ` Vignatti Tiago (Nokia-D/Helsinki)
2009-08-12 16:02       ` Jesse Barnes
2009-08-16 15:09         ` Tiago Vignatti
2009-08-25  1:08           ` Jesse Barnes
2009-08-12  6:48   ` Benjamin Herrenschmidt
2009-08-12  7:24     ` Vignatti Tiago (Nokia-D/Helsinki)
2009-08-12 15:54       ` Jesse Barnes
2009-08-12  6:53 ` Benjamin Herrenschmidt
2009-08-16 15:17 ` Tiago Vignatti
2009-08-17 17:37   ` Jesse Barnes
2009-09-12 15:02     ` [PATCH] PCI/VGA: fix header commentary Tiago Vignatti
2009-09-17 16:41       ` Jesse Barnes

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=20090811161746.7b8878aa@jbarnes-g45 \
    --to=jesse.barnes@intel.com \
    --cc=airlied@gmail.com \
    --cc=benh@kernel.crashing.org \
    --cc=dri-devel@lists.sf.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiago.vignatti@nokia.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