[Bug 41561] [r600 KMS] Hotplug detect does not work for HDMI monitor on Fusion E-350 board

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 11:16:14 PDT 2011


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

--- Comment #8 from Alex Deucher <agd5f at yahoo.com> 2011-10-07 11:16:14 PDT ---
(In reply to comment #6)
> Results:
> 
> DVI-D hotplug works fine. There is a delay on the first DVI-D hotplug after the
> connector has been used for VGA, but I get an event within 10 seconds.

good.

> 
> No events when I plug in the adapter with no load and wait 20 seconds.
> 

As expected.

> No events when I plug in the adapter with load but not DDC and wait 20 seconds.
> 

There's no way to get events for this case without doing load detection in the
hotplug polling.  We don't currently support that case as load detection has
the potential to cause flicker on connectors that share resources.  If you need
it, you can remove the !force checks in the connector detect functions, but you
may get flicker on other connectors if they share resources.

> Events on connect only when I plug in the adapter with DDC.

As expected.

-- 
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