From owner-svn-src-head@FreeBSD.ORG Sun Apr 7 17:34:48 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8A92EE0F; Sun, 7 Apr 2013 17:34:48 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mail.made4.biz (ns25270.ovh.net [91.121.29.24]) by mx1.freebsd.org (Postfix) with ESMTP id 50A17758; Sun, 7 Apr 2013 17:34:47 +0000 (UTC) Received: from corvisart.dumbbell.fr ([88.178.10.224] helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UOtSv-0004vN-Fd; Sun, 07 Apr 2013 19:33:22 +0200 Message-ID: <5161ADD8.6090607@FreeBSD.org> Date: Sun, 07 Apr 2013 19:33:12 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Olivier_Cochard-Labb=E9?= Subject: Re: svn commit: r249041 - in head/sys/dev/drm2: . i915 References: <201304030827.r338RZih051806@svn.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2DACPVIWLOOKXKTKBJCUX" Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 17:34:48 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2DACPVIWLOOKXKTKBJCUX Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 07.04.2013 15:04, Olivier Cochard-Labb=E9 wrote: >> New Revision: 249041 >> >> Log: >> drm and i915: Left-shift iic_msg.slave at creation time >=20 > Hi Jean-S=E9bastien, >=20 > I believed this change brings a bug on my laptop that uses > drm2/i915kms drivers: Xorg is no more able to probe the capability of > external screen connected to DP port and I can't use the audio output > of this screen too. Hi Olivier! Could you please try the following patch? http://people.freebsd.org/~dumbbell/radeonkms/drm-i915-intel_iic.a.patch It reverts a part of the commit, the one in intel_gmbus_transfer(). I think this function was called with the .slave address already left-shift= ed. --=20 Jean-S=E9bastien P=E9dron ------enig2DACPVIWLOOKXKTKBJCUX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlFhrd0ACgkQa+xGJsFYOlPhGACfWnaa6sGNJ/gp83rQOUnfGOcL c1AAmQFiVnjzOEf8/xKA6c9FK70YYOVI =yff2 -----END PGP SIGNATURE----- ------enig2DACPVIWLOOKXKTKBJCUX--