Merge branch 'randr-1.2' into nv50-branch
[nouveau] / src / nv_crtc.c
2007-07-12  Ben SkeggsMerge branch 'master' into randr-1.2
2007-07-05  Ben SkeggsMerge branch 'master' into randr-1.2
2007-06-28  Ben SkeggsMerge branch 'upstream-randr-1.2' into upstream-nv50...
2007-06-28  Ben SkeggsFix FB offsets.
2007-06-28  Ben SkeggsMerge branch 'upstream-master' into upstream-randr-1.2
2007-06-25  Ben SkeggsMerge branch 'upstream-randr-1.2' into upstream-nv50...
2007-06-25  Ben SkeggsMerge branch 'upstream-master' into upstream-randr-1.2
2007-05-06  Dave Airlieremove unsued function
2007-04-22  Dave Airlieset crtc base correctly
2007-04-22  Dave Airlienv28: VGA reg 0x59 appears to enable/disable the DVI...
2007-04-22  Dave AirlieMerge branch 'origin' into randr-1.2
2007-03-25  Dave Airlierandr12: restructure nouveau code
2007-03-21  Dave AirlieMerge branch 'origin' into randr-1.2-origin
2007-03-11  Dave Airliecleanup pll setting for TMDS monitor
2007-03-11  Dave Airliedebug output the mode on each crtc
2007-03-11  Dave AirlieMerge branch 'origin' into randr-1.2-newcode
2007-03-08  Dave Airlieremove more code ported to server
2007-03-08  Dave Airliedrop all the old code
2007-03-06  Dave Airlieupdate randr code to latest from intel - probably won...
2007-03-06  Dave AirlieMerge branch 'master' into randr-1.2
2007-02-02  Dave Airlieupdate to latest intel code
2007-01-30  Dave AirlieMerge branch 'origin' into randr-1.2
2007-01-30  Dave Airliecopy over regs from save rec
2007-01-30  Dave Airlieremove unsued variables, this commit gets me two heads...
2007-01-30  Dave Airlieadd fp registers + save/restore for them
2007-01-30  Dave Airlieadd some pll regs and actually make pll programming...
2007-01-14  Dave Airliesetup plls hopefully properly
2007-01-13  Dave Airliefixup pll selection per ramdac selected
2007-01-13  Dave Airliefixup TMDS output on its own
2007-01-13  Dave Airliedon't change the head i2c routing
2007-01-13  Dave Airliefixup some of the uses of the plls
2007-01-13  Dave Airlieremove reg pointers from crtc private
2007-01-13  Dave Airlieset is_fp only for correct crtcs
2007-01-13  Dave AirlieRevert "fixup pll code"
2007-01-12  Dave Airlieadd some more missing includes
2007-01-10  Dave Airliesave/restore LCD register
2007-01-07  Dave Airliefixup pll code
2007-01-07  Dave Airliemove head to crtc specific register
2007-01-07  Dave Airlieadd support for more TMDS registers
2007-01-06  Dave Airlieadd more register names from beos
2007-01-06  Dave AirlieMerge branch 'origin' into randr-1.2
2007-01-01  Dave Airlieadd proper handling for unk830 + 834
2007-01-01  Dave Airlieimprove saving of context state.
2007-01-01  Dave Airlieadd more dac/crtc regs
2007-01-01  Dave Airliemove some regs into head specific registers
2007-01-01  Dave Airliemove cursorconfig setup back
2007-01-01  Dave Airliemove more code to the outputs from the crtc
2007-01-01  Dave Airliefixup pixel modification for fp
2007-01-01  Dave Airliemove tweaks to output from crtc
2007-01-01  Dave Airliefixup suspend
2007-01-01  Dave AirlieMerge git://git.freedesktop.org/git/nouveau/xf86-video...
2007-01-01  Dave Airlieminor cleanups
2006-12-31  Dave Airliefixup i2c problem by not unlock crtc
2006-12-31  Dave Airlieremove unsued code
2006-12-31  Dave Airlieclean up some function prototypes
2006-12-31  Dave Airlieremove unused code fix typo
2006-12-31  Dave Airliehook up proper save/restore for crtc and vga hw
2006-12-31  Dave Airliemake state handling better for output state and save...
2006-12-31  Dave Airliemake unload_state_ext take a state ptr
2006-12-31  Dave Airliefixup state to take mode reg as pointer
2006-12-31  Dave Airlieimplement blankscreen, cleanup unsued functions and...
2006-12-31  Dave Airliefix tweaks add licenses
2006-12-31  Dave Airliemove some output code from crtc
2006-12-31  Dave Airlieuse correct PVIO register aperture for VGA accesses
2006-12-31  Dave Airlieremove unneeded debugging
2006-12-31  Dave Airlieadd DAC colormap setup code
2006-12-31  Dave Airlieset up arbitration regs properly
2006-12-31  Dave Airlieadd call to set crtcx owner
2006-12-31  Dave Airlieenable vga hw protect
2006-12-31  Dave Airlieadd support for vga lock/unlock sequence
2006-12-23  Dave Airliesplit out pgraph and surface init code
2006-12-23  Dave Airlieuse correct interfaces to program modes
2006-12-23  Dave Airlieadd more VGA register programming and fix some typos
2006-12-23  Dave Airlieattempt to start moving to randr mode setting code...
2006-12-22  Dave Airliestart hooking up basic DPMS code paths
2006-12-22  Dave Airlieadd crtc and output hooks