nv50: use bios provided load detect value
[nouveau] / src / nv50_dac.c
2008-11-09  Maarten Maathuisnv50: use bios provided load detect value origin/HEAD origin/master
2008-07-26  Maarten MaathuisNV50: my best guess at the lvds bios table, time will...
2008-05-20  Maarten MaathuisNV50: Be consistent with rules-ng.
2008-05-10  Maarten MaathuisNV50: Some misc things.
2008-05-06  Maarten MaathuisNV50: Some misc fixes.
2008-05-04  Maarten MaathuisNV50: Rework the modesetting code into a different...
2008-04-12  Maarten MaathuisNV50: Re-implement output status caching.
2008-04-09  Maarten MaathuisNV50: Some misc stuff.
2008-04-07  Maarten MaathuisNV50: Scaling works fine on VGA connectors, so support...
2008-04-06  Maarten MaathuisNV50: Some more stuff.
2008-04-05  Maarten MaathuisNV50: rename randr-1.2 functions to be nv50_something_f...
2008-04-05  Maarten MaathuisNV50: Some more cleanup.
2008-04-05  Maarten MaathuisNV50: Some reordering.
2008-04-02  Maarten MaathuisNV50: Add my name to some files.
2008-04-02  Maarten MaathuisNV50: Some more things.
2008-04-01  Maarten MaathuisNV50: Add some debugging statements to important functions.
2008-03-31  Maarten MaathuisNV50: Some clock related cleanups + minor changes.
2008-03-31  Maarten MaathuisNV50: Some misc cleanup.
2008-03-30  Maarten MaathuisNV50: Deobfuscate some of the modesetting, a few things...
2008-03-20  Maarten MaathuisNV50: Forgot some more stuff.
2008-03-20  Maarten MaathuisNV50: More dehexing.
2008-03-20  Maarten MaathuisNV50: Some more register guesses.
2008-03-19  Maarten MaathuisNV50: fix i2c for real
2008-03-19  Maarten MaathuisNV50: Fix major thinko in "NV50: kill output_resource...
2008-03-19  Maarten MaathuisNV50: kill output_resource and use or directly.
2008-03-19  Maarten MaathuisNV50: Merge output creation and i2c init.
2008-03-13  Maarten MaathuisNV50: Unbreak "NV50: Kill the connection status caching...
2008-03-13  Maarten MaathuisNV50: Merge the two output private structs.
2008-03-13  Maarten MaathuisNV50: Rename or to output_resource.
2008-03-13  Maarten MaathuisNV50: kill set_pclk
2008-03-13  Maarten MaathuisNV50: Remove the remnants of cached_status.
2008-03-13  Maarten MaathuisNV50: Kill the connection status caching (which was...
2008-03-13  Maarten MaathuisNV50: change i2c to pDDCBus
2008-03-13  Maarten MaathuisNV50: Switch to other scaling defines.
2008-03-13  Maarten MaathuisNV50: Switch to the same output type as the rest of...
2008-03-07  Maarten MaathuisNV50: Convert back to absolute registers.
2008-01-06  Jeremy Kolbport "G80: Reduce load detection false positives."...
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-10  Maarten MaathuisNV50: Last part of nv50_dac.c
2007-11-10  Maarten MaathuisNV50: More cleanup (this time nv50_dac.c).
2007-10-03  Maarten Maathuisrandr12 + NV50: Misc changes.
2007-09-30  Maarten Maathuisrandr12: Switch to proper cursor api + minor changes...
2007-09-16  Ben SkeggsBring G8x modesetting into sync with xf86-video-nv.
2007-09-10  Patrice Mandinmake randr 1.2 disableable for xorg server < 1.3
2007-09-04  Maarten MaathuisAdd pci-rework compatibility and remove the pci-id...
2007-09-03  Dave Airliemerge in the nv50 code from the randr 1.2 branch