[Bug 29787] random XRandR failures (i2c related?)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 20 09:10:57 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29787

--- Comment #15 from Alex Deucher <agd5f at yahoo.com> 2010-11-20 09:10:56 PST ---
(In reply to comment #14)
> Grumble. So, how will this be fixed? Sprinkle the code with
> preempt_disable()/enable() pairs? Advise all users (well, me) to disable
> preemption? Change the code so it no longer acts on intermittent EDID failures?
> Ask your colleagues to design sane hardware that doesn't rely on software
> interaction for timing-critical operations ;) ?
> 
> FWIW, I'm perfectly happy to disable preemption in my kernel, haven't run a
> distro-provided kernel since 2.6.27. But your explanation sounds like this
> could bite a lot more users than just me.

It has nothing to do with the hw, it's the nature of i2c.  All drivers that use
bit banging i2c (hwmon, v4l, lots of embedded stuff) would potentially be
affected.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list