Date: Wed, 2 Dec 2015 08:39:10 +0100 From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <jean-sebastien.pedron@dumbbell.fr> To: freebsd-current@freebsd.org Subject: Re: EFI and i915kms questions Message-ID: <565EA01E.7000300@dumbbell.fr> In-Reply-To: <1736392.rQjToYj3It@ralph.baldwin.cx> References: <54B18FFE-063F-4F62-9343-28FDE68EE358@pcbsd.org> <56505B3F.2070403@dumbbell.fr> <5BC149BC-8BA6-4089-A9E6-763E2494A30A@pcbsd.org> <1736392.rQjToYj3It@ralph.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uaeuxgrhrIB2nxxjinPocCordRdhJBBak Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/12/2015 02:00, John Baldwin wrote: > Note that at the top of the function it invokes IICBUS_TRANSFER on a di= fferent > device when force_bit_dev is true: >=20 > 370 sx_xlock(&dev_priv->gmbus_sx); > 371 if (sc->force_bit_dev) { > 372 dumbbell 282199 error =3D -IICBUS_TRANSFER(dev_p= riv->bbbus[unit], msgs, nmsgs); > 373 kib 235783 goto out; > 374 } >=20 > Hmm, I would try changing the line at 470 to match the line at 372. >=20 > They used to match, and then this change: You're right. This is something I fixed in my i915 update branch but forgot to commit to HEAD... Joe, could you please try what John suggests to confirm? --=20 Jean-S=C3=A9bastien P=C3=A9dron --uaeuxgrhrIB2nxxjinPocCordRdhJBBak 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 iQJ8BAEBCgBmBQJWXqAjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMQsUP/244KhOWGYDi5SthDehxkx3r Kuvmj+BUflnDYXI2cDR/mJGaDHFik6DmzAvTsdbVgxgUaAQ/2lEWBvwTWGJTmx++ jDvNOhUzDsLzTVqM0wiJS7jEtrsi4s+FuTVF3AUKyTbebgnT/JCG6KCJO6JDYEyL +hJg5ZsfA/d4FQ6n2eZzo+QT7AjHXtWfTXb5kbC3oRRUKAjV0ymZjiumecLLZyGf tNS+9s4JlHzPRNlyE/Jvz1eEve88uQPaqWQWuIMqrpXZKS7owMfcecfoKlylqYCY jg0bvkV1xK8CT5LCIuXHqTpWHd+IU8qzYcMW+zdjzvxnkwOASxGZKX3WQ//uYJQ8 dTdvsHmGXlCQ1OxkxCjHEZh6oR2yIciJpa69ogK9xd5uh4ZJGULgUn21qzNd/xH3 VdlGuJ8tqGXcKSwIEGNRrKDxbNXvzbv63pp0G+va75GM0Wuj0CjgIeZ0Hrlxq9Ao KA4hFYkypKczobe29nkSzFwh/Wd7rHaUmNvpu8WiEc9ZPIX7f2E6AJHitkQ6C2lL rZ9HDSCuIHL0dC+YMj/RE00meTl+fWsooHh8O5oFF/OF1GkIPDQW0qp4ctK/YUPP iC7KT7JNVeebwgX5CT8f3SnGmA90wNtpqUNaMULeZrxdD6SZU/en42GL/JT7l2Az +VIsbX1z92QC573cpU2D =zRmt -----END PGP SIGNATURE----- --uaeuxgrhrIB2nxxjinPocCordRdhJBBak--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565EA01E.7000300>