All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henrik Rydberg" <rydberg@euromail.se>
To: Bernhard Froemel <bfroemel@gmail.com>
Cc: Matthew Garrett <mjg@redhat.com>,
	platform-driver-x86@vger.kernel.org,
	Seth Forshee <seth.forshee@canonical.com>,
	linux-kernel@vger.kernel.org,
	Bernhard Froemel <froemel@vmars.tuwien.ac.at>
Subject: Re: [PATCH v2 1/2] apple-gmux: Fix index read functions
Date: Sat, 25 Aug 2012 19:53:16 +0200	[thread overview]
Message-ID: <20120825175316.GA4292@polaris.bitmath.org> (raw)
In-Reply-To: <1345883449-2790-1-git-send-email-bfroemel@gmail.com>

On Sat, Aug 25, 2012 at 10:30:48AM +0200, Bernhard Froemel wrote:
> From: Bernhard Froemel <froemel@vmars.tuwien.ac.at>
> 
> Study of Apple's binary driver revealed that the GMUX_READ_PORT should
> be written between calls to gmux_index_wait_ready and
> gmux_index_wait_complete (i.e., the new index protocol must be
> followed). If this is not done correctly, the indexed
> gmux device only partially accepts writes which lead to problems
> concerning GPU switching. Special thanks to Seth Forshee who helped
> greatly with identifying unnecessary changes.
> 
> Signed-off-by: Bernhard Froemel <froemel@vmars.tuwien.ac.at>
> ---

Hi Bernhard,

thanks for your patch, this works splendidly; I can resume and select
different screen resolutions using xrandr.

    Tested-by: Henrik Rydberg <rydberg@euromail.se>

Henrik

  parent reply	other threads:[~2012-08-25 17:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-25  8:26 [PATCH v2 0/2] apple-gmux: Fixes related to 'Support for new hardware' Bernhard Froemel
2012-08-25  8:30 ` [PATCH v2 1/2] apple-gmux: Fix index read functions Bernhard Froemel
2012-08-25  8:30   ` [PATCH v2 2/2] apple-gmux: Obtain version info from indexed gmux Bernhard Froemel
2012-08-26  0:48     ` Seth Forshee
2012-08-25 17:53   ` Henrik Rydberg [this message]
2012-08-26  0:47   ` [PATCH v2 1/2] apple-gmux: Fix index read functions Seth Forshee

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=20120825175316.GA4292@polaris.bitmath.org \
    --to=rydberg@euromail.se \
    --cc=bfroemel@gmail.com \
    --cc=froemel@vmars.tuwien.ac.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg@redhat.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=seth.forshee@canonical.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 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.