Bug 3740 - 08-Jul-2005 nv driver updates from Mark Vojkovich
Summary: 08-Jul-2005 nv driver updates from Mark Vojkovich
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nVidia (open) (show other bugs)
Version: git
Hardware: x86 (IA32) All
: high normal
Assignee: Alan Coopersmith
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-09 12:53 UTC by Alan Coopersmith
Modified: 2005-07-08 16:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alan Coopersmith 2005-07-09 12:53:52 UTC
Mark Vojkovich has committed these fixes to the nv open source driver which
we should bring into Xorg's nv driver:

CVSROOT:	/home/x-cvs
Module name:	xc
Changes by:	mvojkovi@public.xfree86.org.	05/07/08 17:53:00

Log message:
    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.

Modified files:
      xc/programs/Xserver/hw/xfree86/drivers/nv/:
        nv.man nv_dac.c nv_driver.c nv_setup.c 
  
  Revision      Changes    Path
  1.27          +8 -2      xc/programs/Xserver/hw/xfree86/drivers/nv/nv.man
  1.45          +2 -2      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dac.c
  1.135         +22 -10    xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c
  1.46          +7 -1      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c
Comment 1 Alan Coopersmith 2005-07-09 12:54:32 UTC
Taking myself for integration once the changes migrate from XFree86's private
CVS master to their public CVS mirror.
Comment 2 Alan Coopersmith 2005-07-10 02:31:09 UTC
Created attachment 3058 [details] [review]
Simple solution, reverting to 0.9.3 version  of cairo.pc.in
Comment 3 Alan Coopersmith 2005-07-10 02:53:51 UTC
Committed to CVS head for 6.9/7.0:

CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc@gabe.freedesktop.org	05/07/09 09:51:59

Log message:
  2005-07-09  Alan Coopersmith  <alan.coopersmith@sun.com>
  
  	* programs/Xserver/hw/xfree86/drivers/nv/nv.man:
  	* programs/Xserver/hw/xfree86/drivers/nv/nv_dac.c:
  	* programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c:
  	* programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c:
  	Bug #3740 <https://bugs.freedesktop.org/show_bug.cgi?id=3740>
  	Patch #3058 <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.
  
  	* programs/Xserver/hw/xfree86/etc/extrapci.ids:
  	Add new nVidia PCI ids to match nv_driver.c changes.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/etc/:
        extrapci.ids 
      xc/programs/Xserver/hw/xfree86/drivers/nv/:
        nv.man nv_dac.c nv_driver.c nv_setup.c 
  
  Revision      Changes    Path
  1.1103        +19 -0     xc/ChangeLog
  1.5           +13 -3     xc/programs/Xserver/hw/xfree86/etc/extrapci.ids
  1.4           +8 -2      xc/programs/Xserver/hw/xfree86/drivers/nv/nv.man
  1.6           +5 -3      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dac.c
  1.15          +22 -10    xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c
  1.6           +7 -1      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c



Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.