https://bugs.freedesktop.org/show_bug.cgi?id=29129
--- Comment #2 from Sven Joachim <[email protected]> 2010-07-17 10:00:50 PDT --- You're of course right, Ben, looks like I screwed up the last bisection step. The actual change that introduced the buggy behavior was the previous one, 7f612d87f8b4b1ddbcee04264a93e5af7b9f21c7: drm/nouveau: use dcb connector table for creating drm connectors This makes this code common to both the nv04 and nv50 paths. For the moment, we keep the previous behaviour with HDMI/eDP connectors and report them as DVI-D/DP instead. This will be fixed once the rest of the code has been fixed to deal with those types. Signed-off-by: Ben Skeggs <[email protected]> I refrain from including the 274 lines "git diff" output. In dmesg I see the following messages: [ 0.896501] [drm] nouveau 0000:01:00.0: Detected a DVI-I connector [ 0.896543] [drm] nouveau 0000:01:00.0: Detected a VGA connector [ 0.896570] [drm] nouveau 0000:01:00.0: Detected a TV connector -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
