On Sat, 23 Oct 2010 10:09:57 +0200, Alexey Fisher <[email protected]> wrote: > Hi, > xrandr report me new connection i never seen before > "DP2 unknown connection". There is only DVI monitor attached to this > board. kernel 2.6.36-rc8-01148-g3c17fe4 from intel_drm_next
So unknown connection is only reported for DP if the structure does not match one of the known registers. Sounds like we bailed during initialisation, but after hooking the structure into the drm connector list. -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
