NV50: Some more educated guesses at register names.
[nouveau] / src / nv_output.c
2008-03-19  Maarten MaathuisNV50: Share output properties.
2008-03-19  Maarten Maathuisrandr12: Implement dithering output property.
2008-03-19  Maarten MaathuisNV50: Merge output creation and i2c init.
2008-03-17  Stuart Bennettrandr12 offbyone debug commitnoise
2008-03-17  Stuart Bennettrandr12: fix noscale scaling mode
2008-03-16  Stuart BennettMisc startup info mostly duplicated the state storage...
2008-03-16  Stuart Bennettrandr12: make output parsing consistent
2008-03-14  Stuart Bennettrandr12: make plls belong to their CRTCs
2008-03-14  Maarten Maathuisrandr12: Let an unneeded quirk die.
2008-03-14  Stuart Bennettrandr12: sel_clk values are really an FP thing, so...
2008-03-14  Stuart Bennettrandr12: tidy up output restore
2008-03-14  Stuart Bennettrandr12: common tmds access functions
2008-03-13  Stuart Bennettrandr12: nothing uses output_resource. kill it
2008-03-13  Stuart Bennettrandr12: fix the setting of NV_RAMDAC_OUTPUT
2008-03-09  Stuart BennettFix up a bunch of prototypes, remove unused wrappers
2008-03-08  Maarten Maathuisrandr12: Disable a quirk that has adverse sideeffects...
2008-03-07  Maarten Maathuisrandr12: Forgot to clean up when switching output resou...
2008-03-06  Maarten Maathuisrandr12: A major rework of output resource conflict...
2008-03-06  Maarten Maathuisrandr12: Readd some useful information about how an...
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-03-05  Stuart Bennettrandr12: don't reset panel unnecessarily for mere backl...
2008-03-05  Stuart Bennettrandr12: remove switchable_crtc stuff
2008-03-05  Stuart Bennettrandr12: if no ddc, return XF86OutputStatusUnknown...
2008-03-05  Stuart BennettDon't zero out i2c_read and i2c_write
2008-02-27  Stuart BennettDeal with pre-nv40 laptops with EDID
2008-02-20  Stuart Bennettrandr12: rename NV*VGA functions for api consistency
2008-02-12  Stuart Bennettrandr12: reorder some variable declarations in nv_crtc...
2008-02-12  Stuart Bennettrandr12: tidy up some mode retrieval stuff
2008-02-01  Maarten MaathuisDon't use functions that are not supposed to be used...
2008-02-01  Maarten Maathuisrandr12: Remove a hack, confirmed on 7600GS that it...
2008-01-30  Stuart BennettPBUS define additions
2008-01-26  Stuart Bennettrandr12: don't do load detection on nv11
2008-01-25  Stuart Bennettrandr12: fix / annotate a couple of ddc thinkos
2008-01-24  Maarten Maathuisrandr12: Rework native modes for TMDS.
2008-01-23  Stuart BennettMostly log message changes
2008-01-23  Maarten Maathuisrandr12: Increase cvt mode to 72 Hz.
2008-01-21  Stuart Bennettrandr12: avoid SIGFPE
2008-01-21  Stuart Bennettrandr12: use correct clock for LVDS modesetting part 2
2008-01-21  Stuart Bennettrandr12: use correct clock for LVDS modesetting
2008-01-17  Stuart BennettAdd me
2008-01-15  Maarten Maathuisrandr12: PrivFlags are not so private, switch to a...
2008-01-15  Maarten Maathuisrandr12: Reenable cvtmode.
2008-01-14  Stuart Bennettrandr12: better load detection (enabled)
2008-01-13  Maarten Maathuisrandr12: We didn't copy the Flags to the adjusted mode...
2008-01-13  Maarten Maathuisrandr12: Some "NewRestore" fixes.
2008-01-11  Maarten Maathuisrandr12: Intermediate commit.
2008-01-11  Maarten Maathuisrandr12: Intermediate commit.
2008-01-11  Stuart Bennettrandr12: undo overzealous code disablement
2008-01-11  Stuart Bennettrandr12: some tidyup to output save/restore functions...
2008-01-11  Stuart Bennettrandr12: tidy up dpms functions
2008-01-10  Stuart Bennettrandr12: use clocks in kHz throughout
2008-01-10  Stuart Bennettrandr12: enable LVDS and refactor output creation
2008-01-10  Stuart Bennettdeifdefication - we requre xserver 1.3, so randr 1...
2008-01-10  Stuart Bennettrandr12: optimize away excessive LVDS_RESETing
2008-01-09  Maarten Maathuisrandr12: Fix minor bug, related to output resource...
2008-01-09  Maarten Maathuisrandr12: Reset crtc when changing output routes.
2008-01-09  Stuart BennettDetect an LVDS panel if there's a hardcoded EDID
2008-01-08  Stuart Bennettfp bios edid oops commit
2008-01-08  Maarten Maathuisrandr12: More fixes for strange output routes.
2008-01-08  Stuart Bennettrandr12: try to use bios fp edid, if nothing else works
2008-01-08  Maarten Maathuisrandr12: Fix reverse pll reading code for NV30.
2008-01-08  Stuart BennettAssorted small bios/randr12 bits and pieces
2008-01-07  Maarten Maathuisrandr12: Clear dpms cache when needed.
2008-01-06  Maarten Maathuisrandr12: Some fixes for NV31M.
2008-01-05  Maarten Maathuisrandr12: NV11 and NV20 don't have CR57 and CR58.
2008-01-05  Maarten Maathuisrandr12: Cache dpms calls to avoid unnecesary blinking...
2008-01-04  Maarten Maathuisrandr12: Forgot to switch to vpll1_a, etc in one place.
2008-01-04  Stuart Bennettrandr12: fix BIT bios LVDS dpms
2008-01-01  Maarten MaathuisDump some CARD8 and CARD32 in favour of uintX_t.
2008-01-01  Maarten Maathuisrandr12: Improve output routing.
2008-01-01  Maarten Maathuisrandr12: Really hopefully fix output resource conflict...
2008-01-01  Maarten Maathuisrandr12: Hopefully fix output resource conflict detection.
2008-01-01  Maarten Maathuisrandr12: Time to let some routing insanity die.
2007-12-31  Maarten Maathuisrandr12: Fix a bug in an earlier commit.
2007-12-31  Maarten Maathuisrandr12: Duplicate native modes, to avoid hitting an...
2007-12-31  Maarten Maathuisrandr12: Set the adjusted mode in output code.
2007-12-31  Maarten Maathuisrandr12: Deal with output resources in a better way.
2007-12-31  Maarten Maathuisrandr12: Disable crt load detect again, until i know...
2007-12-30  Maarten MaathuisRevert "randr12: Another quirk for the 7300GO cards."
2007-12-30  Maarten Maathuisrandr12: Another quirk for the 7300GO cards.
2007-12-27  Maarten Maathuisrandr12: Some fixes for LVDS and an odd 7300GO.
2007-12-26  Stuart BennettFix up getting modes for both TMDS and LVDS
2007-12-26  Maarten Maathuisrandr12: Remove this, since it's not essential and...
2007-12-26  Maarten Maathuisrandr12: Some minor fixed for dvi and lvds.
2007-12-26  Maarten Maathuisrandr12: Some assorted fixes for dual link outputs.
2007-12-25  Maarten Maathuisrandr12: Restrict TMDS register backup to digital outputs.
2007-12-23  Maarten MaathuisNV40EXA: Suport as many of the repeat types as possible...
2007-12-23  Maarten Maathuisrandr12: Simplify code a bit by using the more sane...
2007-12-22  Maarten Maathuisrandr12: Correct CRTC selection for pre-NV40 cards.
2007-12-22  Maarten Maathuisrandr12: Older cards do have switchable CRTC's, i was...
2007-12-22  Maarten Maathuisrandr12: Undo a previous mistake for NV1x/NV2x.
2007-12-21  Maarten Maathuisrandr12: Restrict crtc's on nv1x and nv2x.
2007-12-20  Maarten Maathuisrandr12: Detect switchable crtc's.
2007-12-20  Stuart Bennettrandr12: fix old and new style scaling for LVDS, and...
2007-12-19  Maarten Maathuisrandr12: Fix secondary (analog) outputs with ffs(or...
2007-12-19  Stuart Bennettrandr12: don't use invalid crtc pointer for lvds dpms
2007-12-19  Stuart BennettTurn LVDS panel on again, after resetting, when we...
2007-12-18  Maarten Maathuisrandr12: Hopefully reset outputs better between mode...
2007-12-16  Maarten Maathuisrandr12: Restrict digital outputs with ffs(or) == 1...
2007-12-16  Maarten Maathuisrandr12: Fix compile error.
next