All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org>
To: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: "nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org"
	<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Quadro NVS 420/450 regression
Date: Fri, 30 Aug 2013 11:47:32 -0400	[thread overview]
Message-ID: <CAKb7UvjBPxK3pH4PUHYb=2wYkVtocWrurRRifq9xJ0x4yxKzSg@mail.gmail.com> (raw)

Hi Ben,

Someone came in to the channel to report that the outputs on the
second gpu of the NVS 420 were not being detected properly. Emil
tracked it down to the pclass == PCI_CLASS_DISPLAY_VGA check in
nouveau_display that you added in e412e95a in order to avoid
modesetting on Tesla cards. This can be worked around by specifying
nouveau.modeset=1.

I think it's a little ridiculous to require all NVS420/450 users to
use nouveau.modeset=1, things should Just Work (tm). But I also don't
want to just break stuff for Tesla, and I don't really know what the
landscape of those "3d accelerator" cards is. So... what do you think
the best approach is here? A whitelist? A blacklist? Relying on
vbios's dcb.entries > 0 saving us (note that this check was not there
when you checked in that commit)?

  -ilia

                 reply	other threads:[~2013-08-30 15:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAKb7UvjBPxK3pH4PUHYb=2wYkVtocWrurRRifq9xJ0x4yxKzSg@mail.gmail.com' \
    --to=imirkin-frubxkncsvf2fbvcvol8/a@public.gmane.org \
    --cc=bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.