summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-27Bump version to 1.0.2.0 for release.xf86-video-nv-1-0-2-0Aaron Plattner
2006-03-10Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo.Aaron Plattner
2006-01-24Fix typo in PCI ID (reported by Stefan Dirsch). Patch from Mark VojkovichAaron Plattner
to XFree86 CVS on 2006-01-23.
2006-01-23New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86Aaron Plattner
CVS updates.
2006-01-02Preliminary RandR rotation support. Bug #4708Aaron Plattner
<https://bugs.freedesktop.org/show_bug.cgi?id=4708>
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
substitutions to work better with BSD make
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
of indirectly
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-10-04Link nvidida readme file into nvidia driver, Exclude duplicated neomagicSøren Sandmann Pedersen
readme
2005-09-29Add entries for GeForce Go 7800. (Change went into XFree86 on 2005-09-28).XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901accelerated_indirect-0-0-1Aaron Plattner
Don't hang if j is zero. This should never happen, but it's better to be safe than sorry.
2005-09-28Bug #3333 <https://bugs.freedesktop.org/show_bug.cgi?id=3333> Patch #3417Aaron Plattner
<https://bugs.freedesktop.org/attachment.cgi?id=3417> Fix a hang during screen-to-screen blits on certain GeForce 6xxx and Quadro FX 540 graphics cards.
2005-09-23Bug #4558 <https://bugs.freedesktop.org/show_bug.cgi?id=4558> Patch #3551Alan Coopersmith
<https://bugs.freedesktop.org/attachment.cgi?id=3381> 22-Sep-2005 nv driver update from Mark Vojkovich: Fix possible cause of some acceleration instability on some GeForce6xxx parts.
2005-09-17Bugzilla #4480 <https://bugs.freedesktop.org/show_bug.cgi?id=4480> PatchAlan Coopersmith
#3305 <https://bugs.freedesktop.org/attachment.cgi?id=3305> 13-Sep-2005 nv driver update from Mark Vojkovich: - Adds PCI ids for GeForce 6800 XT cards - Adds names for existing PCI ids for some GeForce 6xxx & 7xxx cards - Fix a potential problem with pixmap cache corruption on GeForce 6xxx and 7xxx parts. (Mark Vojkovich, NVIDIA)
2005-09-16Put the riva_* files in the riva128.so subdriver, like monolithic.Eric Anholt
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone
2005-08-05Bug #3987 <https://bugs.freedesktop.org/show_bug.cgi?id=3987> Patch #3264Alan Coopersmith
<https://bugs.freedesktop.org/attachment.cgi?id=3264> Workaround for 512 Meg video cards (can only map 256 Meg of it). (Mark Vojkovich)
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-07-26Build system for nvSøren Sandmann Pedersen
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-07-09Bug #3740 <https://bugs.freedesktop.org/show_bug.cgi?id=3740> Patch #3058Alan Coopersmith
<https://bugs.freedesktop.org/attachment.cgi?id=3058> 08-Jul-2005 nv driver updates from Mark Vojkovich: Change some console restore code for NV11. Hopefully, we can more reliably restore the console for desktop systems using DVI. This may correct a recent regression on NV11. Also, new PCI IDs. Add new nVidia PCI ids to match nv_driver.c changes.
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14Daniel Stone
2005-06-29Bugzilla #3657 <https://bugs.freedesktop.org/show_bug.cgi?id=3657> PatchAlan Coopersmith
#2992 <https://bugs.freedesktop.org/attachment.cgi?id=2992> Experimental DPMS support for GeForce4 and later laptops. (Mark Vojkovich)
2005-06-26Bug #3628: Fix video driver submodule visibility.XORG-6_8_99_13Adam Jackson
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson
2005-04-21programs/Xserver/hw/xfree86/drivers/nv/nv_driver.csco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10sco_port_updateAlan Coopersmith
programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c //bugs.freedesktop.org/show_bug.cgi?id=3095> Patch #2501 <https://bugs.freedesktop.org/attachment.cgi?id=2501> nv DPMS panel fixes (Mark Vojkovich)
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-02-14Bugzilla #2533 (https://bugs.freedesktop.org/show_bug.cgi?id=2533) Feb. 3,XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Alan Coopersmith
2005 "nv" driver update from Mark Vojkovich (Mainly driver updates for nVidia cards with ((pNv->Chipset & 0xfff0) == 0x0090) )
2005-01-26Jan. 2005 nv chipset update from Mark Vojkovich Bug #2380Alan Coopersmith
<https://bugs.freedesktop.org/show_bug.cgi?id=2380> Patch #1752 <https://bugs.freedesktop.org/attachment.cgi?id=1752>
2004-12-10Bugzilla #1985 <https://bugs.freedesktop.org/show_bug.cgi?id=1985> sync toxprint_packagertest_20041217_basexprint_packagertest_20041217Alan Coopersmith
12/08/04 version of Nvidia driver from Mark Vojkovich, including these fixes since last sync: Fix some DAC/Graphics memory contention issues on newer NVIDIA chips (specifically, NV40). More PCI IDs. Also, I've had trouble getting some panels to work automagically so I expose an FPTweak option to let the user adjust a troublesome register.
2004-11-10(Bugzilla #1777) Import Mark Vojkovich's changes to NV driver since lastxprint_packagertest_20041125_basexprint_packagertest_20041125Alan Coopersmith
sync with XFree86, including: Support for new NVIDIA chips. Egbert has a laptop that needs some DPMS ordering reversed. New chip support and workaround for Toshiba M30 laptop issue. PCI-Xpress chip support. DPMS support for DVI. Cursor changes for NV11 so that alpha blended cursors will work in conjunction with dithering (laptop panels). It previously did not. HW support for alpha blended stretch blits on NV5 and higher, though nothing is using them at this point. Add support for VBlank syncing the Xv Blit adaptor on hardware that supports it (NV11 and higher). Make console restoration a little more robust. We were making an assumption that failed on a newer laptop. Workaround for some NV31 DVI artifacts. Also add nVidia license statement to nv man page to comply with requirement that it appear in "user documentation"
2004-10-12Set fbdev mode as the default mode on PPC (Olaf Hering).Egbert Eich
Added support for IBM space saver keyboard (Stefan Dirsch). Added support for Cherry CyMotion Master XPress (Marcus Schaefer). Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and RestoreBIOSMemSize() to be exactly opposite to the Save procedure in EnterVT() (Matthias Hopf, Alan Hourihane). Fix text mode restauration by removing the assumption that the register which determines which head is programmed is set. to the active head by the BIOS (Mark Vojkovich). When I wrote the resource code 5 years ago I made some assumptions which turned out to be false: I've assumed that the bus number of the PCI hostbridge would be the PCI bus the bridge links to. This is not correct. Fixing this assumption is not easy. However I hope that the attached patch will make the system work regardless as it 'ignores' host bridges from which the target bus is not known. This should not matter at all as we really don't care about host bridges (unless we have bridge specific code which retrieves information about the bridge). Fixed server crash on reset when a structure allocated in PreInit() was freed on CloseScreen(). Fixed ring buffer lock ups that happened because the structure that contained ringbuffer data was not zeroed after allocation. Fixed numerous warnings due to signed unsigned comparisons. programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c: (NVBacklightEnable): Changed the order in which the sequencer registers and the backlight control registers are written. The sequencer control register need to be written first otherwise DPMS screen blanking produces vertical bars on a mobile device. lib/Xau/Imakefile: Build libXau static library PIC so it can be linked into toolkits that would like to wrap its functionality.
2004-09-17Bug #1192: Remove cfb support from drivers where its use is an option.Adam Jackson
Delete xf24_32bpp, as s3virge was the last user. Fix up some comments to refer to fb rather than cfb.
2004-08-16Bug #1087: Make sure all the *Weak symbols are documented in the importrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901lg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3dAdam Jackson
list, so the loader knows not to complain about unresolved symbols when an optional module isn't loaded. This typically manifests as warnings about fbdevHW symbols when the user isn't using the framebuffer console.
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toXORG-6_7_99_2XORG-6_7_99_1Adam Jackson
*Weak() resolver functions.
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson
framebuffer formats except cfb and the overlay modes should work, and r128 and radeon need to be loaded from the ati driver (both issues to be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga drivers. elfloader users shouldn't be affected.
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-mergeCOMPOSITEWRAPEric Anholt
2004-06-16Initial revisionEric Anholt
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich