All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Initial DisplayPort OUI probing
@ 2012-05-14 20:05 Adam Jackson
  2012-05-14 20:05 ` [PATCH 1/5] drm/dp: Add DPCD OUI register defines Adam Jackson
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Adam Jackson @ 2012-05-14 20:05 UTC (permalink / raw)
  To: dri-devel

DisplayPort has an escape hatch by which devices can identify each other.
I'm not super thrilled that it does, since that's just a clever way of
getting the spec to explicitly bless interoperability bugs.  But it may
be useful information when debugging link training problems, and there's
a cute trick you can do on iMacs that I think will require knowing this
information, so we may as well fill it in.

Tested on a Lenovo T500 against a DP->VGA adaptor (which turns out to be
an ST Microelectronics chip, who knew) and an HP LP2480zx (which does
not advertise OUI support, but also harmlessly returns 0s for the OUI
registers if you read them anyway).

- ajax

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-05-22  9:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 20:05 [PATCH 0/5] Initial DisplayPort OUI probing Adam Jackson
2012-05-14 20:05 ` [PATCH 1/5] drm/dp: Add DPCD OUI register defines Adam Jackson
2012-05-14 20:05 ` [PATCH 2/5] drm/dp: Add DPCD defines for register 0x007 Adam Jackson
2012-05-14 20:05 ` [PATCH 3/5] drm/i915/dp: Probe branch/sink OUIs Adam Jackson
2012-05-14 20:05 ` [PATCH 4/5] drm/radeon/dp: " Adam Jackson
2012-05-14 20:05 ` [PATCH 5/5] drm/nouveau/dp: " Adam Jackson
2012-05-21 17:41 ` [PATCH 0/5] Initial DisplayPort OUI probing Adam Jackson
2012-05-21 18:32   ` Jerome Glisse
2012-05-21 18:47   ` Daniel Vetter
2012-05-21 19:27     ` Alex Deucher
2012-05-21 20:11       ` Adam Jackson
2012-05-21 20:35         ` Alex Deucher
2012-05-21 21:09           ` Adam Jackson
2012-05-21 21:48             ` Alex Deucher
2012-05-22  9:27 ` Dave Airlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.