EFI and i915kms questions

Jean-Sébastien Pédron jean-sebastien.pedron at dumbbell.fr
Wed Dec 2 07:39:18 UTC 2015


On 02/12/2015 02:00, John Baldwin wrote:
> Note that at the top of the function it invokes IICBUS_TRANSFER on a different
> device when force_bit_dev is true:
> 
> 370 	  	  	        sx_xlock(&dev_priv->gmbus_sx);
> 371 	  	  	        if (sc->force_bit_dev) {
> 372 	dumbbell 	282199 	                error = -IICBUS_TRANSFER(dev_priv->bbbus[unit], msgs, nmsgs);
> 373 	kib 	235783 	                goto out;
> 374 	  	  	        }
> 
> Hmm, I would try changing the line at 470 to match the line at 372.
> 
> 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?

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20151202/0322ef5a/attachment.bin>


More information about the freebsd-current mailing list