From: Ben Skeggs <skeggsb@gmail.com>
To: Daniel J Blueman <daniel@quora.org>
Cc: Ryan Bourgeois <bluedragonx@gmail.com>,
Dave Airlie <airlied@linux.ie>,
nouveau@lists.freedesktop.org,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Nouveau] nouveau Macbook EDID fix upstreaming...
Date: Mon, 20 Aug 2012 14:02:38 +1000 [thread overview]
Message-ID: <20120820040237.GA3207@nisroch.redhat.com> (raw)
In-Reply-To: <CAMVG2ssDVjwm2Fp6gBTKg2=MqWMDoO1_FpqoXOnskz5W58Unkg@mail.gmail.com>
On Fri, Aug 17, 2012 at 04:33:25PM +0800, Daniel J Blueman wrote:
> It looks like Ryan's Nouveau patch [1,2] to get the I2C working for
> EDID (thus modelines) is crucial for avoiding the Nvidia binary
> drivers on MacbookPro 2012s.
>
> Any plans/chance for it to be upstreamed to eg 3.6-rc3?
Not at this stage, no. I don't believe this is likely to be the correct fix. I should have access to one of the new mbp systems in the near future and I'll investigate it further then.
Cheers,
Ben.
>
> Many thanks,
> Daniel
>
> --- [1]
>
> diff -urNp a/drivers/gpu/drm/nouveau/nouveau_bios.c
> b/drivers/gpu/drm/nouveau/nouveau_bios.c
> --- a/drivers/gpu/drm/nouveau/nouveau_bios.c 2012-07-08 22:48:05.589828510 -0500
> +++ b/drivers/gpu/drm/nouveau/nouveau_bios.c 2012-07-15 00:28:18.578864693 -0500
> @@ -6461,6 +6461,9 @@ nouveau_run_vbios_init(struct drm_device
> }
> }
>
> + if (!bios->execute)
> + nouveau_gpio_reset(dev);
> +
> return ret;
> }
>
> [2] https://bugs.freedesktop.org/show_bug.cgi?id=51971
> --
> Daniel J Blueman
> _______________________________________________
> Nouveau mailing list
> Nouveau@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
prev parent reply other threads:[~2012-08-20 4:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 8:33 Daniel J Blueman
2012-08-20 4:02 ` Ben Skeggs [this message]
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=20120820040237.GA3207@nisroch.redhat.com \
--to=skeggsb@gmail.com \
--cc=airlied@linux.ie \
--cc=bluedragonx@gmail.com \
--cc=daniel@quora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nouveau@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome