Commit graph

19 commits

Author SHA1 Message Date
wiz
2e1539519b Update to 2.1.14:
Aaron Plattner (6):
      Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+
      More chip names.
      New chip support.
      Fix modesets on certain GPUs that were broken by the previous commit.
      More new chips
      Bump to 2.1.14

Adam Jackson (1):
      Remove useless loader symbol lists.

Yinan Shen (1):
      G80: Fix incorrect I2C port access for ports above 3.
2009-08-09 22:47:09 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
wiz
260664e8d8 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:35 +00:00
tnn
0180cef71e patch-a{a,b}: Match PCI id for GeForce 7000M.
From http://people.freebsd.org/~ariff/ports/xf86-video-nv/patch-xzz
via Alexey Lebedev on pkgsrc-users@.
2009-05-12 13:20:41 +00:00
tnn
c6c0983620 Update to xf86-video-nv-2.1.13. Changes:
Only match PCI display devices in our display driver.
Add NV_/RIVA_ prefixes to fix build warnings.
Adjust the nv34 panel tweak for Toshiba Tecra M2.
Do E-EDID if built against a server that supports it.
Remove README.NV1
nv 2.1.13
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Add missing pci id for GeForce 7100 GS
Build fix, s/pNv->/pRiva->/.
2009-05-07 13:25:44 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
wiz
f206ae8424 Update to 2.1.12:
2.11:
Aaron Plattner (8):
      Move hardware cursor initialization to after AcquireDisplay.
      G80: Fix some ROP bugs.
      G80: Log the i2c port number for LVDS, when there is one.
      Fix warnings.
      Bug #15309: Set the pixel clock even if the hardware doesn't
      think it needs it.
      More chips names.
      One more missing GPU name.
      Bump to 2.1.11.

Alan Coopersmith (2):
      Fix pciaccess READ_LONG to work with Sun compilers
      Print error message when pci_device_map_range fails

2.12:
The last release had an unfortunate bug that caused
CPUToScreenColorExpandFill to treat transparent pixels as black instead.
Sorry about that!

- -- Aaron


Aaron Plattner (2):
      G80: Fix a CPUToScreenColorExpandFill bug introduced by commit 2e0416c.
      Bump to 2.1.12.
2008-09-06 16:20:56 +00:00
wiz
9bb30f1c68 Update to 2.1.10:
This release adds chip names for the GeForce 9 mobile chips and the GeForce GTX
GPUs.  It also adds code to read DDC-based EDIDs for LVDS panels that have such
a thing.

- -- Aaron


Aaron Plattner (9):
      GeForce 9 mobile chips.
      GeForce GTX 280 and 260 chip names.
      Replace copyright notices with stock MIT X11 boilerplate.
      Add new chips to the man page and fix capitalization of "Quadro".
      Add a note that MODE_PANEL really means "larger than
      BIOS-programmed panel size".
      G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.
      Fix build by using CARD32 instead of uint32_t, like we do
      everywhere else.
      More G8x chips.
      Bump to 2.1.10.
2008-07-29 21:11:24 +00:00
wiz
c188dd69f3 Update to 2.1.9:
Aaron Plattner (8):
      Bug #14885: Add missing static keywords.
      I win at C.
      Sort the IsSupported table.
      Fix a few startup bugs.
      More G80s.
      Add an option to allow validation of dual-link DVI modes.
      Yet more G80s.
      Bump to 2.1.9.

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id
2008-05-30 10:43:42 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
fee19af06c Update to 2.1.8:
Aaron Plattner (5):
      G80: Fix connector mapping and TMDS initialization on certain GPUs.
      GeForce 9600 GT.
      More new chip names.
      Add xf86gtf.c to the compat file list.
      Bump to 2.1.8.

Søren Sandmann Pedersen (1):
      Bug #14484: Fix G80SorSetProperty return value.
2008-03-07 20:05:57 +00:00
wiz
231ff63c2d Update to 2.1.7:
Aaron Plattner (9):
      GeForce 8800 GT.
      G80: Reduce load detection false positives.
      Bug #7309: Delay after disabling cursor to avoid wedging the cursor
        hardware on GeForce 6150.
      G80Create{Dac,Sor} return pointers, not Bools.
      New chips.
      Fix more load detection false positives.
      Update know card list date and add G92 to the manpage.
      Fix warning.
      Bump to 2.1.7.

Alan Coopersmith (1):
      xcalloc needs 2 args, Xcalloc takes one - yay for inconsistency!

Giuseppe Bilotta (2):
      Add macros to retrieve the subsystem vendor/device
      Enable backlight toggling for Dell Inspiron 8200 GeForce2 Go

Ian Romanick (1):
      Build fix for recent removal of ALLOCATE_LOCAL and DEALLOCATE_LOCAL
2008-03-04 14:41:00 +00:00
joerg
b6ec5c986f Update to xf86-video-nv-2.1.6:
- more products recognized
- fixes for LVDS detection
- fixup after broken BIOSes
- fix some typos.
2007-12-03 16:20:50 +00:00
joerg
104633f7fa Update xf86-video-nv to 2.1.3:
- Fix the ends of files.  Update the known cards date.
- Revamp scaling code.
- Add LVDS flat panel scaling support.
- Fix GeForceFX issues with video overlap.
2007-08-16 00:48:35 +00:00
joerg
8c0d46ab3e Update xf86-video-nv to 2.1.2:
- more supported GeForce 8 mobile chips
- more MacBook fixes
- support for very low memory configurations
- fix color map corruptions with some older chips
- mode validation for G80
- rudimentary VBE-based dual head support for pre-G80 chips
- randr 1.2 support
- fix hang in NVSync with EnterVT
2007-08-05 02:35:04 +00:00
joerg
dc87ee0649 Update to xf86-video-nv-2.0.0. This adds support for G80 chipsets (which
might not be entirely stable yet). Nuke the gmake dependency. Take
maintainership.
2007-03-20 15:00:30 +00:00
toshii
44c19e7c54 Fix a copy-and-paste error, pointed out by Kouichirou Hiratsuka.
Also while I'm here, spell the company name correctly.
2007-01-20 05:41:24 +00:00
toshii
701f33d074 Fix two more sed REs to get the correct package version numbers compiled. 2007-01-13 05:36:35 +00:00
toshii
e20cf4c4ff Add xf86-video-nv-1.2.2.
This is the video driver for NVIDIA cards for the modular Xorg server.
2007-01-13 05:15:50 +00:00