Commit Graph

129 Commits

Author SHA1 Message Date
Aaron Plattner
25c478653f Bump to 2.0.3. nv-2.0.3 2008-01-25 18:53:28 -08:00
Aaron Plattner
5a3d025784 Don't consider DAC0 for load detection. 2008-01-25 18:53:15 -08:00
Aaron Plattner
e77c67e88e Fix warning.
(cherry picked from commit d2367140ad)

Conflicts:

	src/g80_type.h
2008-01-25 18:16:20 -08:00
Aaron Plattner
8ad00056f2 Update know card list date and add G92 to the manpage.
(cherry picked from commit 3449da7a7b)

Conflicts:

	man/nv.man
2008-01-24 20:54:26 -08:00
Aaron Plattner
56ad12fb2c Fix more load detection false positives.
(cherry picked from commit 62ff129257)

Conflicts:

	src/g80_dac.c
	src/g80_output.c
	src/g80_type.h
2008-01-24 20:38:11 -08:00
Aaron Plattner
96e5766257 New chips.
(cherry picked from commit 28f34db87c)
2008-01-24 18:54:41 -08:00
Aaron Plattner
f4ed576826 Bug #7309: Delay after disabling cursor to avoid wedging the cursor hardware on GeForce 6150.
(cherry picked from commit 7f281be7e5)
2008-01-24 18:54:02 -08:00
Aaron Plattner
7d41b4ed1b G80: Reduce load detection false positives.
(cherry picked from commit d483ecd851)

Conflicts:

	src/g80_dac.c
2008-01-24 18:52:41 -08:00
Aaron Plattner
f9f6460c1d GeForce 8800 GT.
(cherry picked from commit 4da88cb3dd)

Conflicts:

	src/nv_driver.c
