summaryrefslogtreecommitdiff
path: root/src/nv50_dac.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Split bios struct into struct for nv_bios.c, and exported public info structStuart Bennett1-2/+2
2008-12-19nv50: implement get_crtcMaarten Maathuis1-0/+24
2008-11-09nv50: use bios provided load detect valueMaarten Maathuis1-11/+15
2008-07-26NV50: my best guess at the lvds bios table, time will tell if it's correct fo...Maarten Maathuis1-1/+0
2008-05-20NV50: Be consistent with rules-ng.Maarten Maathuis1-3/+3
2008-05-10NV50: Some misc things.Maarten Maathuis1-0/+1
2008-05-06NV50: Some misc fixes.Maarten Maathuis1-3/+13
2008-05-05NV50: Rework the modesetting code into a different model.Maarten Maathuis1-136/+93
2008-04-12NV50: Re-implement output status caching.Maarten Maathuis1-26/+1
2008-04-09NV50: Some misc stuff.Maarten Maathuis1-2/+2
2008-04-07NV50: Scaling works fine on VGA connectors, so support that as well.Maarten Maathuis1-1/+34
2008-04-06NV50: Some more stuff.Maarten Maathuis1-6/+8
2008-04-05NV50: rename randr-1.2 functions to be nv50_something_functionMaarten Maathuis1-20/+20
2008-04-05NV50: Some more cleanup.Maarten Maathuis1-1/+0
2008-04-05NV50: Some reordering.Maarten Maathuis1-1/+0
2008-04-02NV50: Add my name to some files.Maarten Maathuis1-0/+1
2008-04-02NV50: Some more things.Maarten Maathuis1-2/+2
2008-04-01NV50: Add some debugging statements to important functions.Maarten Maathuis1-1/+13
2008-03-31NV50: Some clock related cleanups + minor changes.Maarten Maathuis1-1/+1
2008-03-31NV50: Some misc cleanup.Maarten Maathuis1-3/+0
2008-03-30NV50: Deobfuscate some of the modesetting, a few things were hidden away in i...Maarten Maathuis1-1/+1
2008-03-20NV50: Forgot some more stuff.Maarten Maathuis1-4/+4
2008-03-20NV50: More dehexing.Maarten Maathuis1-7/+25
2008-03-20NV50: Some more register guesses.Maarten Maathuis1-8/+8
2008-03-19NV50: fix i2c for realMaarten Maathuis1-1/+1
2008-03-19NV50: Fix major thinko in "NV50: kill output_resource and use or directly."Maarten Maathuis1-18/+14
2008-03-19NV50: kill output_resource and use or directly.Maarten Maathuis1-14/+14
2008-03-19NV50: Merge output creation and i2c init.Maarten Maathuis1-19/+2
2008-03-13NV50: Unbreak "NV50: Kill the connection status caching (which was broken btw)."Maarten Maathuis1-0/+3
2008-03-13NV50: Merge the two output private structs.Maarten Maathuis1-6/+6
2008-03-13NV50: Rename or to output_resource.Maarten Maathuis1-15/+15
2008-03-13NV50: kill set_pclkMaarten Maathuis1-2/+1
2008-03-13NV50: Remove the remnants of cached_status.Maarten Maathuis1-1/+0
2008-03-13NV50: Kill the connection status caching (which was broken btw).Maarten Maathuis1-5/+11
2008-03-13NV50: change i2c to pDDCBusMaarten Maathuis1-1/+1
2008-03-13NV50: Switch to other scaling defines.Maarten Maathuis1-1/+1
2008-03-13NV50: Switch to the same output type as the rest of the code.Maarten Maathuis1-1/+1
2008-03-07NV50: Convert back to absolute registers.Maarten Maathuis1-12/+18
2008-01-06port "G80: Reduce load detection false positives." from xf86-video-nv commit ...Jeremy Kolb1-2/+5
2007-11-12Remove disable switches, big cleanup, requires xorgs server 1.3 againPatrice Mandin1-7/+0
2007-11-10NV50: Last part of nv50_dac.cMaarten Maathuis1-15/+15
2007-11-10NV50: More cleanup (this time nv50_dac.c).Maarten Maathuis1-94/+87
2007-10-03randr12 + NV50: Misc changes.Maarten Maathuis1-6/+7
2007-09-30randr12: Switch to proper cursor api + minor changes + small nv50 fixMaarten Maathuis1-1/+1
2007-09-16Bring G8x modesetting into sync with xf86-video-nv.Ben Skeggs1-1/+10
2007-09-10make randr 1.2 disableable for xorg server < 1.3Patrice Mandin1-0/+4
2007-09-04Add pci-rework compatibility and remove the pci-id list.Maarten Maathuis1-1/+1
2007-09-03merge in the nv50 code from the randr 1.2 branchDave Airlie1-0/+199