[Nouveau] [Bug 29129] Cannot set refresh rate on nv50
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 17 10:00:50 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29129
--- Comment #2 from Sven Joachim <svenjoac at gmx.de> 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 <bskeggs at redhat.com>
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.
More information about the Nouveau
mailing list