Revert a G70 workaround, this may BREAK your setup.
[nouveau] / src / nv_crtc.c
2007-10-19  Maarten Maathuisrandr12: Some changes to crtc regs.
2007-10-13  Maarten Maathuisrandr12: Hopefully fix panel size detection and allow...
2007-10-13  Maarten Maathuisrandr12: Remove a double reg and misc changes.
2007-10-12  Maarten Maathuisrandr12: Some misc changes.
2007-10-10  Maarten Maathuisrandr12: Misc fix.
2007-10-10  Maarten Maathuisrandr12: Fix switch mode function, so fullscreen apps...
2007-10-08  Maarten Maathuisrandr12: Small changes makes finding regressions easy ;-)
2007-10-05  Maarten Maathuisrandr12: Misc changes.
2007-10-04  Maarten Maathuisrandr12: Some reindenting.
2007-10-03  Maarten Maathuisrandr12: Actually borrow some timing stuff from Haiku...
2007-10-03  Maarten Maathuisrandr12 + NV50: Misc changes.
2007-09-30  Maarten Maathuisrandr12: Switch to proper cursor api + minor changes...
2007-09-29  Maarten Maathuisrandr12: Some more CRTC regs.
2007-09-29  Maarten Maathuisrandr12: make crtc owner beheaviour consistent with...
2007-09-28  Maarten Maathuisrandr12: Minor changes and more debugging output.
2007-09-28  Maarten Maathuisrandr12: Some more debugging output and some other...
2007-09-28  Maarten Maathuisrandr12: Preperation to allow differentation between...
2007-09-26  Maarten Maathuisrandr12: Some registers were not constants, so changed...
2007-09-21  Maarten Maathuisrandr12: hardcode more stuff + actually use a few previ...
2007-09-17  Maarten Maathuisrandr12: Add some CRTC regs which the blob sets.
2007-09-17  Maarten Maathuisrandr12: Change the way CRTC register 59 is set.
2007-09-10  Patrice Mandinmake randr 1.2 disableable for xorg server < 1.3
2007-09-10  Maarten Maathuisrandr12: Apply the same pll restrictions to a two stage...
2007-09-10  Maarten Maathuisrandr12: Some more pll timer restrictions from Haiku.
2007-09-09  Maarten Maathuisrandr12: Some new pll clock restrictions.
2007-09-09  Maarten MaathuisSome reindenting.
2007-09-09  Maarten MaathuisRemoved a check for > 1 active crtc's, which seems...
2007-09-08  Maarten Maathuisrandr12: Some missing init.
2007-09-08  Maarten MaathuisSome much needed indenting and readability improvements.
2007-09-08  Maarten MaathuisRemove list that is incorrect and no longer needed.
2007-09-08  Maarten MaathuisFix previous commit, change the way Digital Flat Panels...
2007-09-07  Maarten MaathuisHopefully this will improve flatpanel beheaviour.
2007-09-07  Maarten MaathuisRemoving a hack in the hopes of finding a better way...
2007-09-07  Maarten MaathuisIndenting and minor code style changes.
2007-09-07  Maarten Maathuisrandr12: Fix Xv blitter, please see full changelog...
2007-09-06  Maarten Maathuisrandr12: A prettier hack for DFP, that uses several...
2007-09-05  Maarten MaathuisWorkaround for flatpanels.
2007-09-05  Ben SkeggsAvoid segv.
2007-09-05  Ben SkeggsNuke XAA.
2007-09-04  Maarten MaathuisI unknowingly broke CRT's i think.
2007-09-04  Maarten MaathuisFix several problems.
2007-09-04  Maarten MaathuisFix DVI/Digital alligment with some (magic?) values...
2007-09-03  Dave Airlierandr12: try and bring over most of the randr12 code...