2008-01-24 18:52:41 -08:00
Aaron Plattner
14cbf7eba3 G80 bug #12637: Unwedge the hardware if the BIOS left it stuck.
(cherry picked from commit 1003bcbe43)
2008-01-24 18:52:33 -08:00
Aaron Plattner
cdd06e43fa Remove unused headers.
(cherry picked from commit 1e12277650)
2008-01-24 18:44:17 -08:00
Aaron Plattner
6a650d3785 New products.
(cherry picked from commit 5b56964a29)
2008-01-24 18:44:10 -08:00
Aaron Plattner
984391ce6f Add release.sh to .gitignore.
(cherry picked from commit 07fb9f0b00)
2008-01-24 18:36:44 -08:00
Aaron Plattner
e37029cc9a Nuke old RCS tags.
Fix the ends of files.  Update the known cards date.
(cherry picked from commit 3bb842cb55)
2008-01-24 18:36:38 -08:00
Aaron Plattner
1a343c42a8 Bug #4686: Fix a minor GeForceFX + flatpanel + video overlay corruption issue.
This change was originally in XFree86 CVS, nv_dac.c version 1.36 but got
reverted accidentally.
(cherry picked from commit ec78618d68)
2008-01-24 18:36:26 -08:00
Aaron Plattner
b5f1eefda4 More GeForce 8 series mobile chips.
(cherry picked from commit d0d4e37acc)
2008-01-24 18:35:53 -08:00
Aaron Plattner
1e40f44093 GeForce 8600M GT.
(cherry picked from commit c1503c864d)
2008-01-24 18:34:51 -08:00
Aaron Plattner
faa2baebda Put the GPU into don't corrupt the framebuffer mode to work around MacBook wackiness.
(cherry picked from commit bc439899f3)
2008-01-24 18:26:57 -08:00
Aaron Plattner
33052c96fa GeForce 8400M G.
(cherry picked from commit 4ff01787a6)
2008-01-24 18:26:38 -08:00
Aaron Plattner
9609ffad2f Support configs with BAR1 < total RAM < 256 MB.
(cherry picked from commit 63eb1a4aa4)
2008-01-24 18:25:35 -08:00
Aaron Plattner
a4ee96c9fb Fix some random colormap corruption on DFPs with certain pre-G80 GPUs.
(cherry picked from commit 24770ccf88)
2008-01-24 18:25:27 -08:00
Aaron Plattner
41d9013e20 Add rudimentary VBE-based dual head support for pre-G80.
(cherry picked from commit 51c6425bea)
2008-01-24 18:25:15 -08:00
Aaron Plattner
d20ec2f687 Fix build by moving #include <xf86DDC.h> to after xf86.h.
This is an adaptation of 1f4790adca by Benjamin
Herrenschmidt.
2008-01-24 18:25:06 -08:00
Aaron Plattner
3ba52d9a17 Fix some harmless warnings.
(cherry picked from commit c511debc07)
2007-05-02 15:23:54 -07:00
Aaron Plattner
c3783cbdc1 GeForce 8800 Ultra
(cherry picked from commit 100d7c7393)
2007-05-02 13:04:09 -07:00
Aaron Plattner
5d9b75b432 GeForce 8300 GS and GeForce 8400 GS. 2007-04-20 15:23:26 -07:00
Aaron Plattner
1261f12714 Add new chips to the manpage. 2007-04-20 09:01:02 -07:00
Aaron Plattner
b4e26dfcc0 Bump to 2.0.2. nv-2.0.2 2007-04-17 15:00:24 -07:00
Aaron Plattner
b23eeec2be G80: Add a basic README. 2007-04-17 14:59:41 -07:00
Aaron Plattner
b68f3ada7b Add GeForce 8600 and 8500 PCI IDs. 2007-04-17 12:47:11 -07:00
Aaron Plattner
0126c80954 Remove extraneous DisplayModeRec allocation.
Thanks to Luc Verhaegen for pointing this out.
2007-04-01 01:17:31 -07:00
Henry Zhao
d569934c3d 10360: Need to inject a mode corresponding panel width/height for validation 2007-03-31 18:47:30 -08:00
Aaron Plattner
4d929d383a REALLY bump to 2.0.1.
I need more caffeine, or something.
nv-2.0.1
2007-03-27 15:56:52 -07:00
Aaron Plattner
0953f081d1 Fix warnings and bump to 2.0.1. 2007-03-27 15:46:49 -07:00
Aaron Plattner
7c2a31dec3 Fix broken prototype. 2007-03-27 14:45:17 -07:00
Aaron Plattner
16f51977d4 NVSync hangs in EnterVT, so don't call it there. 2007-03-19 12:00:36 -07:00
Aaron Plattner
ac84f228de Bump to 2.0.0. nv-2.0.0 2007-03-18 20:53:46 -07:00
Aaron Plattner
4d15dd2c49 Avoid hanging when switching modes on some nv4x cards.
SUSE bug #235171.
2007-03-16 16:14:00 -07:00
Aaron Plattner
90c53c5322 Fix GXxor corruption on nv4x.
SUSE bug #246421.
2007-03-15 17:12:53 -07:00
Aaron Plattner
9763b9dcef Hide the cursor in CloseScreen.
Otherwise, if we're restoring a graphical framebuffer mode the cursor will still
be visible.
2007-03-15 16:04:06 -07:00
Aaron Plattner
9d65abab15 Fix VGA output with vesafb on nv4x and G7x GPUs.
SuSE bug #160812.
2007-03-15 11:55:37 -07:00
Aaron Plattner
26a9f1fa5a Get rid of non-portable := assignments. 2007-03-12 14:56:10 -07:00
Aaron Plattner
8b2c7bc457 Use DAC load detection to decide which OR to use instead of trusting the EDID. 2007-03-09 12:43:12 -08:00
Aaron Plattner
06b168ced3 Enable G80 support by default. nv-1.99.1 2007-03-08 18:12:43 -08:00
Aaron Plattner
23383c2c2e Initial G80 support. Bump to 1.99.1. 2007-03-08 18:02:07 -08:00
Aaron Plattner
dd305c3f64 Remove the riva128 submodule. Link Riva support into nv_drv.so directly. 2007-01-17 21:41:06 -08:00
Daniel Stone
96bd57b059 configure.ac: bump to 1.2.2.1 (respin)
No code changes, just built with an updated util-macros.
nv-1.2.2.1
2006-12-24 06:34:31 +02:00
Daniel Stone
10c7c54888 bump to 1.2.2 nv-1.2.2 2006-12-16 01:47:42 +02:00
Daniel Stone
6d02bdb71b Makefile.am: make ChangeLog hook safer
Make ChangeLog hook as safe as possible.
2006-12-06 18:48:37 +02:00
Aaron Plattner
33e10132a8 Remove redundant XORG_RELEASE_VERSION. 2006-12-04 12:52:55 -08:00