nouveau
2007-01-10  jkolb@brandeis.eduJust a superficial cleaning up. Nothing exciting.
2007-01-07  Dave Airliefixup pll code
2007-01-07  Dave Airlierename scale to something better
2007-01-07  Dave Airlieuse reg names for fp control
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 output settings + tv regs
2007-01-06  Dave Airlieadd more register names from beos
2007-01-06  Dave AirlieMerge branch 'origin' into randr-1.2
2007-01-06  Dave Airlieadd some more regs names
2007-01-02  Dave Airlieadd some more reg names
2007-01-02  Ben SkeggsNV4x changes to work with latest drm.
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 Airliefixup panel tweak function call
2007-01-01  Dave Airliemove tweaks to output from crtc
2007-01-01  Dave Airliefixup suspend
2007-01-01  Dave Airlieturn off debugging
2007-01-01  Dave AirlieMerge git://git.freedesktop.org/git/nouveau/xf86-video...
2007-01-01  Dave Airlieminor cleanups
2007-01-01  Dave Airliefix hw cursor support
2006-12-31  Dave Airliefixup i2c problem by not unlock crtc
2006-12-31  Dave Airlieremove old i2c legacy code, fix typo
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 Airliemove some panel code around
2006-12-31  Dave Airliefix tweaks add licenses
2006-12-31  Dave Airliemove some output code from crtc
2006-12-31  Dave Airlieadd output detect code and start of LVDS output
2006-12-31  Dave Airlieadd mobile flag
2006-12-31  Dave Airlieclean up code and debug messages
2006-12-31  Dave Airlieuse correct PVIO register aperture for VGA accesses
2006-12-31  Dave Airliefix up vga debugging macro
2006-12-31  Dave Airlieget crtcx owner earlier
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-27  Stephane MarchesinOutput the driver date to the logs on startup.
2006-12-23  Dave Airliesplit out pgraph and surface init code
2006-12-23  Dave Airliecall EnterVT instead of old mode 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 Airlieadd output and mon type to output
2006-12-22  Dave Airlieuse twoHeads to setup arrays
2006-12-22  Dave Airliestart hooking up basic DPMS code paths
2006-12-22  Dave Airlieadd screen resource initialisation
2006-12-22  Dave Airlieadd EDID modes return, fix i2c up
2006-12-22  Dave Airlieadd set edid property
2006-12-22  Dave Airliesplit nv common setup into two pieces
2006-12-22  Dave Airlieadd i2c interface code
2006-12-22  Dave Airlieupdate from intel code
2006-12-22  Dave Airlieclean up some unused functions move i2c pre init
2006-12-22  Dave Airlieadd crtc and output hooks
2006-12-21  Dave Airlieadd randr functions from i830 + nv type additions
2006-12-21  Dave Airlieadd initial code from intel driver
2006-12-11  Ben SkeggsRemove final remaining PRAMIN access (NV04-specific...
2006-12-08  Ben SkeggsProvide some visuals with a stencil buffer, and actuall...
2006-12-06  Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
2006-12-06  Matthieu CastetMore pgraph regs
2006-12-03  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-12-03  Stephane MarchesinIntroduce lock step versioning with the drm.
2006-11-28  Matthieu CastetDon't alloc fifo if it is not needed.
2006-11-26  Stephane MarchesinMandatory oops commit.
2006-11-26  Andrew MitchellRemove XF86DRI defines from the driver. It's already...
2006-11-17  airliedadd VGA CRTC registers from haiku
2006-11-17  Dave Airlieremove nvvga.h unused
2006-11-17  Dave Airliefind and version DRM earlier in startup sequence so...
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-11-15  Matthieu CastetUse objects from nouveau_reg.h.
2006-11-14  Ben SkeggsSet SURFACE_FORMAT in NVExaPrepareCopy. Fixes one...
2006-11-14  Ben Skeggsnv_exa.c tab goodness
2006-11-13  Ben SkeggsFix type. 0x84 is DEBUG_1
2006-11-13  Ben SkeggsFill in front_offset/front_pitch
2006-11-12  Ben SkeggsAdd NVDRIFinishScreenInit.
2006-11-12  Dave Airlieadd some names to registers
2006-11-11  Ben SkeggsImport nouveau_dri.h from the 3D driver as nv_dri.h...
2006-11-11  Ben SkeggsTemporary workaround for DRI drmMap problem, not sure...
2006-11-11  Ben Skeggsnv_dri.c still had some space-indented functions, not...
2006-11-06  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-06  Stephane MarchesinAdded a DRI visual configs functions. It should work...
2006-11-06  Ben SkeggsFix TEX0_IN_TEX1 fragprog.. I must've been asleep when...
2006-11-06  Dave Airlieuse pagesize to work out the sarea size
2006-11-05  Dave Airliedon't fail dri module load if loaded already
2006-11-05  Dave AirlieMerge ssh://10.1.1.200/home/airlied/git/xf86-video...
2006-11-05  Dave Airliefix G5 endianness issue with panel size regs
next