Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-15 | New board names | Aaron Plattner | |
Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||
2009-11-10 | More new boards | Aaron Plattner | |
Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||
2009-11-09 | New boards | Aaron Plattner | |
Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||
2009-07-28 | nv: update for resources/RAC API removal | Dave Airlie | |
2009-06-26 | More new chips | Aaron Plattner | |
2009-06-10 | New chip support. | Aaron Plattner | |
Part of the G80DispPreInit change suggested by <shenyn321@hotmail.com>. | |||
2009-05-28 | Remove useless loader symbol lists. | Adam Jackson | |
2009-05-15 | More chip names. | Aaron Plattner | |
Add support for the following previously unsupported chips: * 0x0658 - Quadro FX 380 * 0x0659 - Quadro FX 580 * 0x065C - Quadro FX 770M | |||
2009-05-06 | Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+ | Aaron Plattner | |
2009-03-20 | Add missing pci id for GeForce 7100 GS | Bryce Harrington | |
Signed-off-by: Bryce Harrington <bryce@bryceharrington.org> Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||
2008-10-17 | Only match PCI display devices in our display driver. | Aaron Plattner | |
Apparently the server needs the driver to tell it that no, we really don't want screen sections on our NIC, USB hubs, bridge devices, etc. Stop whining about PROBE_DETECT in G80 PreInit and just bail out instead. Bug #18099: Xorg -configure tries to create a screen for every nvidia device. | |||
2008-08-26 | One more missing GPU name. | Aaron Plattner | |
2008-08-25 | More chips names. | Aaron Plattner | |
2008-06-30 | More G8x chips. | Aaron Plattner | |
2008-06-16 | GeForce GTX 280 and 260 chip names. | Aaron Plattner | |
Note: These GPUs already worked with this driver, this change just adds their names to the table. | |||
2008-06-05 | GeForce 9 mobile chips. | Aaron Plattner | |
2008-05-09 | Yet more G80s. | Aaron Plattner | |
Sometimes I wish we made fewer products. | |||
2008-04-29 | More G80s. | Aaron Plattner | |
2008-04-28 | Sort the IsSupported table. | Aaron Plattner | |
2008-03-07 | Bug #14885: Add missing static keywords. | Aaron Plattner | |
2008-03-06 | More new chip names. | Aaron Plattner | |
2008-02-26 | GeForce 9600 GT. | Aaron Plattner | |
Note that the 9600 GT should already work in 2.1.7. This change just adds its name to the list. | |||
2008-01-25 | [PATCH] Enable backlight toggling for Dell Inspiron 8200 GeForce2 Go | Giuseppe Bilotta | |
GeForce2 Go and similar cards are explicitly excluded from the NVBacklightEnable() code (purposedly, as the code used for the other chipsets on x86 has no effect.) This causes the backlight to remain active on laptops equipped with such a card, even when DPMS modes were active. Fix the issue for Dell Inspiron 8200 by introducing the proper registry writes to toggle the backlight. Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||
2008-01-24 | Update know card list date and add G92 to the manpage. | Aaron Plattner | |
2008-01-24 | New chips. | Aaron Plattner | |
2007-11-30 | Bug #7309: Delay after disabling cursor to avoid wedging the cursor hardware ↵ | Aaron Plattner | |
on GeForce 6150. | |||
2007-11-02 | GeForce 8800 GT. | Aaron Plattner | |
2007-09-21 | Fix stupid, stupid typos reported by Alan Coopersmith. | Aaron Plattner | |
Thanks! | |||
2007-09-17 | New products. | Aaron Plattner | |
2007-09-17 | libpciaccess support. | Aaron Plattner | |
2007-07-24 | Nuke old RCS tags. | Aaron Plattner | |
Fix the ends of files. Update the known cards date. | |||
2007-07-10 | More GeForce 8 series mobile chips. | Aaron Plattner | |
2007-07-08 | GeForce 8600M GT. | Aaron Plattner | |
2007-06-30 | GeForce 8400M G. | Aaron Plattner | |
2007-05-11 | Add rudimentary VBE-based dual head support for pre-G80. | Aaron Plattner | |
2007-05-02 | GeForce 8800 Ultra | Aaron Plattner | |
2007-04-24 | Merge branch 'randr-1.2' | Aaron Plattner | |
Conflicts: configure.ac man/Makefile.am man/nv.man src/g80_display.h src/g80_output.c src/nv_driver.c | |||
2007-04-20 | GeForce 8300 GS and GeForce 8400 GS. | Aaron Plattner | |
2007-04-20 | Always support G80. | Aaron Plattner | |
2007-04-17 | Add GeForce 8600 and 8500 PCI IDs. | Aaron Plattner | |
2007-04-01 | Remove extraneous DisplayModeRec allocation. | Aaron Plattner | |
Thanks to Luc Verhaegen for pointing this out. | |||
2007-03-31 | 10360: Need to inject a mode corresponding panel width/height for validation | Henry Zhao | |
2007-03-19 | NVSync hangs in EnterVT, so don't call it there. | Aaron Plattner | |
2007-03-16 | Avoid hanging when switching modes on some nv4x cards. | Aaron Plattner | |
SUSE bug #235171. | |||
2007-03-15 | Hide the cursor in CloseScreen. | Aaron Plattner | |
Otherwise, if we're restoring a graphical framebuffer mode the cursor will still be visible. | |||
2007-03-08 | Initial G80 support. Bump to 1.99.1. | Aaron Plattner | |
2007-01-17 | Remove the riva128 submodule. Link Riva support into nv_drv.so directly. | Aaron Plattner | |
2006-11-30 | Use XORG_RELEASE_VERSION. | Aaron Plattner | |
2006-08-11 | Replace panel message + MODE_BAD with MODE_PANEL. | Adam Jackson | |
2006-06-29 | New chip support and new PCI IDs. | Mark Vojkovich | |