NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54274 CVS commit: [netbsd-8] src/sys/external/bsd/drm2/nouveau



The following reply was made to PR kern/54274; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54274 CVS commit: [netbsd-8] src/sys/external/bsd/drm2/nouveau
Date: Sun, 8 Mar 2020 09:28:04 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Mar  8 09:28:04 UTC 2020
 
 Modified Files:
 	src/sys/external/bsd/drm2/nouveau [netbsd-8]: nouveau_pci.c
 
 Log Message:
 Pull up following revision(s) (requested by mrg in ticket #1512):
 
 	sys/external/bsd/drm2/nouveau/nouveau_pci.c: revision 1.24,1.25
 	(via patch)
 
 Improve nouveau pci attachment code so it waits for the availability of /
 before trying to load firmware.
 Fixes my PR 54274.
 
 LGTM mrg
 
 list the PCI ID range for new nvidia TU117 and TU116.
 
 adjust the check to simply be >= 0x1580, which is the
 first pciid not support.
 
 should fix PR#54600.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8.10.2 -r1.8.10.3 \
     src/sys/external/bsd/drm2/nouveau/nouveau_pci.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index