All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Dave Airlie <airlied@gmail.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: Recognise non-VGA display devices
Date: Fri, 21 Jan 2011 00:25:21 +0000	[thread overview]
Message-ID: <1bdc18$jbbht6@fmsmga002.fm.intel.com> (raw)
In-Reply-To: <AANLkTimd1r22X2uAG4yQNWfevj_ArPFBSjh4BcP1sXwR@mail.gmail.com>

On Fri, 21 Jan 2011 08:49:59 +1000, Dave Airlie <airlied@gmail.com> wrote:
> On Fri, Jan 21, 2011 at 1:07 AM, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> > Starting with SandyBridge (though possible with earlier hacked BIOSes),
> > the BIOS may initialise the IGFX as secondary to a discrete GPU. Prior,
> > it would simply disable the integrated GPU. In such a configuration, the
> > IGFX is not a primary VGA controller and so should not take part in VGA
> > arbitration.
> 
> VGA arb shouldn't happen for any devices not VGA class, it shouldn't place the
> devices into the arb list at all in this case.

Right, it doesn't happen, but i915 also need not to throw an error when
vgaarb rejects the device as being !DISPLAY_VGA.

I'll try and update the comments to explain why I've chosen to handle it
this way.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

  reply	other threads:[~2011-01-21  0:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 15:07 [PATCH] drm/i915: Recognise non-VGA display devices Chris Wilson
2011-01-20 17:04 ` Keith Packard
2011-01-20 17:13   ` Chris Wilson
2011-01-20 22:49 ` Dave Airlie
2011-01-21  0:25   ` Chris Wilson [this message]
2011-01-21  1:10     ` Dave Airlie
2011-01-21 10:33       ` Chris Wilson

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='1bdc18$jbbht6@fmsmga002.fm.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=airlied@gmail.com \
    --cc=intel-gfx@lists.freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.