NetBSD-Bugs archive

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

PR/52440 CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52440 CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci
Date: Wed, 12 Feb 2020 22:34:52 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Wed Feb 12 22:34:51 UTC 2020
 
 Modified Files:
 	src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci:
 	    nouveau_nvkm_subdev_pci_base.c
 
 Log Message:
 adjust the PCI interrupt allocation code to work the same as
 drm_pci_request_irq(), now the driver successfully allocates MSI interrupt
 
 [   3.6619808] nouveau0: info: NVIDIA GK208B (b06070b1)
 [   3.7685336] nouveau0: info: bios: version 80.28.78.00.4b
 [   3.7785491] nouveau0: interrupting at msi8 vec 0 (nouveau0)
 
 related to PR kern/52440 by John D. Baker
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 \
     src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci/nouveau_nvkm_subdev_pci_base.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