https://bugzilla.kernel.org/show_bug.cgi?id=16402
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
https://bugzilla.kernel.org/show_bug.cgi?id=16402
Rafael J. Wysocki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=16402
--- Comment #3 from Sven Joachim 2010-07-17 12:45:01 ---
It seems this is actually a bug in nouveau/nv50 that has been present since
2.6.34 and only got triggered by commit c867df70. I reported this in
freedesktop's bugzilla: https://bugs.fre
https://bugzilla.kernel.org/show_bug.cgi?id=16402
--- Comment #2 from Sven Joachim 2010-07-16 07:03:26 ---
It is probably correct to use 60 Hz by default, since this is indeed what the
monitor reports as its preferred mode (according to the read-edid tool).
The real bug is that modeline par
https://bugzilla.kernel.org/show_bug.cgi?id=16402
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #1 f
https://bugzilla.kernel.org/show_bug.cgi?id=16402
Maciej Rutecki changed:
What|Removed |Added
Blocks||16055
--
Configure bugmail: https:/
https://bugzilla.kernel.org/show_bug.cgi?id=16402
Summary: drm: refresh rate down to 60 Hz in 2.6.35-rc5
Product: Drivers
Version: 2.5
Kernel Version: 2.6.35-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Status
After upgrading to 2.6.35-rc5, I noticed that my monitor reports a
refresh rate of 60 Hz when nouveau.ko is loaded, rather than the 75 Hz I
got on 2.6.34. Graphics card is an NV86 (GeForce 8500 GT), the monitor
is a 1280x1024 TFT (Yakumo 19AL) connected via VGA.
I bisected this to the following c