randr12: Minor changes and more debugging output.
[nouveau] / src / nv_driver.c
2007-09-28  Maarten Maathuisrandr12: Preperation to allow differentation between...
2007-09-16  Ben SkeggsFix randr1.2 with driver-provided modes (ie. LVDS nativ...
2007-09-10  Patrice Mandinmake randr 1.2 disableable for xorg server < 1.3
2007-09-08  Maarten MaathuisHopefully fix bridged chip detection, such as the 7800G...
2007-09-07  Maarten Maathuisrandr12: Fix Xv blitter, please see full changelog...
2007-09-06  Maarten MaathuisUpdate to latest pciaccess api, this now requires libpc...
2007-09-05  Maarten MaathuisFix minor issue.
2007-09-05  Maarten Maathuisrandr-1.2 clients have their DDC's initialized elsewhere.
2007-09-05  Maarten MaathuisLockUnlock CRTC's when going back to X (EnterVT), patch...
2007-09-05  Ben SkeggsNuke "comparison is always false..." warning.
2007-09-05  Ben SkeggsFix pciid detect on non-8800 cards (they identify as...
2007-09-05  Ben SkeggsNuke riva_* files + bits of NV03 that got reincarnated.
2007-09-05  Ben SkeggsNuke XAA.
2007-09-04  Maarten MaathuisThere was some redundant arch checking code left, must...
2007-09-04  Maarten MaathuisFix several problems.
2007-09-04  Maarten MaathuisAdd suggestion/patch by Bernhard Kaindl <bk@suse.de...
2007-09-04  Maarten MaathuisAdd pci-rework compatibility and remove the pci-id...
2007-09-04  Ben SkeggsBadness.
2007-09-03  Ben SkeggsFix G8x hwcursor
2007-09-03  Ben SkeggsAllocate some VRAM for G8x palette.
2007-09-03  Ben SkeggsDetect unknown G8x chips in NVProbe() + Force randr12...
2007-09-03  Dave Airliemerge in the nv50 code from the randr 1.2 branch
2007-09-03  Dave Airlierandr12: try and bring over most of the randr12 code...
2007-08-30  Stephane MarchesinCut remains of NV03 support.
2007-08-14  Patrice MandinCan not setup dfp modes with xorg-server-1.1 also
2007-08-06  Ben SkeggsAdapt to drm 0.0.10
2007-07-11  Arthur Huilletadded support for PCI GART when no AGP is available...
2007-06-24  Ben SkeggsMatch drm 0.0.7 interface changes
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-04-22  Henry ZhaoImport from nv : Need to inject a mode corresponding...
2007-02-28  Ben Skeggsmatch drm v4 interface changes
2007-02-13  Damien ThebaultDon't output the chipset list to the log file, silence...
2007-01-24  B. RathmannFix the G70 issues.
2006-12-27  Stephane MarchesinOutput the driver date to the logs on startup.
2006-12-06  Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
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-26  Andrew MitchellRemove XF86DRI defines from the driver. It's already...
2006-11-17  airliedadd VGA CRTC registers from haiku
2006-11-17  Dave Airliefind and version DRM earlier in startup sequence so...
2006-11-12  Ben SkeggsAdd NVDRIFinishScreenInit.
2006-10-10  Stephane MarchesinRemove the PFIFO_REINIT hack, and enable the irq by...
2006-09-05  Stephane MarchesinPort some of the least intrusive nv03 code to the nouve...
2006-09-02  Ben SkeggsConfig options for cmdbuf location/size.
2006-08-31  Ben SkeggsRename module from nv_drv.so to nouveau_drv.so to allow...
2006-08-29  Dave Airlieadd some names for some of the CRTC registers - some...
2006-08-29  Dave Airlieremove PCRTC via macros
2006-08-29  Dave Airlieremove PMC using macros
2006-08-29  Ben SkeggsMake EXA the default
2006-08-28  Ben SkeggsUse NVAllocateMemory for AGP scratch buffer.
2006-08-28  Dave Airliemissed some vga routines
2006-08-28  Dave Airlieadd RAMDAC register read/write
2006-08-28  Ben SkeggsMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28  Ben SkeggsMore cleanups from DRM memory alloc changes.
2006-08-28  Dave Airlieuse nvReadVGA and nvWriteVGA in more places
2006-08-27  Ben SkeggsSlash UseFBDev and DGA support.
2006-08-25  Ben SkeggsWhoa, how did that happen...
2006-08-25  Ben SkeggsInitial work in porting the DDX to use the DRM for...
2006-08-25  Dave Airlieupdated git tree from changes that got lost on way...
2006-08-25  marcheuIf you stare at nv_hw.c long enough, things start to...
2006-08-25  darktama_Updates for DRM changes, and a few cleanups
2006-08-25  marcheuAdd a check that bios writes fall within known areas...
2006-08-25  darktama_Remove FIFO and object handling out of the DDX. This...
2006-08-25  darktama_Quick hack to make sure CRTC 0x44 contains it's origina...
2006-08-25  darktama_Remove some XFree86LOADER conditionals
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  Dave Airlieinitial import of nouveau code
2006-08-11  Adam JacksonReplace panel message + MODE_BAD with MODE_PANEL. origin/nv-branch-1
2006-06-30  Mark VojkovichNew chip support and new PCI IDs.
2006-04-25  Aaron PlattnerAdd names for Quadro FX 5500, 3500, 1500, 560, 550...
2006-03-10  Aaron PlattnerCoverity nos. 868 and 869: Free the result of xf86GetEn...
2006-01-24  Aaron PlattnerFix typo in PCI ID (reported by Stefan Dirsch). Patch...
2006-01-23  Aaron PlattnerNew chip support from Mark Vojkovich's 2006-01-20 and...
2006-01-02  Aaron PlattnerPreliminary RandR rotation support. Bug #4708
2005-09-29  Aaron PlattnerAdd entries for GeForce Go 7800. (Change went into...
2005-09-17  Alan CoopersmithBugzilla #4480 <https://bugs.freedesktop.org/show_bug...
2005-07-11  Adam JacksonPrep for modular builds by adding guarded #include...
2005-07-09  Alan CoopersmithBug #3740 <https://bugs.freedesktop.org/show_bug.cgi...
2005-07-01  Daniel StoneChange all misc.h and os.h references to <X11/foo.h>.
2005-06-29  Alan CoopersmithBugzilla #3657 <https://bugs.freedesktop.org/show_bug...
2005-06-25  Adam JacksonBug #3626: _X_EXPORT tags for video and input drivers.
2005-04-21  Alan Coopersmithprograms/Xserver/hw/xfree86/drivers/nv/nv_driver.c
2005-01-26  Alan CoopersmithJan. 2005 nv chipset update from Mark Vojkovich Bug...
2004-12-10  Alan CoopersmithBugzilla #1985 <https://bugs.freedesktop.org/show_bug...
2004-11-10  Alan Coopersmith(Bugzilla #1777) Import Mark Vojkovich's changes to...
2004-10-12  Egbert EichSet fbdev mode as the default mode on PPC (Olaf Hering).
2004-09-17  Adam JacksonBug #1192: Remove cfb support from drivers where its...
2004-08-16  Adam JacksonBug #1087: Make sure all the *Weak symbols are document...
2004-07-31  Adam JacksonChange several LoaderSymbol calls introduced by the...
2004-07-30  Adam JacksonBug #400 (partial): Driver fixes for the dlloader....
2004-06-16  Eric AnholtDRI XFree86-4_3_99_12-merge import
2004-04-23  Egbert EichMerging XORG-CURRENT into trunk
2004-03-14  Egbert EichImporting vendor version xf86-4_4_99_1 on Sun Mar 14...
2004-03-03  Egbert EichImporting vendor version xf86-4_4_0 on Wed Mar 3 04...
2004-02-26  Egbert Eichreadding XFree86's cvs IDs
2004-02-26  Egbert EichImporting vendor version xf86-4_3_99_903 on Wed Feb...
2004-01-29  Egbert EichImporting vendor version xf86-012804-2330 on Thu Jan...
2003-12-19  Kaleb KeithleyXFree86 4.3.99.902 (RC 2)
2003-11-25  Kaleb KeithleyXFree86 4.3.99.16 Bring the tree up to date for the...
2003-11-14  Kaleb KeithleyInitial revision